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?