Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Aug 2005 15:07:33 +0100 (BST)
From:      "Jon Mercer" <jon.mercer@achean.com>
To:        "Ronny Machado C." <ronny.machado@cajalosandes.cl>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: resolv.conf
Message-ID:  <20650.217.33.199.34.1124201253.squirrel@webmail.achean.com>
In-Reply-To: <CAB4E4DE7BBD8A4CB54A54F27EFABF3F01FC8D5A@YANTELES.ccaf.andes>
References:  <CAB4E4DE7BBD8A4CB54A54F27EFABF3F01FC8D5A@YANTELES.ccaf.andes>

next in thread | previous in thread | raw e-mail | index | archive | help
Ronny,

It sounds as though this is something to do with the DHCP client software,
which can be configured through /etc/dhclient.conf.

Something like the following might be a workaround, but <BIG CAVEAT> I'm
not an experienced user of PPPoE and may be barking up the wrong
tree.</BIG CAVEAT>


interface "rl0" {
  prepend domain-name-servers <ISP DNS here>;
  request subnet-mask, broadcast-address,  time-offset, routers,
domain-name,   domain-name-servers,  hostname;
  require subnet-mask, domain-name-servers;
}

HTH,

Jon






On Tue, August 16, 2005 14:54, Ronny Machado C. wrote:
> Hi list,
>
> I'm new to FreeBSD, and this is the first time I configure a FreeBSD box.
> Ok, let's get to the point: my problem is with DNS resolution, form some
> reason the resolv.conf changes after some time (10  to 20 minutes), from
> my DNS IP to the rl0 IP. Does any one know why? My machine is an
> AMD64/FreeBSD 5.3 with PPPoE for an ADSL connection,
>
>
> greetings from .CL,
>
> pElA'0
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "freebsd-questions-unsubscribe@freebsd.org"
>


-----------------------------------------------------------------------
Achean Ltd                                        http://www.achean.com
Jon Mercer              jon.mercer@achean.com                  Director
-----------------------------------------------------------------------



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20650.217.33.199.34.1124201253.squirrel>