Something like the following in your /etc/dhclient.conf should do the trick by putting your preferred nameserver above those returned by the DHCP server prepend domain-name-servers IP1 Or edit your dhclient.conf not to request a name server at all from the DHCP server (see man dhclient.conf for more info). Cian