linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "David S. Miller" <davem@davemloft.net>
To: jgarzik@pobox.com
Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: net 2.6.16-rc1: multiple ipv6 failures
Date: Tue, 17 Jan 2006 21:47:50 -0800 (PST)	[thread overview]
Message-ID: <20060117.214750.37718950.davem@davemloft.net> (raw)
In-Reply-To: <43CDAA58.5000904@pobox.com>

From: Jeff Garzik <jgarzik@pobox.com>
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.

  parent reply	other threads:[~2006-01-18  5:51 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-18  2:39 net 2.6.16-rc1: multiple ipv6 failures Jeff Garzik
2006-01-18  2:40 ` Patrick McHardy
2006-01-18  5:47 ` David S. Miller [this message]
2006-01-18  9:40   ` Simon Kelley

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20060117.214750.37718950.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=jgarzik@pobox.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).