Hi
----- Original Message ----- 
From: "jack seth" <bird_...@hotmail.com>
To: <openvpn-users@lists.sourceforge.net>
Sent: Saturday, June 06, 2015 1:49 PM
Subject: [Openvpn-users] How do I define vpn_gateway?


> I am trying to use the vpn_gateway variable in a route command but I keep
> getting this error in the client log 'OpenVPN ROUTE: vpn_gateway
> undefined'.
> How do I fix this?  Server running 2.3.6  Windows client on 2.3.4.

>From the manual:
vpn_gateway -- The remote VPN endpoint address (derived either
from --route-gateway or the second parameter to --ifconfig when --dev tun is
specified).

Also:
* route-gateway is not auto pushed by --server in --topology net30
* second parameter of --ifconfig is netmask in --topology subnet

So:
* push "route-gateway ..."
then the client can evaluate the vpn_gateway.

Regards


------------------------------------------------------------------------------
_______________________________________________
Openvpn-users mailing list
Openvpn-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openvpn-users

Reply via email to