Linux Command Line Client Issues
Posted: Wed Aug 17, 2011 8:51 pm
When I am trying to connect to my company VPN, which makes use of OpenVPN server, it is getting connected from my Ubuntu laptop, with the "openvpn --config client.ovpn" command. But I am not getting the dns settings properly made. I think this is because of warnings during the above command.
It looks like open vpn server is sending out some parameters that are specific for Windows. Otherwise the interpretation of the parameters by the linux client might be wrong. Please advise how I can solve this DNS issue.
Code: Select all
Thu Aug 18 01:58:31 2011 Options error: Unrecognized option or missing parameter(s) in [PUSH-OPTIONS]:4: dhcp-pre-release (2.1.3)
Thu Aug 18 01:58:31 2011 Options error: Unrecognized option or missing parameter(s) in [PUSH-OPTIONS]:5: dhcp-renew (2.1.3)
Thu Aug 18 01:58:31 2011 Options error: Unrecognized option or missing parameter(s) in [PUSH-OPTIONS]:6: dhcp-release (2.1.3)
Thu Aug 18 01:58:31 2011 Options error: Unrecognized option or missing parameter(s) in [PUSH-OPTIONS]:18: register-dns (2.1.3)