[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Yet another BIND9 issue...
On Wed, 6 Nov 2002, Randy Lewis (Kenneth R. Lewis) wrote:
> Nov 06 18:52:09.909 command channel listening on 127.0.0.1#953 <--- Is
> this right????
yes, since you asked for it ('controls' in named.conf)
> Nov 06 18:52:09.909
> /usr/ports/net/bind9/w-bind-9.2.1p1/bind-9.2.1/lib/isc/unix/errno2result.c:107:
> unexpected error:
> Nov 06 18:52:09.910 unable to convert errno to isc_result: 6: Device not
> configured <--- ERROR
> Nov 06 18:52:09.910 could not open entropy source /dev/arandom:
> unexpected error <--- BULLSHIT! It *is* there....
which version of OpenBSD this?
> -rw-r--r-- 1 root wheel 479 Nov 6 13:04 rndc.conf
> -rw------- 1 root wheel 77 Nov 6 12:44 rndc.key
why have a rndc.conf in /var/named ?
> key "rndc-key" {
> algorithm hmac-md5;
> secret "2FTzOKZD36gQ89uWf4Awmw==";
> };
why have an rndc.key if you specify the key in named.conf
jakob