This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

SSLVPN connects but no routes

I have one machine here that will successfully log into the VPN, but it does NOT get any routes, thus doesn't work. This is a Sony laptop running XP SP2, and many other XP machines here use SSLVPN without issue. Here is a portion of the log while connecting, just showing one of the routes failing (but all of them have the same result):
---------
Tue Feb 05 19:08:18 2008 route ADD 192.168.1.0 MASK 255.255.255.0 10.242.2.21
Tue Feb 05 19:08:19 2008 Warning: route gateway is not reachable on any active network adapters: 10.242.2.21
Tue Feb 05 19:08:19 2008 Route addition via IPAPI failed [adaptive]
Tue Feb 05 19:08:19 2008 Route addition fallback to route.exe
The route addition failed: Either the interface index is wrong or the gateway does not lie on the same network as the interface. Check the IP Address Table for the machine.
---------

Then at the end is has this:

Tue Feb 05 19:08:20 2008 Initialization Sequence Completed With Errors ( see http://openvpn.net/faq.html#dhcpclientserv )

---

I looked at the URL and the DHCP client service is running on this machine, so that is not the problem. I am stumped as to why this ONE machine will connect but then not get any routes. The XP firewall is off, and there is no other third party firewall running.

ANY ideas what might be wrong?


This thread was automatically locked due to age.
  • I have one machine here that will successfully log into the VPN, but it does NOT get any routes, thus doesn't work. This is a Sony laptop running XP SP2, and many other XP machines here use SSLVPN without issue. Here is a portion of the log while connecting, just showing one of the routes failing (but all of them have the same result):
    ---------
    Tue Feb 05 19:08:18 2008 route ADD 192.168.1.0 MASK 255.255.255.0 10.242.2.21
    Tue Feb 05 19:08:19 2008 Warning: route gateway is not reachable on any active network adapters: 10.242.2.21
    Tue Feb 05 19:08:19 2008 Route addition via IPAPI failed [adaptive]
    Tue Feb 05 19:08:19 2008 Route addition fallback to route.exe
    The route addition failed: Either the interface index is wrong or the gateway does not lie on the same network as the interface. Check the IP Address Table for the machine.
    ---------

    Then at the end is has this:

    Tue Feb 05 19:08:20 2008 Initialization Sequence Completed With Errors ( see http://openvpn.net/faq.html#dhcpclientserv )

    ---

    I looked at the URL and the DHCP client service is running on this machine, so that is not the problem. I am stumped as to why this ONE machine will connect but then not get any routes. The XP firewall is off, and there is no other third party firewall running.

    ANY ideas what might be wrong?



    This helped me to resolve exactly same fault:

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

    netsh int ip reset logfile.txt
    netsh winsock reset catalog

    Then reboot computer and try connect vpn.

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

    73 de ok1cma