Date: Thu, 01 May 2008 18:23:12 +0200 From: Christer Hermansson <mail@chdevelopment.se> To: Ruel Luchavez <ruel.freebsd@gmail.com> Cc: freebsd-questions@freebsd.org Subject: Re: DNS Problem Message-ID: <4819EE70.60609@chdevelopment.se> In-Reply-To: <ee9dc2b40804301938l44ccc636qaeab464eadd13559@mail.gmail.com> References: <ee9dc2b40804301938l44ccc636qaeab464eadd13559@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Ruel Luchavez wrote: > when i resume it to its current configuration > "Obtain DBS server automatically" the problem is back, is this a problem in > my DNS server? > I'm using the FreeBSD 6.2 version... > > I already restarted the DNS Server "/etc/rc.d/named restart" but nothing > happens the problem is still there..Is there any one here could help > me solve it? > > I'm not sure but it seems that you are trying to use dhcp to receive the address of DNS-server. Check the file /etc/resolv.conf ,this file should look like this: nameserver 10.1.2.3 nameserver 10.4.5.6 nameserver 10.7.8.9 -- Christer Hermansson
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4819EE70.60609>