Index: [Article Count Order] [Thread]

Date:  Wed, 7 Oct 2009 16:19:29 +0100
From:  "Martyn Bailey" <martyn (at mark) solis.co.uk>
Subject:  [coba-e:16080] Re: Copy Secondary DNS to different BQ machine
To:  "Gerald Waugh" <gwaugh (at mark) frontstreetnetworks.com>, coba-e (at mark) bluequartz.org
Message-Id:  <4ACCBF91.30304.FED8640@localhost>
In-Reply-To:  <98BB217F289A46349AEDE18FDC05495B@raqware>
X-Mail-Count: 16080

On 7 Oct 2009, at 8:17, Gerald Waugh wrote:

> # Location of the DNS-dump:
> $dnsdump = '/home/import/etc/named/records';
> 
> There is no 'records' file (that went away on BQ/BO)

Course.  I was looking at the box I initially tried to move stuph to - 
that obviously does have a records file, albeit now long out of date.

I have a simple fix, though.  The records fiule, being plain text, can 
easily be created by listing all domains into a text file, adding a 
prefix of:

secondary - 

and suffixing the IP of the master followed by - 

Just add the forwarder and axs to the top and presto - no need to 
enter everything by hand.

Bit of a cludge, but will work.