bind9 rndc chroot on 5.3
Kees Plonsz
kees at jeremino.homeunix.net
Mon Nov 29 09:55:03 PST 2004
dave wrote:
> Hello,
> I'm trying to set up an rndc key for bind9 on a 5.3 box. I have
> generated the key with dnssec-keygen but when i run rndc bind hangs. I've
> read the handbook, i want to make a 5.3 master dns server for two domains,
> i will not be doing any transfers, if anyone has a howto on this please
> let me know as googling only showed the handbook chapter.
> Thanks.
> Dave.
To generate a key for rndc, I used "rndc-confgen".
If you are running named with chroot, wich is the
default installation, be shure that
the keyfile is "/var/named/etc/namedb/rndc.key"
I think "dnssec-keygen" is for generating a key for
secure hostname lookups and not for rndc commands.
More information about the freebsd-questions
mailing list