Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Aug 2005 16:48:07 -0400
From:      "Michael W. Oliver" <michael@gargantuan.com>
To:        Emanuel Strobl <Emanuel.strobl@gmx.net>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: IPv6 site local EUI-64 adresses and jails
Message-ID:  <20050812204807.GA59974@gargantuan.com>
In-Reply-To: <200508122103.45543@harrymail>
References:  <200508122053.29480@harrymail> <200508122103.45543@harrymail>

next in thread | previous in thread | raw e-mail | index | archive | help

--zhXaljGHf11kAtnf
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On 2005-08-12T21:03:35+0200, Emanuel Strobl wrote:
> Am Freitag, 12. August 2005 20:53 CEST schrieb Emanuel Strobl:
>> Hi all,

>> I'm quiet new to IPv6 so I'd like to ask some questions:

>> So far I know how to generate s site-local address on basis of the MAC
>> address of the interface. That's what FreeBSD does itself for INET6
>> enabled kernels.
>=20
> Ok, here I found my first error, it's in fact a link-local addres, no=20
> site-local. If I need a site-local, is it correct to just assign it=20
> another (almost similar) address, or should I disable link-local=20
> autogeneration?

Don't disable link-local address auto-generation.  You can assign your
own addresses, based on the /48 you have been given by your provider or
tunnel broker.  Something like this....

ifconfig fxp0 inet6 3ffe:dead:beef:cafe::/64 eui64 alias

That is only if you want to use auto-configured host addresses based on
the (IHMO) wasteful EUI64 junk... topic for another thread (and list,
probably!).  There are lots of differing opinions about the usefulness
of EUI64-based auto-config.

--=20
Mike Oliver
[see complete headers for contact information]

--zhXaljGHf11kAtnf
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (FreeBSD)

iD8DBQFC/QsHsWv7q8X6o8kRAmq6AJwObW7ejLI4V9Va4qTElPyvlVCWNgCfeLTV
r6EiFQrn/fk2HLBjQtobDE8=
=iXCt
-----END PGP SIGNATURE-----

--zhXaljGHf11kAtnf--




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