how to force direct admin to update all dns records

erastus@connect

Verified User
Joined
Jun 1, 2013
Messages
36
Can any one okease help me. Something went wrong with the DNS records when we changed he IP of our servers. Is there a way that we can get DA to replicate all domains again?
We would like DA to update all the DNS records on the different servers etc.


Regards
 
Many Thanks,

I used it.
It update all internal ip.
Did not update the external records only my server.
What I now need is to get DA to update the DNS servers with the new ip.
All domains still have the old ip if I do a nslookup.

Wonder if this pearl script will do it:

echo "action=rewrite&value=named" >> /usr/local/directadmin/data/task.queue
 
Hello,

The command won't update remote DNS servers if they are not connected to Directadmin server and are not integrated with it.
The command will update serial number of existing zones (no IP will be changed), with it all zones will be transferred to another DA server if it's connected in terms of DA's Multiserver function.
 
Back
Top