netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: John Dykstra <john.dykstra1@gmail.com>
To: Roland Dreier <rdreier@cisco.com>
Cc: Roland Dreier <roland@digitalvampire.org>, netdev@vger.kernel.org
Subject: Re: IPv6 default routes timing out?
Date: Thu, 30 Jul 2009 20:09:15 +0000	[thread overview]
Message-ID: <1248984555.8639.4.camel@Maple> (raw)
In-Reply-To: <aday6q6qatu.fsf@cisco.com>

On Thu, 2009-07-30 at 11:34 -0700, Roland Dreier wrote:
> Well, I see router advertisements (and pings to ff02::1) from the router
> on both of the two laptops I have handy, and then after a while the
> openbsd system seems to stop broadcasting -- I no longer see the
> broadcast ipv6 packets on either laptop, but if I just do "ifconfig ral0
> down; ifconfig ral0 up" on the openbsd system then everything seems to
> come back.

Note that these are actually multicasts, not broadcasts.  There's not
much difference on the sending end, but on the receiving end there's
usually filtering at the NIC level that doesn't apply to broadcasts.

That's why I'm a little bit suspicious of the laptop end of your
connection.  It's not uncommon for multicast to be broken in various
ways without people noticing, because they don't use it very much on
IPv4.  However, it's fundamental to IPv6.

  --  John 


  reply	other threads:[~2009-07-30 20:09 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-29 17:42 IPv6 default routes timing out? Roland Dreier
2009-07-30  0:33 ` John Dykstra
2009-07-30 16:58   ` Roland Dreier
2009-07-30 17:30     ` John Dykstra
2009-07-30 18:34       ` Roland Dreier
2009-07-30 20:09         ` John Dykstra [this message]
2009-07-30 20:58           ` Roland Dreier

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=1248984555.8639.4.camel@Maple \
    --to=john.dykstra1@gmail.com \
    --cc=netdev@vger.kernel.org \
    --cc=rdreier@cisco.com \
    --cc=roland@digitalvampire.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).