|
|
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 |