Page 1 of 1

Possible to override pushed DNS config in IOS version

Posted: Mon Jul 08, 2013 5:54 pm
by joshua
I'd like to override the DNS servers that are pushed by my provider. I can't see how I could do this within the OpenVPN Connect program on IOS. Is this possible?

Re: Possible to override pushed DNS config in IOS version

Posted: Fri Jul 12, 2013 7:09 pm
by jamesyonan
You can add the "route-nopull" directive to your .ovpn file. This will ignore pushed directives pertaining to routes and DNS servers.

You will still need to add your own "route" and "dhcp-option" directives to your .ovpn file to replace the ones that are no longer being pushed.

James