Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 May 2008 01:45:39 +0000 (UTC)
From:      D Hill <d.hill@yournetplus.com>
To:        Ruel Luchavez <ruel.freebsd@gmail.com>
Cc:        Christer Hermansson <mail@chdevelopment.se>, freebsd-questions@freebsd.org
Subject:   Re: DNS Problem
Message-ID:  <alpine.BSF.1.10.0805020143120.7838@duane.dbq.yournetplus.com>
In-Reply-To: <ee9dc2b40805011836p39726f7dj256f3e63967cf92f@mail.gmail.com>
References:  <ee9dc2b40804301938l44ccc636qaeab464eadd13559@mail.gmail.com> <4819EE70.60609@chdevelopment.se> <ee9dc2b40805011835o6d93247bm25e67e2e7e5d7606@mail.gmail.com> <ee9dc2b40805011836p39726f7dj256f3e63967cf92f@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 2 May 2008 at 09:36 +0800, ruel.freebsd@gmail.com confabulated:

> before i post here i already check the /etc/resolve.conf and this is what's
> inside of it
>
> domain name myplace.com.ph
> name server   101.1.21.1
> name server    192.168.1.62

According to the resolver(5) documentation, it should look like this:

   domain myplace.com.ph
   nameserver 101.1.21.1
   nameserver 192.168.1.62

> could it be my firewall blocking it? but i didn't change any configuration
> from it..
>
> Thanks in advance for your help..:(
>
>
>>
>> On Fri, May 2, 2008 at 12:23 AM, Christer Hermansson <
>> mail@chdevelopment.se> wrote:
>>
>>> 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
>>>
>>>
>>>
>>>
>>
> _______________________________________________
> 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"
>



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