Help - Search - Members - Calendar
Full Version: Namesservers not recognized, and can't create accounts
The Planet Forums > Control Panels > cPanel/WHM
Yellow Dog
I had problems with my namesservers not being recognized by WHM. I applied this fixes and got WHM to resolve the namesservers and allow me to create accounts. Thanks to aussie and emkay.

aussie @ http://forum.rackshack.net/showthread.php?...&threadid=21511
emkay @ http://forum.rackshack.net/showthread.php?...&threadid=21306


--------------------------------------------------
-- from aussie
-- edit /etc/resolv.conf
# vi /etc/resolv.conf
domain mydomain.com
search mydomain.com
nameserver 127.0.0.1
nameserver xxx.xxx.xxx.xx1 ns1.mydomain.com
nameserver xxx.xxx.xxx.xx2 ns2.mydomain.com
...

--------------------------------------------------
-- from emkay
-- run these three scripts
# /scripts/updatenow

# /scripts/fixndc

# /scripts/fixndc

--------------------------------------------------
-- this one was from a couple of threads on
-- the cpanel.net forum
-- edit wwwacct.conf
# vi /etc/wwwacct.conf
...
NS xxx.xxx.xxx.xx1
NS2 xxx.xxx.xxx.xx2
...


--------------------------------------------------
--Then I restarted apache and bind... and then I could create accounts
nikos
QUOTE
Originally posted by Yellow Dog

--------------------------------------------------
-- from aussie  
-- edit /etc/resolv.conf
# vi /etc/resolv.conf
domain mydomain.com
search mydomain.com
nameserver 127.0.0.1
nameserver      xxx.xxx.xxx.xx1  ns1.mydomain.com
nameserver      xxx.xxx.xxx.xx2  ns2.mydomain.com
...

--------------------------------------------------



Mine doesn't work like that..

I had to remove ns1.mydomain.com and ns2.mydomain.com.

Now I can ping it icon_smile.gif

OF course I am using the A entry ips 66.XXXXXXXXXX.1 and 66.XXXXXXX.2
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2009 Invision Power Services, Inc.