Hi all,
I want to have a host use ipv6 to autoconfigure its interface, but then
add a couple ipv6 alias addresses to the same interface. The end goal is
to configure the interface with its autoconf address and some statically
assigned addresses.
Is it possible to do this using rc.conf settings? I tried adding lines
like:
ipv6_ifconfig_xl0="3ffe:b00:4025::a prefixlen 64"
...
But only the last such line gets used and this also turns off autoconf.
Is there a correct way to do this?
thanks,
Joe
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-net" in the body of the message