Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Aug 2000 16:03:54 -0400 (EDT)
From:      Joe Barnhart <flaboy@gnv.fdt.net>
To:        Michael O Shea <micheal@com4u.ch>
Cc:        freebsd-isp@FreeBSD.ORG
Subject:   Re: Secondary BIND server.
Message-ID:  <Pine.LNX.4.05.10008021602120.1825-100000@yoda.fdt.net>
In-Reply-To: <p0432042cb5ae2867874e@[10.10.10.150]>

next in thread | previous in thread | raw e-mail | index | archive | help
#!/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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.4.05.10008021602120.1825-100000>