From owner-freebsd-questions Wed Aug 30 13:32:27 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp.tor3.targetnet.com (smtp.tor3.targetnet.com [207.176.132.71]) by hub.freebsd.org (Postfix) with ESMTP id E007337B424 for ; Wed, 30 Aug 2000 13:32:25 -0700 (PDT) Received: from james by smtp.tor3.targetnet.com with local (Exim 3.16 #1) id 13UEX2-000CTg-00; Wed, 30 Aug 2000 16:32:24 -0400 Date: Wed, 30 Aug 2000 16:32:24 -0400 From: James FitzGibbon To: Caleb Walker Cc: questions@freebsd.org Subject: Re: BIND 8.2.3-T5B Message-ID: <20000830163224.B40006@targetnet.com> References: <002b01c012bd$07b698e0$0a01a8c0@butthead> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <002b01c012bd$07b698e0$0a01a8c0@butthead>; from caleb.walker@home.com on Wed, Aug 30, 2000 at 01:01:04PM -0700 Organization: Targetnet.com Inc. Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * Caleb Walker (caleb.walker@home.com) [000830 16:01]: > I am having minor problems with BIND. I have attached files that are the > messages that I get as well as my db file for my SOA. Please let me know > what ignorant thing Iam doing here. You are missing the closing brace after the five values in your SOA record. An SOA record should look like this: @ IN SOA foo.domain.com. hostmaster.domain.com. ( 2000083000 ; serial 14400 ; refresh 1800 ; retry 1209600 ; expiry 3600 ; min ttl ) -- j. James FitzGibbon james@targetnet.com Targetnet.com Inc. Voice/Fax +1 416 306-0466/0452 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message