>> But I couldn't start named properly. No error messages neither on >> promt nor on syslog occur but the name server isn't running. If I want >> to stop the service I receive the well known message: >> >> Stopping domain name service: namedrndc: connect failed: connection >> refused
> 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. I forgot to post. This didn't help. Before your mail my /etc/hosts looks like 195.227.242.154 localhost I added the <vserver hostname> but it didn't change anything Every command with rndc like rndc -s localhost stats fails with "connection refused". Localhost is reachable: mystery:/# ping -c3 localhost PING mystery (195.227.242.154) 56(84) bytes of data. 64 bytes from mystery (195.227.242.154): icmp_seq=1 ttl=64 time=0.029 ms ... 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 [email protected] http://list.linux-vserver.org/mailman/listinfo/vserver
