Thread: OpenVPN Problem
View Single Post
Old 02-09-2008, 05:08 PM   #10 (permalink)
ok1cma
Newbie
 
Join Date: Feb 2008
Posts: 1
ok1cma is on a distinguished road
Default

Quote:
Originally Posted by richgill View Post

Warning: route gateway is not reachable on any active network adapters: 172.16.16.6
Warning: route gateway is not reachable on any active network adapters: 172.16.16.6
Initialization Sequence Completed With Errors ( see http://openvpn.net/faq.html#dhcpclientserv)

Any ideas?
Thanks
I had exactly same problem. After long googling i found something about damaged winsock configuration. And the solution:

Log as Administrator, go to the command line and type this commands:

netsh int ip reset logfile.txt
netsh winsock reset catalog

Then reboot computer and try connect vpn.

This helped me on two machines, XP-SP2 and 2003 server SP1 both with OpenVPN 2.0.9 client.

These commands should reset winsock configuration to state like newly installed windows. You may lose some configuration settings, like ip address or so.

73 de ok1cma
ok1cma is offline