> i could not find documentation about which package to enable setting
> nameserver ip (dns client) upon boot from /etc/network/interfaces
> 
> can anyone point me to the right direction?
> 

I set a local nameserver in /etc/dhcp3/dhclient.conf (provided by the 
dhcp3-client package):

------------------------------------------------------------------------
$ grep prepend /etc/dhcp3/dhclient.conf 
prepend domain-name-servers 127.0.0.1; 

$ dpkg -S /etc/dhcp3/dhclient.conf     
dhcp3-client: /etc/dhcp3/dhclient.conf 
------------------------------------------------------------------------


Jeff 


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20120329210834.ga23...@wsjewing.yarra.acx

Reply via email to