[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

(usagi-users 02432) Re: IPv6 bugs introduced in 2.4.21



On man, 2003-06-16 at 21:50, Andre Tomt wrote:
<snip>
> The lower part of a /127 network is somehow, strangely routed to lo -
> observe..

Replying to myself, with a finding.

I found a temporarily workaround for this problem. Adding the address
with a /128 prefixlen, and then adding a static route entry for the
other end - like this:

ip -6 addr add 2001:730:3::1:2b/128 dev aorta
ip -6 route add 2001:730:3::1:2a/128 dev aorta

.."fixes" the issue.

There is also one more impact of this bug, traffic that travels directly
between the two peers gets discarded, BGP and such breaks this way.

Added CC to usagi-users, and I'm now subscribed to netdev (and
usagi-users), no need for CC'ing me directly. :-)

-- 
Mvh,
André Tomt