From owner-freebsd-questions@FreeBSD.ORG Tue Nov 9 18:21:01 2004 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 9E8E316A4CE for ; Tue, 9 Nov 2004 18:21:01 +0000 (GMT) Received: from andsmith.com (andsmith.com [207.103.137.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2F10C43D2D for ; Tue, 9 Nov 2004 18:21:01 +0000 (GMT) (envelope-from bsd-questions@andsmith.com) Received: from loriandsmith (roc-66-66-113-76.rochester.rr.com [66.66.113.76]) by andsmith.com (8.12.11/8.12.11) with SMTP id iA9ITMEt006379 for ; Tue, 9 Nov 2004 13:29:23 -0500 (EST) (envelope-from bsd-questions@andsmith.com) Message-ID: <010001c4c687$e01c1d40$19c8a8c0@loriandsmith> From: "Andrew Smith" To: References: <00e101c4c67d$19b32900$19c8a8c0@loriandsmith> <200411091930.20912.mayday@gmx.net> Date: Tue, 9 Nov 2004 13:13:49 -0500 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2180 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Subject: Re: Caching DNS Server? 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: Tue, 09 Nov 2004 18:21:01 -0000 Ok I think I've got bind working correctly, in resolve.conf I've only put 127.0.0.1 as the nameserver and I'm able to ping stuff on the internet. Is there anyway I can test to see if it's actually caching my requests? Where is the cache stored? FYI, The only things I did to /etc/named/named.conf was comment-out the listen-on line and put in my ISP DNS servers in the forwarders. I also deleted all the zone information. Andrew ----- Original Message ----- From: "Benjamin Sobotta" To: Cc: "Andrew Smith" Sent: Tuesday, November 09, 2004 2:30 PM Subject: Re: Caching DNS Server? > Hi > > This might help: > > http://www.de.freebsd.org/doc/en_US.ISO8859-1/books/handbook/network-dns.html > > You don't need to install any ports. BIND9 is part of the FreeBSD. > > Ben > > On Tuesday 09 November 2004 16:56, Andrew Smith wrote: >> I want to setup a Caching DNS server for my network using FreeBSD 5.3. >> Can >> someone point me in the right direction with what port I need to install >> and any links to installation guides? >> >> Thanks in Advance! >> _______________________________________________ >> 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" > >