Index: [Article Count Order] [Thread]

Date:  Sun, 28 Sep 2008 14:29:42 +0100
From:  "Martyn Bailey" <martyn (at mark) solis.co.uk>
Subject:  [coba-e:14104] Re: Copying Secondary DNS Records
To:  coba-e (at mark) bluequartz.org
Message-Id:  <48DF94D6.15017.13161D37@localhost>
In-Reply-To:  <48DE2D82.7960.D9A7B51@localhost>
X-Mail-Count: 14104

Resending:

On 27 Sep 2008, at 12:56, I wrote: 

> I've done this before - can't remember how.  ISTR a hack or script
> somewhere - but where?

FU my own stuff - bad form I know, but may be of interest to 
others. 

I've found an old file (bq_do_secondary_dns.pl) that I got from 
SolarSpeed ages ago.  This was designed to pull secondary DNS 
off a RaQ and import into BQ, using the 'records' file. 

So, I reckon (will test later) I just create a text file called 'records' in 
the format of: 

secondary - thisdomain.com ip.of.primary.domain - secondary - 
thatdomain.com ip.of.primary.domain - 

then stick it in /etc/named/records and run the script against it. 

Anyone see any problems with this?