Re: Cannot attribute both IPv4 and IPv6 to a VLAN interface

2010-10-06 Thread Miguel Arroz
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

Re: Cannot attribute both IPv4 and IPv6 to a VLAN interface

2010-10-06 Thread Ryan Stone
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: ipv6_ifconfig_vlan18="xxx:xxx:xxx:460:: pref

Cannot attribute both IPv4 and IPv6 to a VLAN interface

2010-10-06 Thread Miguel Arroz
Hello, I'm using a FreeBSD machine as a NATBox/router for two small networks. The installed version is FreeBSD 7.1-RELEASE-p13. My network setup is one ethernet cable connecting to the NATBox, with 3 VLANs (2 of them tagged). The non-tagged VLAN is the "outter" network, and the other two V