Re: SQL Server 2005 Transaction VPN Firewall



Hallo,

den MSDTC habe ich eingerichtet, wenn ich die Firewall alle Ports aufmache,
funktioniert es auch. Ich habe nun einen Hinweis gefunden:
"Die Firewall muss so konfiguriert sein, dass Port 1433 für eingehende
Verbindungen (oder die Portnummern, die SQL Server über TCP/IP benutzt) und
die Ports 1024 bis 65535 für ausgehende Verbindungen geöffnet sind. "

Zitat aus: http://support.microsoft.com/kb/269882/DE/

Kann man die Verbindung nicht auf einen festen Port legen?
Wenn ja, wie geht das in SQL Server 2005?


"Olaf Helper" wrote:

Hallo Simon,

ich glaube nicht, das es an VPN liegt (glauben heisst aber nicht wissen ;-)

Um eine Transaktion über 2 Server starten zu können, muss der "MS
Distributited Transaction Controller" (kurz MSDTC) auf beiden Servern
laufen.
Siehe auch:
http://msdn.microsoft.com/de-de/library/ms191156.aspx
http://msdn.microsoft.com/de-de/library/ms190799(SQL.90).aspx
Laufen die bei Dir und sind entsprechend konfiguriert?

Der MSDTC muss natürlich auch kommunizieren, da weiss ich nicht, welche
Ports da genutzt werden.

Olaf Helper


"Simon Kurz" <SimonKurz@xxxxxxxxxxxxxxxxxxxxxxxxx> schrieb im Newsbeitrag
news:DE60ABA9-321B-4C96-A58D-A2CE1CDCE0E8@xxxxxxxxxxxxxxxx
Hallo,
ich betreibe 2 SQL Server 2005 die über eine VPN Verbindung Daten
austauschen sollen.
Der Datentransfer erfolgt über eine Stored Procedure.
Es funktioniert auch über den Tunnel, aber nur solange, bis ich den
Transfer
in eine Transaction packe. Dann kommt die Fehlermeldung:

OLE DB provider "SQLNCLI" for linked server "serverX" returned message "No
transaction is active.".

Was muß ich in der Firewall konfigurieren?
Ich habe die Ports 135 und 1433 schon freigeschalten.


--
MfG,

Olaf Helper

.



Relevant Pages

  • Re: Deploying ASP.NET Application
    ... I think this is not about firewall port blocking, ... > SQL Server does not exist or access denied. ... deployed on that server - it has something to do with ports on the firewall ... environment to our production environment. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Cant replicate between two servers
    ... yes i check to ports in the firewall and it's all opened ... Ping only ... > appropriate permissions to access SQL Server and of course, the ports must ...
    (microsoft.public.sqlserver.replication)
  • Re: Can SQL be told to stop listening on specific IPs on its computer ?
    ... ports on the firewall or in packet filtering on the OS network control ... >> In terms of the IPs and the web addresses, ... >> and SQL Server installed on the same server? ... >>>to tell SQL server what IPs and ports to listen on. ...
    (microsoft.public.sqlserver.security)
  • Re: SQL Server Specific Windows Firewall Exception
    ... their network (and I'm not talking ZoneAlarm, McAfee Personal Firewall, here. ... Microsoft don't have a problem with it considering the exceptions ... Windows Firewall to enable remote access and administration to a SQL Server ... So, if we put aside the whole automatic open ports distraction, wouldn't it ...
    (microsoft.public.sqlserver.connect)
  • Re: eingehende Verbindungen obwohl gar keine Ports weitergeleitet?!?
    ... Nun bekomme ich aber des öfteren Meldungen von der Desktop Firewall, ... dass eine Verbindung von außen aufgebaut werden soll, ... den Ports geht die ich weitergeleitet habe. ... zwei Arten einteilen, und solche, die das nicht tun." ...
    (de.comp.security.firewall)

Loading