On Sun, Jun 01, 2003 at 12:21:38AM +0000, blade- wrote: > Hi all, > > I have setup a DNS server on my computer and want to use it as a name > caching server, but when i restart my comp, dhcp overwrites resolv.conf > with my isp nameservers, I cannot work out how to stop this in gentoo, > any ideas?
You can set options for your dhcp client in /etc/conf.d/net. I set such an option for my eth2 interface (which uses the "dhcpcd" client) with this line: dhcpcd_eth2="-R" Nathan Meyers [EMAIL PROTECTED] -- [EMAIL PROTECTED] mailing list
