02-27-2004 01:59 PM - edited 02-21-2020 10:09 AM
I cannot connect to my SQL Server using Windows Authentication over VPN using VPN client and a PIX 515.
Is this possible or what options do I have?
Thanks.
02-27-2004 02:47 PM
hi
Are useing windowsNT or win2k?
If ur useing windows
For authentication u need to open some ports i.e
sql = 1433
Ldap udp = 389
ldap gc tcp =1 3268
ldap ssltcp = 3269
Kerberos tcp/udp = 88
rpc = 135
In firewall use
fixup protocol sqlnet 1521
Also check the event viewer in windows2000,what type event ID ur getting.
while try to connect to sql server.
For event ID checking : www.eventid.net
Thanks
Sateesh kumar.k
02-28-2004 06:27 AM
from the client, can you ping the sql server by hostname? it is probably a name resolution problem. are you passing wins and dns settings to the vpn client?
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide