Web Hosting Talk







View Full Version : Bind is not working. Can anyone advise ?


Raydon
08-20-2004, 01:22 AM
Hi,

I bought a server from SM (Dual Xeon 2.4Ghz) 3 days ago and i have managed to setup the server with WHM/Cpanel.

Now the bind is not working, and it keep on giving me this message when i edit any DNS zone :

Bind reloading on server using rndc zone: [xx.xxxx.xxx]
Error reloading bind on server: rndc: connect failed: connection refused

I have also double checked that the DNS is properly setup.

I have tried to point one of my domain to the new server but after more than 48 hours, it is still not working. I have check that my domain name dns (ns1.xxx.xx) is already pointing to the new server but not my domain name.

Can anyone advise me what went wrong ?

Haze
08-20-2004, 01:28 AM
Don't SM provide you with support? If so, ask them to trouble shoot it for you.

Steven
08-20-2004, 01:31 AM
you can try

/scripts/fixnamed
/scripts/fixndc (do this twice)
/sbin/service named restart (do this twice check for errors)

Raydon
08-20-2004, 01:40 AM
Originally posted by thelinuxguy
you can try

/scripts/fixnamed
/scripts/fixndc (do this twice)
/sbin/service named restart (do this twice check for errors)



Thank you thelinuxguy !!!

You are really a GENIUS !!!

It works and now the problem resolved !