
When your connected via a VPN connection to another network, generally you want to use that networks DNS server first for resolution, before the other DNS servers configured on your system. However, what I've found is that with Windows XP, this isn't how the system operates, but the VPN DNS servers are actually tried last.
This can be altered using "regedit" by doing the following:
1.) Open the registry (Start button --> Run --> type "regedit" --> click OK)
2.) Open the HKEY_LOCAL_MACHINE
3.) Open the SYSTEM
4.) Open the CurrentControlSet
5.) Open the Services
6.) Open the Tcpip
7.) Open the Linkage
8.) Modify the Bind key, cut "\device\ndiswanip" from the bottom and paste it to the top
9.) Disconnect and reconnect to your VPN connection
No comments:
Post a Comment