change ns record to all domains

ovsoft

Verified User
Joined
Oct 27, 2004
Messages
68
hi,
currently all my domains has the ns record set to ns1.oldsite.com

How can I change all them to ns1.newsite.com ?

Thank you!
 
domain control panel

when you buy your domain, you may have a domain control panel, where you can manage all the Dns record.. you can change it there..
Where you buy the domain name?

If you migrating your server to new server, you can just change the IP of ns1.oldsite.com to new server IP.. All you domain with ns1.oldsite.com will point to the new server after is resolved..
 
Change this by scripting

For me the method above did not work, because the IP addressed did not change, but the domain name were changed (the old ones did not work anymore).
Therefore I created a small script that changes for each user the ns1 and ns2. This script can be found at: http://www.frajaweb.nl/da/
 
Back
Top