rndc-confgen -a hangs
"James K. Lowden" <[email protected]>
| Newsgroups | gmane.os.netbsd.help |
|---|---|
| Message-ID | <[email protected]> |
$ grep named /var/log/messages | tail | cut -b35- : listening on IPv4 interface sip0, 192.168.1.16#53 : listening on IPv4 interface wi0, 192.168.2.254#53 : listening on IPv4 interface lo0, 127.0.0.1#53 : none:0: open: /etc/rndc.key: file not found : couldn't add command channel 127.0.0.1#953: file not found The rndc(8) manpage says 'rndc-confgen -a' creates a default rndc.key file, but on my newly bootable NetBSD 3.0 Soekris box, it hangs. I waited a minute or more. Is it supposed to take forever, or is something wrong? I should note the clock still seems broken using the generic kernel on this machine. It races ahead. I'm hoping a custom kernel will eventually fix that, but I thought it might possibly affect the key generator. Google has been no help to me on this one. :-( Suggestions? --jkl