>> Brian N. Smith wrote:
>>>> How easy is it to change a backup DNS record to a primary
>> on BQ/CentOS?
>>>>
>>>> Situation ... we have a server that acts as backup DNS
>> server for a
>>>> server that has died.
>>>> I want to change the backup DNS server to primary for the domain.
>>>> There are a lot of entries and I want to save having to
>> type them all
>>>> in again ;)
>>>
>>> You can use the "dnsImport.pl" that is installed on your
>> server. For
>>> more information you can read this link:
>>>
>>> http://www.nuonce.net/bq-dnsImport.php
>>>
>>> Brian
>>>
>
> I agree - I have used it a number of times when upgrading servers. This
> is more of a 'is it possible' kind of question ;)
The answer is YES. The solution is that script.
Step by step.
Copy zones to temp directory
remove secondary dns via gui
import using script.
Good luck!