From owner-freebsd-isp Wed Aug 2 13: 4:13 2000 Delivered-To: freebsd-isp@freebsd.org Received: from yoda.fdt.net (yoda.fdt.net [209.212.128.32]) by hub.freebsd.org (Postfix) with ESMTP id 7019D37C1AF for ; Wed, 2 Aug 2000 13:04:05 -0700 (PDT) (envelope-from flaboy@gnv.fdt.net) Received: from localhost (flaboy@localhost) by yoda.fdt.net with ESMTP id QAA04163; Wed, 2 Aug 2000 16:03:54 -0400 Date: Wed, 2 Aug 2000 16:03:54 -0400 (EDT) From: Joe Barnhart X-Sender: flaboy@yoda.fdt.net To: Michael O Shea Cc: freebsd-isp@FreeBSD.ORG Subject: Re: Secondary BIND server. In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org #!/bin/sh /usr/local/bin/scp dist@some.machine.net:/etc/named.slaves.conf /etc/ exec /usr/sbin/ndc reload of course you need to set up a dist account :) On Wed, 2 Aug 2000, Michael O Shea wrote: > >Does anyone have some sugestions on how I would go about getting my > >secondary DNS server to automatically setup the secondary domain when I put > >it in the primary DNS server. > > > >Is there any software that already does this? > > > >Yes, I am using FreeBSD for both and I know this should go to the BIND > >mailing list, but I thought someone using FreeBSD may be able topoint me in > >the right direction. > > > > > >Thanks, > > > >Erin > > > Take a look at http://www.namesurfer.com does it very cool with ssh. > -- > > > Micheal O Shea Email:micheal@com4u.ch > com4u.ch http://www.com4u.ch > Breitistrasse 7B PGP key available upon request. > CH-5506 Maegenwil Tel: +41 62 896 46 26 > Switzerland > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-isp" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message