IPv6 autoconf fails on multihomed host
David Malone
dwmalone at maths.tcd.ie
Wed Feb 25 15:43:54 PST 2004
On Wed, Feb 25, 2004 at 05:01:26PM +0100, Ronald van der Pol wrote:
> if [ ${rtsol_available} = yes -a -n "${rtsol_interfaces}" ]; then
> # Act as endhost - automatically configured.
> # You can configure only single interface, as
> # specification assumes that autoconfigured host has
> # single interface only.
It is odd - RFC 2462 actually seems to explicitly allow multihomed
hosts, Section 5 says:
For multihomed hosts, autoconfiguration is performed independently
on each interface.
however there might be an implementation detail that prevents this
working properly.
David.
More information about the freebsd-current
mailing list