|
|
Kris Boulez wrote: > The client on windows is working great and DHCP options (like > name-server) are pushed from the server to the client. I find myself > now in a situation in which I want the OpenVPN client to ignore the > DHCP options it is being offered (as in: I want to keep using the name > server I got on my LAN and not the one given by the OpenVPN server). > I dont't want to do this on the server side as this is something we > need for most of our clients. I really want to disable this on a > per-client basis. Your clients are on Windows, right? Just set the tap-win32 adapters on the relevant clients to have a static DNS server IP rather than using the ones from DHCP. If you haven't changed the ip-win32 method from dynamic, this should Do The Right Thing. _______________________________________________ Openvpn-users mailing list Openvpn-users@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/openvpn-users |