Web Hosting Talk







View Full Version : DNS error


Sainthax
07-22-2002, 03:54 PM
I get this message in the logs after I save DNS changes in the control panel

Jul 22 15:52:33 raq034 named[383]: reloading nameserver
Jul 22 15:52:33 raq034 named[383]: couldn't create pid file '/var/run/named.pid'
Jul 22 15:52:33 raq034 named[383]: Forwarding source address is [0.0.0.0].1025
Jul 22 15:52:33 raq034 named[383]: Ready to answer queries.

I checked the /var/run directory and the named.pid file is there, so I'm kinda at a loss of what to do next.

Mdot
07-22-2002, 04:38 PM
try to run named in debug mode and then look into /var/run/named.run
[named --help for help]

Mdot
07-22-2002, 04:39 PM
forgot to say: delete /var/run/named.pid and then run named again