02-14-2008 11:21 AM - edited 02-21-2020 01:54 AM
I have a local SQL 2005 database that I connect to via an ODBC connection. Lately I have noticed that once I connect to a Remote database via my VPN Client the connection to my local SQL database is lost, and stays lost until I reboot my system.
I am using VPN Client 5.0.01.0600 and Window Vista.
Any suggestions for fixes will be apreciated.
02-14-2008 11:30 AM
Your vpn is most likely set up not to "allow local lan". Therefore, when you connect to the vpn, you lose access to local resources.
02-14-2008 11:40 AM
Thanks for your response.
Unfortunately that isn't the answer. The check mark isn't checked. also, that wouldn't account for it not allowing me back in when i close the vpn connection either.
I think it may be some sort of service that gets disabled but I haven't located it.
I have also had problems where I try to disconnect from the VPN and it won't respond, thus forcing me to restart my computer.
02-21-2008 02:52 PM
acomiskey is correct.Your VPN setting is missing split-tunneling. One way to verify is to run "netstat -rn" before and after enabling the vpn client. I suspect that your original internal routes will no longer be present in your PC's routing table and default gateway will derived from the VPN tunnel parameters.
03-01-2008 12:09 AM
Hello,
Split tunneling is not able for your remote access VPN.
If split tunneling is not allowed you will not be able to access your LAN network.
what is your VPN server ? commands for Split tunneling will be different according to the VPN serverv( PIX, IPSEC Module, Router etc) but idea behind is same for all it works with access-list .
What ever defined in that split tunneling access-list will be encrytped rest of all traffic will be treated as normal and will be not traverse through tunnel
HTH,
Parvees
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