From owner-freebsd-isp Sat Jan 6 23:36:14 2001 Delivered-To: freebsd-isp@freebsd.org Received: from mgw1.MEIway.com (mgw1.meiway.com [212.73.210.75]) by hub.freebsd.org (Postfix) with ESMTP id 4951337B402 for ; Sat, 6 Jan 2001 23:35:57 -0800 (PST) Received: from sv.Go2France.com (sv.meiway.com [212.73.210.79]) by mgw1.MEIway.com (Postfix Relay Hub) with ESMTP id 2CAC46A901 for ; Sun, 7 Jan 2001 08:35:56 +0100 (CET) Message-Id: <5.0.2.1.0.20010107082319.0522d9e0@mail.Go2France.com> X-Sender: lconrad%Go2France.com@mail.Go2France.com X-Mailer: QUALCOMM Windows Eudora Version 5.0.2 Date: Sun, 07 Jan 2001 08:33:55 +0100 To: freebsd-isp@freebsd.org From: Len Conrad Subject: Re: DNS Tools - Zone File Creation In-Reply-To: <002501c07874$f7c07aa0$978e1ccb@r2d2> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >I manage all my zones manually and don't mind. I do a search and replace in >vi. However, I have to create a number of zone files all in one go and was >wondering if anyone has any scripts to create the zone files. If you use the $INCLUDE of BIND8, you can greatly simplify the zone files and errors and maintenance. And if you do a lot of virtual www/ftp/smtp hosting where many domains have the same ip's (A records) for their www/ftp services and you have one or two mail servers with virtual mail hosts, then you can often use just one zone file for any number of separate domains. I helped one ISP upgrade 150 zones from W2K DNS to BIND8, and with the above techniques, I reduced his zone files to just 4. No enough of zone files bothering to develop a script for. Adding a new zone for him was just duplicating a line in his named.conf with no modification of the common zone file. Len http://BIND8NT.MEIway.com : Binary for ISC BIND 8.2.3 T9B for NT4 & W2K http://IMGate.MEIway.com : Build free, hi-perf, anti-spam mail gateways To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message