Page 1 of 1

How to .conf 'route 0.0.0.0 0.0.0.0 vpn_gateway' from command line?

Posted: Mon Aug 29, 2016 3:30 am
by bs27975-1
Kubuntu 14.04

If I have:
route 0.0.0.0 0.0.0.0 vpn_gateway

in a .conf (.ovpn) file, the expected happens.

If I '--route 0.0.0.0 0.0.0.0 vpn_gateway' from the command line, the expected does not happen.

How can I get 'vpn_gateway' properly substituted/interpreted by openvpn from the command line?

TIA.