Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Mar 2003 13:53:51 -0800 (PST)
From:      David Malone <dwmalone@FreeBSD.org>
To:        pekkas@netcore.fi, dwmalone@FreeBSD.org, freebsd-bugs@FreeBSD.org
Subject:   Re: kern/48917: creating stf 6to4 IPv6 pseudo-interface adds wrong routes
Message-ID:  <200303042153.h24LrpVU090618@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
Synopsis: creating stf 6to4 IPv6 pseudo-interface adds wrong routes

State-Changed-From-To: open->feedback
State-Changed-By: dwmalone
State-Changed-When: Tue Mar 4 13:45:10 PST 2003
State-Changed-Why: 
Hi Pekka,

Looking at your config, I see you have:

	ipv6_ifconfig_rl0="2002:d436:1c91::1 prefixlen 64" # local network

but this address will be assigned to the stf0 interface when it is
configured. I presume rl0 is being reconfigured after this and the
IP is being moved (with all its routes) to rl0?

I think you can give another address to the stf interface by setting:

	stf_interface_ipv6_slaid

Can you see if this seems to explain what you're seeing?

	David.

http://www.freebsd.org/cgi/query-pr.cgi?pr=48917

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200303042153.h24LrpVU090618>