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.