named: invalid rndc key
Olivier Nicole
on at cs.ait.ac.th
Wed Jun 28 02:30:23 UTC 2006
> $ rndc reload
> rndc: connection to remote host closed
> This may indicate that the remote server is using an older version of
> the command protocol, this host is not authorized to connect,
> or the key is invalid.
Did you check that named was still listeing on port tcp 953? What does
"netstat -Sa|grep rndc" tells you?
Can you telnet localhost 953?
Did you check that rndc and named are of the same version? Calling
rndc with no argument should give you the version, and any dig request
should give you the version of named. Do they have the same
installation date?
Best regards,
Olivier
More information about the freebsd-questions
mailing list