View Single Post
  #36  
Old July 12th, 2002, 04:50 AM
neo36 neo36 is offline
UAAAARRRR!
 
Join Date: Jul 2002
Location: Berlin/Germany
Posts: 54
Thanks: 0
Thanked 0 Times in 0 Posts
neo36 is on a distinguished road
"nds start" error

when i try to start named using the command "ndc start" i get the following error:

>>
opensocket_f: bind([0.0.0.0].53): Address already in use
ndc: error: could not start new name server (/usr/sbin/named)
>>

i tried use "ndc stop":

>>
ndc: error: ctl_client: evConnect(fd 3): Connection refused
ndc: error: cannot connect to command channel (/var/run/ndc)
>>

when i try to "ndc restart":

>>
ndc: error: name server was not running (warning only)
opensocket_f: bind([0.0.0.0].53): Address already in use
ndc: error: could not start new name server (/usr/sbin/named)
>>

any ideas what could be wrong? i've followed the instructions step by step...


thx in advance!
Reply With Quote