From owner-freebsd-questions@FreeBSD.ORG Fri May 2 01:36:52 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9547710656AC for ; Fri, 2 May 2008 01:36:52 +0000 (UTC) (envelope-from ruel.freebsd@gmail.com) Received: from yw-out-2324.google.com (yw-out-2324.google.com [74.125.46.29]) by mx1.freebsd.org (Postfix) with ESMTP id 485A78FC0A for ; Fri, 2 May 2008 01:36:52 +0000 (UTC) (envelope-from ruel.freebsd@gmail.com) Received: by yw-out-2324.google.com with SMTP id 5so639575ywh.13 for ; Thu, 01 May 2008 18:36:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; bh=1xRcI0W/lz1/ouf3WThftO43ghm92spzVzawv3ZbUKI=; b=CPskCq3BSZsV/7q84VYpTpCU55uOV3fKacbZgxRF5YZqd+yIucwFh8dTIdSqkT+K37MtKHDNvlWI9gt2LhBPCH9uiks5EyNGcimdbUVptthdEQYD4Jfa8DJlDImg97uxUur/bBCh/81FlFg5nfVrg6yY+4+us0POSNHUuZbagSs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=IMY94AtOlh5g0OFT1hV8p7c9oQ7wXURcVxuA1b0fIBRlmuI50rO47EuUmUJR2Y6PeBYSn6nTrJm0UIr2yzRmfiwHxc/Ix3+M2XO6VT/GourTdwAbeVP285X5PHZU+j0pRtKilJO295qnUeXbpKaYIatBQzRuMJ/DGekrghU+HWM= Received: by 10.150.86.10 with SMTP id j10mr2998862ybb.202.1209692211809; Thu, 01 May 2008 18:36:51 -0700 (PDT) Received: by 10.150.97.21 with HTTP; Thu, 1 May 2008 18:36:51 -0700 (PDT) Message-ID: Date: Fri, 2 May 2008 09:36:51 +0800 From: "Ruel Luchavez" To: "Christer Hermansson" In-Reply-To: MIME-Version: 1.0 References: <4819EE70.60609@chdevelopment.se> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: Re: DNS Problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 May 2008 01:36:52 -0000 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 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 > > > > > > > > >