From: Jeff Garzik <[EMAIL PROTECTED]> Date: Tue, 17 Jan 2006 21:39:20 -0500
> 2) bind fails (which everyone on my network immediately noticed, and > complained about). > > > Jan 17 21:29:04 pretzel named[5110]: loading configuration from > > '/etc/named.conf' > > Jan 17 21:29:04 pretzel named[5110]: /proc/net/if_inet6:sscanf() -> 1 > > (expected 6) > > Jan 17 21:29:04 pretzel named[5110]: interfacemgr.c:827: unexpected error: > > Jan 17 21:29:04 pretzel named[5110]: interface iteration failed: failure > > Jan 17 21:29:04 pretzel named[5110]: not listening on any interfaces > > Jan 17 21:29:04 pretzel named[5110]: command channel listening on > > 127.0.0.1#953 > > Jan 17 21:29:04 pretzel named[5110]: /proc/net/if_inet6:sscanf() -> 1 > > (expected 6) > > Jan 17 21:29:04 pretzel named[5110]: interfacemgr.c:827: unexpected error: > > Jan 17 21:29:04 pretzel named[5110]: interface iteration failed: failure Known problem, fixed by Yoshifuji in current GIT. /proc/net/if_net6's output format got mistakedly changed, and this confused named and ifconfig, among other things. - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html