Date: Wed, 28 Jun 2006 08:29:59 +0700 (ICT) From: Olivier Nicole <on@cs.ait.ac.th> To: kyrreny@broadpark.no Cc: questions@freebsd.org Subject: Re: named: invalid rndc key Message-ID: <200606280129.k5S1TxvC064004@banyan.cs.ait.ac.th> In-Reply-To: <7.0.1.0.2.20060627135153.021cece8@broadpark.no> (message from Kyrre Nygard on Tue, 27 Jun 2006 14:06:22 %2B0200) References: <7.0.1.0.2.20060627135153.021cece8@broadpark.no>
next in thread | previous in thread | raw e-mail | index | archive | help
> $ 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200606280129.k5S1TxvC064004>
