[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] How to: Duplicating DNS on a second RAQ(2's)
- Subject: Re: [cobalt-users] How to: Duplicating DNS on a second RAQ(2's)
- From: Jeff Lasman <jblists@xxxxxxxxxxxxx>
- Date: Fri Mar 22 17:49:06 2002
- Organization: nobaloney.net
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
Paul Alcock wrote:
> Steve Werby gave me this very neat trick....
> The goal is to setup all of the dns records that exist on one RAQ onto
> another.
> (Rather then entering all of them via the GUI on the second machine.)
We do something very similar for the secondary nameservers we host for
RaQs; except instead of:
cp records /etc/named/records
We do:
cat records >> /etc/named/records
So we can do secondary for multiple systems using one records file.
If you do it this way you must rebuild your /etc/named/records file from
scratch each time by deleting it first.
Jeff
--
Jeff Lasman <jblists@xxxxxxxxxxxxx>
Linux and Cobalt/Sun/RaQ Consulting
nobaloney.net
P. O. Box 52672, Riverside, CA 92517
voice: (909) 778-9980 * fax: (702) 548-9484