Default nameserver when you create account through whm.
# vi /etc/wwwacct.conf
Add or edit following lines as per your requirement.
ns = ns1.domain.com
ns2 = ns2.domain.com
Save the file, then recreate the account in WHM; it should now show your private nameservers.
2) Follow these steps if a reseller client wants to use his private nameservers in WHM:
Go to whm >> Resellers >> Reseller Center
Select the appropriate reseller account from dropdown list.
Click on edit privileges / Nameservers
Scroll down to the bottom of the screen and enter the name of the reseller’s nameserver(s) in the blank field next to Primary nameserver and secondary nameserver as per below.
Primary nameserver = ns1.domain.com
Secondary nameserver = ns2.domain.com
Click on ’save’.
Now, when the reseller creates accounts through WHM, his/her’s private nameservers should be used!




















Web Hosting Reviews said,
January 2, 2007 @ 5:38 pm
Firstly, you have to register private name servers at domain registrar end. Then add it in reseller center. Don’t add dot”.” at the end of nameserver, it will automatically add in dns zone file at the time of account creation. Extra dot cause dns failure for newly created account.