|
|
I'm not routing all traffic through regular connection. The client need to obtain an IP like 202.38.74.x to access machine without setting defalult gateway 202.38.74.254. So an extra route would be added into the batch script, see below: route add 202.38.74.25 mask 255.255.255.255 %ifconfig_local% ______________________ OpenVPN mailing lists https://lists.sourceforge.net/lists/listinfo/openvpn-users |