[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <874osv8jyo.fsf@shaolin.home.digitalvampire.org>
Date: Wed, 29 Jul 2009 10:42:07 -0700
From: Roland Dreier <roland@...italvampire.org>
To: netdev@...r.kernel.org
Subject: IPv6 default routes timing out?
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?
Thanks,
Roland
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists