View Full Version : DNS Transfer question..
jeffery
04-29-2004, 12:43 PM
My domain name (hkjzone.com) now ownes 500 users in sub-domain format.
If I want to change the nameserver of the domain, isn't it necessary to change every nameserver record of the users?
Hope this question won't make any troubles..!
Thanks!
DirectAdmin Support
04-29-2004, 02:49 PM
It depends on how you created the subdomains... if you did it through the hkjzone.com as a regualar subdomain, then it would be done once because you'd only have one zone anyway..
However, if you've created 500 unique users, all as whole new domains (in sub.domain.com format), then you'll have some work to do.
Or, with the marvels of perl, just run:
perl -pi -e 's/ns1.oldns.com/ns1.newdns.com/' /var/named/*.db
Then repeat for ns2.
John
jeffery
04-29-2004, 02:58 PM
O, I have created the domains in the latter way..
I really don't know I should do this using perl if you haven't told me ....
So, I always say you guys are really very helpful..
Sorry I am always making troubles to all of you!
Cheers,
Jeffery! :D
Powered by vBulletin™ Version 4.0.4 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.