atom feed6 messages in org.freebsd.freebsd-questionsresolv.conf
FromSent OnAttachments
Ronny Machado C.Aug 16, 2005 1:53 pm 
Lowell GilbertAug 16, 2005 2:01 pm 
Ronny Machado C.Aug 16, 2005 2:05 pm 
Jon MercerAug 16, 2005 3:01 pm 
Micheal PattersonAug 16, 2005 3:53 pm 
Ted MittelstaedtAug 17, 2005 5:34 am 
Subject:resolv.conf
From:Jon Mercer (jon.@achean.com)
Date:Aug 16, 2005 3:01:35 pm
List:org.freebsd.freebsd-questions

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