Date: Fri, 19 Jan 2001 13:41:51 -0600 From: Joseph E Eggleston <Joe_Eggleston-CJE136@email.mot.com> To: freebsd-net@FreeBSD.ORG Subject: ipv6 rc.conf Message-ID: <3A68987F.A8D51A80@labs.mot.com>
next in thread | raw e-mail | index | archive | help
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 majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3A68987F.A8D51A80>