Hi Christoph and Peter,
>> > 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.
I did copy the key in rndc.conf but neither this nor including the file
doesn't change the behaviour. Also the options not to listen to ipv6
doesn't change anything.
Regards,
Holger
-------------------
Neuer "psychonomics Kundenmonitor Banken" ab Ende September 2006 erhaeltlich. Weitere Info: www.psychonomics.de/kundenmonitor_banken
psychonomics Newsletter bestellen: www.psychonomics.de/newsletter
_______________________________________________
Vserver mailing list
Vserver@list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver
Received on Tue Oct 24 16:51:00 2006