From owner-freebsd-questions Sat Mar 24 7:59:38 2001 Delivered-To: freebsd-questions@freebsd.org Received: from femail18.sdc1.sfba.home.com (femail18.sdc1.sfba.home.com [24.0.95.145]) by hub.freebsd.org (Postfix) with ESMTP id EBBE537B719 for ; Sat, 24 Mar 2001 07:59:32 -0800 (PST) (envelope-from vcardona@home.com) Received: from marx.marvic.chum ([24.17.229.11]) by femail18.sdc1.sfba.home.com (InterMail vM.4.01.03.20 201-229-121-120-20010223) with ESMTP id <20010324155932.HXFJ20244.femail18.sdc1.sfba.home.com@marx.marvic.chum>; Sat, 24 Mar 2001 07:59:32 -0800 Received: (from vcardona@localhost) by marx.marvic.chum (8.11.2/8.11.2/SuSE Linux 8.11.1-0.5) id f2OG1uc08002; Sat, 24 Mar 2001 10:01:56 -0600 Date: Sat, 24 Mar 2001 10:01:56 -0600 From: "Victor R. Cardona" To: trini0 Cc: Questions , Len Conrad , walter@binity.com Subject: Re: DNS Part II Message-ID: <20010324100156.A7957@marx.marvic.chum> References: <5.0.0.25.0.20010324063333.0550dd40@mail.Go2France.com> <3ABCB6A7.1000702@optonline.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.12i In-Reply-To: <3ABCB6A7.1000702@optonline.net>; from trini0@optonline.net on Sat, Mar 24, 2001 at 10:00:55AM -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, Mar 24, 2001 at 10:00:55AM -0500, trini0 wrote: > Never heard of dig. Ill look it up. Im running 8.2.3-T6B. You should upgrade to 8.2.3-RELEASE. The betas have known security vulnerabilities, and there is now a worm that exploits them. > Im using fictional domain "example.net" You should use something that cannot possibly be a domain name. You could see all kinds of wierd behavior if someone ever registers "example.net". > options { > directory "/etc/namedb"; > }; > > forward only; > forwarders { 167.206.112.3; 167.206.112.4; }; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ This needs to be inside the options part. Place it inside the options braces, and you should be fine. HTH, - v -- Victor R. Cardona vcardona@home.com "Behold the keyboard of Kahless, the greatest Klingon code warrior that ever lived!" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message