From owner-freebsd-questions@FreeBSD.ORG Wed Apr 2 08:51:12 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D02E437B40B for ; Wed, 2 Apr 2003 08:51:12 -0800 (PST) Received: from eldar.hayholt.org (elvandar.hayholt.org [195.18.109.250]) by mx1.FreeBSD.org (Postfix) with ESMTP id E8AB743FAF for ; Wed, 2 Apr 2003 08:51:08 -0800 (PST) (envelope-from marcel@hayholt.org) Received: from eldar (eldar [192.168.0.5]) by eldar.hayholt.org (Postfix) with ESMTP id 1D04A59B; Wed, 2 Apr 2003 18:51:07 +0200 (CEST) Date: Wed, 2 Apr 2003 18:51:07 +0200 (CEST) From: Marcel Stangenberger To: Toni Schmidbauer In-Reply-To: <20030401210159.GA10973@devil.stderror.at> Message-ID: References: <20030401210159.GA10973@devil.stderror.at> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-questions@freebsd.org Subject: Re: problem with DNS resolving X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Apr 2003 16:51:13 -0000 > On Tue, Apr 01, 2003 at 10:17:52PM +0200, Marcel Stangenberger wrote: > > It shows me the zonefile from my server > > so far so good, bind seems to be working. what command did your > issue so that you think you can't resolve your zone entries > localy? > the fact that when i try to resolve a name with nslookup or when i try to ping a dns name other than the ones in my zonefile it fails to resolve them. > output of 'ifconfig -a' could be helpfull. > dc0: flags=8843 mtu 1500 inet 195.18.92.98 netmask 0xffffffe0 broadcast 195.18.92.127 inet 195.18.92.103 netmask 0xffffffff broadcast 195.18.92.103 ether 04:00:04:00:04:00 media: Ethernet autoselect (100baseTX ) status: active > i tried quering your nameserver for www.google.com but i didn't > get any response so it seems your forwarding is not working. > no i noticed that to so i added both servers to the firewall but that didn't help. Also turning forwarding off didn't help. > > i just added the lines you suggested but i got the following error : > > your can get one with the following command: > > 'dig @e.root-servers.net . ns > named.root' > fixed it, thanks :-) Marcel