Open VPN avec windows Seven

* créer un raccourci sur le bureau qui pointe vers le fichier « openvpn-gui.exe »
* dans les propriétés de ce raccourci, modifier comme suit :

"C:\Program Files\OpenVPN\bin\openvpn-gui.exe" --connect monserver.ovpn

Le lancer en tant qu’administrateur avec VISTA

+

OpenVPN+GUI (openvpn-2.0.9-gui-1.0.3) in client mode will connect to the remote OpenVPN server, but will not accept the routes. Error in the log is as follows:

ROUTE: route addition failed using CreateIpForwardEntry: One or more arguments are not correct. [if_index=18]
Route addition via IPAPI failed

Solution:

add the following to the end of the configuration (ovpn) file:

route-method exe
route-delay 2

Cette entrée a été publiée dans Windows. Vous pouvez la mettre en favoris avec ce permalien.

Les commentaires sont fermés.