IPv6 site local EUI-64 adresses and jails
Emanuel Strobl
Emanuel.strobl at gmx.net
Fri Aug 12 22:10:39 GMT 2005
Am Samstag, 13. August 2005 00:03 CEST schrieb Michael W. Oliver:
> On 2005-08-12T22:56:19+0200, Emanuel Strobl wrote:
> > Am Freitag, 12. August 2005 22:48 CEST schrieb Michael W. Oliver:
> >> ifconfig fxp0 inet6 3ffe:dead:beef:cafe::/64 eui64 alias
> >
> > Hmmm, that doesn't work here (6.0-beta2):
> >
> > ifconfig fxp0 inet6 fec0::/64 eui64 alias
> > ifconfig: could not determine link local address
>
> The link-local address is automatically configured, based on the mac
> address of the interface, so you can't (and wouldn't want to) configure
> it manually. If you want to configure unicast addresses manually, use
> the /48 from your provider/broker, broken down into whatever prefixlen
> you want.
Just for playing I disabled auto link-local address generation, then I
found that "ifconfig fxp0 inet6 fec0::1 delete" worked after I added that
one (without alias, which was my testing reason). Then I also deleted the
eui64 address and wanted to reassign it.
Another reason I tried to use the -eui64 option with ifconfig was because
my fwe0 got no inet6 address!
Either the man page of ifconfig is wrong or something else, I couldn't get
a working syntax with option eui64.
Thanks,
-Harry
>
> What is your current fxp0 configuration?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20050813/89afbc96/attachment.bin
More information about the freebsd-questions
mailing list