PDA

View Full Version : NAMESERVER problems, do you have also?


tekz999
05-11-2005, 08:28
i have setup everything, why my domain is not up?
i have updated the ip address of ns1.hawr.com to 67.159.27.18
and ns2.hawr.com to 67.159.27.19

then i transfer all accounts from my old server to my server in fdcservers, but the domain hawr.com is still not up. why? please check if my configuration in whm is wrong.

does it need 48 hours for an ip address of nameservers to get updated? :confused:

zmenchhofer
05-11-2005, 19:06
can take UP TO 48 hours to propagate

mikron15
05-11-2005, 22:22
tekz, ur bind is down or not reachable...pls make sure its configured right and its running

ps axu |grep named


Alternately,
service named stop
service named start <-- watch for any errors that may pop-up

tekz999
05-12-2005, 06:14
yes you are right, i was just gonna update this with this error!!

i have typed in the 3 command lines you gave me and i got this:


root@server [~]# ps axu |grep named
named 4460 0.0 0.0 14608 2708 ? S 00:00 0:00 /usr/sbin/named -u named
root 4445 0.0 0.0 1428 440 pts/0 S 00:11 0:00 grep named

root@server [~]# service named stop
Stopping named: rndc: connect failed: connection refused
[ OK ]

root@server [~]# service named start
root@server [~]# [ OK ]


can you please check if my named is up, and everything ok??
what are the steps that i need to do in WHM in order to assign a nameserver ip and get it up?

mikron15
05-12-2005, 07:29
problem solved via MSN. you may close this thread