On Mon, Jun 19, 2000 at 06:58:40PM -0400, Ray Parish wrote:
> I have DSL at home. I use DHCP on my eth0 to connect to the DSL
> modem. I want to HARDCODE a default DNS server for the linux box. I
> put my entry in /etc/resolv.conf but everytime the interface renews
> the lease that file is overwritten.
> How can I leave a hardcoded DNS server in my resolv.conf.?

If you use pump:

[hal@feenix hal]$ cat /etc/pump.conf
retries 3
timeout 5
  device eth0 {
    nodns
  }


-- 
Hal B
[EMAIL PROTECTED]
--


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to