[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] DNS problem on RAQ2



> Since I removed a virtual site including all the
dns-entries, the DNS
> (on the same machine) won't work anymore. If I try to
start "named" over
> telnet (/usr/sbin/named start) I got the following error:
"Illegal
> Instruction". What's wrong?
>
> Excuse my bad English. Nevertheless I hope you can
understand my
> question.
>
You can't start named that way,
log in to server,
su -
ndc status  (check to see if running)
(if running) ndc restart
(else) ndc start
Gerald