Date: Wed, 6 Oct 2010 18:04:33 +0100 From: Miguel Arroz <arroz@guiamac.com> To: Ryan Stone <rysto32@gmail.com> Cc: freebsd-net@freebsd.org Subject: Re: Cannot attribute both IPv4 and IPv6 to a VLAN interface Message-ID: <C5CB356E-C2D7-40F2-BEAC-3955B9449C9A@guiamac.com> In-Reply-To: <AANLkTinCE9S2eSgXG=td41SrV3dRrbdj8WUqkDuTvSQN@mail.gmail.com> References: <CCAE3A86-A6CD-49DC-B8EC-A5CEA74E4E22@guiamac.com> <AANLkTinCE9S2eSgXG=td41SrV3dRrbdj8WUqkDuTvSQN@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi! You're right. :) I have the idea I had already tried that before and = it removed the IPv4 from the interface, but now it's working fine. = Thanks for the help! Regards, Miguel Arroz On 2010/10/06, at 17:31, Ryan Stone wrote: > It seems to me that the mistake that you are making is that you are > setting the vlan portion (e.g. vlan 18 vlandev em0) twice. The second > time that the configuration is applied it fails. I believe that you > want instead to put the following in rc.conf: >=20 > ipv6_ifconfig_vlan18=3D"xxx:xxx:xxx:460:: prefixlen 64" > ipv6_ifconfig_vlan19=3D"xxx:xxx:xxx:461:: prefixlen 64" > _______________________________________________ > freebsd-net@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-net > To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?C5CB356E-C2D7-40F2-BEAC-3955B9449C9A>