netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: John Dykstra <john.dykstra1@gmail.com>
To: Roland Dreier <roland@digitalvampire.org>
Cc: netdev@vger.kernel.org
Subject: Re: IPv6 default routes timing out?
Date: Wed, 29 Jul 2009 19:33:58 -0500	[thread overview]
Message-ID: <1248914038.13447.17.camel@merlyn> (raw)
In-Reply-To: <874osv8jyo.fsf@shaolin.home.digitalvampire.org>

On Wed, 2009-07-29 at 10:42 -0700, Roland Dreier wrote:
> I recently set up IPv6 on home home network -- openbsd 4.5 box serving
> as a router with wired and wireless ports, advertising routes via the
> openbsd rtadvd daemon.  I have no problem on boxes on the wired
> network, which gets a default route like:
> 
>     default via fe80::240:63ff:feda:3d15 dev eth0  proto kernel  metric 1024  expires 8630sec mtu 1500 advmss 1440 hoplimit 64
> 
> However on laptops on the wireless network, I've seen the route
> timeout and apparently never reappear.  This happens running both old
> kernels like 2.6.24 and also with 2.6.31-rc4, and on systems with both
> ipw2200 and iwlagn wirelss.  The symptom is that if I leave my laptop
> running, say, overnight, in the morning the ipv6 default route is
> gone.  ipv4 networking still works fine, and if I try explicit
> link-local ipv6 addresses on the laptop, they work fine too.  But the
> ipv6 internet is gone because the kernel has no idea how to route
> packets to it.
> 
> The openbsd rtadvd config is pretty basic, just:
> 
>     ral0:\  
>             :addr="2001:470:8379:2::":prefixlen#64:rltime#9000:\
>             :maxinterval#120:mininterval#60:
> 
> Any ideas as to what I'm doing wrong, or where the problem might be?

First thing I'd do is leave wireshark running overnight on the laptop
and see if the multicast router ads are making it to there.
--
John


  reply	other threads:[~2009-07-30  0:34 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 [this message]
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
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=1248914038.13447.17.camel@merlyn \
    --to=john.dykstra1@gmail.com \
    --cc=netdev@vger.kernel.org \
    --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).