From owner-freebsd-questions Fri Jul 2 16:31:21 1999 Delivered-To: freebsd-questions@freebsd.org Received: from java.dpcsys.com (java.dpcsys.com [206.16.184.7]) by hub.freebsd.org (Postfix) with ESMTP id B0EBA14D31 for ; Fri, 2 Jul 1999 16:31:19 -0700 (PDT) (envelope-from dan@dpcsys.com) Received: from localhost (dan@localhost) by java.dpcsys.com (8.9.1a/8.9.1) with SMTP id QAA24561; Fri, 2 Jul 1999 16:30:40 -0700 (PDT) Date: Fri, 2 Jul 1999 16:30:40 -0700 (PDT) From: Dan Busarow To: Joe Nieten Cc: questions@FreeBSD.ORG Subject: Re: FreeBSD 3.2 named.conf In-Reply-To: <3.0.5.32.19990702172325.00827970@mailman.lincom-asg.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, 2 Jul 1999, Joe Nieten wrote: > I just installed FreeBSD 3.2 ... where I was using 2.2.5, and the named > configuration files are completed different. Any idea where the > documentation is to set up a primary dns using the new named.conf? /usr/sbin/named-bootconf < named.boot > named.conf will convert your named.boot to the new format. Unless your named.boot is unusual the generated named.conf will do just what you expect. The sample named.conf is pretty heavily commented but you can also get the complete docs at http://www.isc.org/view.cgi?/products/BIND/docs/config/index.phtml The zone file format is unchanged (modulo bind complaining if you dont add a $TTL 9999 RR at the beginning of the zone file). You'll want to look at the docs for all the nifty new options. Dan -- Dan Busarow 949 443 4172 Dana Point Communications, Inc. dan@dpcsys.com Dana Point, California 83 09 EF 59 E0 11 89 B4 8D 09 DB FD E1 DD 0C 82 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message