Re: AW: [Vserver] Running bind 9.2.4 on Debian Sarge without caps

From: Christoph Lukas <christoph.lukas_at_gmx.net>
Date: Tue 24 Oct 2006 - 16:10:17 BST
Message-Id: <1161702617.14834.7.camel@hoss.staad.pingworks.net>

Hi Holger,

> > IIRC rndc wants to connect to localhost, which of course is not
> possible if
> > this resolves to the loopback interface
>
> > A line like
>
> > <YOUR VSERVERS IP> <VSERVER HOSTNAME> localhost
>
> > in /etc/hosts should fix that.

If I remember correctly rndc does not respect the hosts file. You have
to set up /etc/bind/rndc.conf like this:

include "/etc/bind/rndc.key";

options {
        default-server 195.227.242.154;
        default-key rndc-key;
};

and generate a key in /etc/bind/rndc-key with rndc-confgen.

Regards,
Christoph

_______________________________________________
Vserver mailing list
Vserver@list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver
Received on Tue Oct 24 16:11:32 2006

[Next/Previous Months] [Main vserver Project Homepage] [Howto Subscribe/Unsubscribe] [Paul Sladen's vserver stuff]
Generated on Tue 24 Oct 2006 - 16:12:29 BST by hypermail 2.1.8