> Well you Macho Man taunt worked and I tried these instructions on my > Qube2. Everything appeared to go well until: > ndc restart (which said) > ndc: error: ctl_client: evConnect(fd 3): No such file or directory > ndc: error: cannot connect to command channel (/var/run/ndc) > ndc: error: ctl_client: evConnect(fd 3): No such file or directory > ndc: error: cannot connect to command channel (/var/run/ndc) > ndc: error: name server was not running (warning only) Basically saying that the file /var/run/ndc doesnt exist. I suspect that its either a PID file or more likely a socket to the main named daemon.
> And there it stayed. I never got a prompt back. I finally stopped the > job and tried to see if it was running or not and I did ndc status, that > also dies and I had to stop it to get a prompt back. make sure the directory exists (/var/run) if so touch ndc and see if that helps, if not you'd need to check how you start it up and file permissions within that directory. ENjoy Gareth _______________________________________________ cobalt-security mailing list [EMAIL PROTECTED] http://list.cobalt.com/mailman/listinfo/cobalt-security
