|
|
Kris Boulez wrote: > What I really want is a way to say is: "get the name servers via DHCP > on the LAN interface and ignore the name-servers that are pushed to > you via OpenVPN". Is this possible ? Make sure your other network interface (ethernet?) comes up first in the adapter bind order. Look at the device order in Network Connections / Advanced / Advanced Settings / Connections. Note that this may impact things other than DNS as well. Or you can do this on the server side by putting the relevant pushable bits in a client-config-dir DEFAULT file, and then having client-specific files without the directive for the clients which shouldn't have this behavior. _______________________________________________ Openvpn-users mailing list Openvpn-users@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/openvpn-users Warning: require_once(../../../archive_common.php) [function.require-once]: failed to open stream: No such file or directory in /home/openvpn/domains/openvpn.net/public_html/archive/openvpn-users/2006-06/msg00089.html on line 191 Fatal error: require_once() [function.require]: Failed opening required '../../../archive_common.php' (include_path='/usr/local/lib/php') in /home/openvpn/domains/openvpn.net/public_html/archive/openvpn-users/2006-06/msg00089.html on line 191 |