|
From: Heiko Z. <he...@zu...> - 2007-10-10 14:13:40
|
On Tue, October 9, 2007 16:03, Arnaud Gomes-do-Vale wrote:
> Hi,
>
>
> Here is an update for an old issue.
>
>
> Arnaud Gomes-do-Vale <Arn...@ir...> writes:
>
>
>> I just upgraded one of my caching nameservers from Devil Linux 1.2.10
>> to 1.2.13. BIND no longer listens on my IPv6 interfaces. I didn't change
>> the config file (it still contains the "listen-on-v6 { any; };" line).
>> BIND binds to the IPv4 interfaces, but not to the IPv6 ones;
>> netstat doesn't show anything on IPv6 UDP port 53.
>
> I finally solved the same issue on another box running Devil 1.2.12 by
> disabling chroot jails (JAIL_ENABLE=no in /etc/sysconfig/config). Not
> really an issue as the box does nothing except DNS (and NTP client and
> SSH, only allowed from a few trusted hosts), but I don't really
> understand how IPv6 and chroot are related.
Maybe it needs some additional libraries or device nodes.
It's a pain to debug that, but strace is your friend in that case.
--
Regards
Heiko Zuerker
http://www.devil-linux.org
|