Problem with tagged vlan after upgrading

Ricardo Campos Passanezi riccp at ige.unicamp.br
Tue Jun 24 19:32:29 UTC 2014


Hello all.

After upgrading my system to 11.0-CURRENT r267824, I cannot use the vlan
interfaces as I used before. I have in rc.conf:

ifconfig_em0="media 1000baseT mediaopt full-duplex"
cloned_interfaces="vlan1 vlan2 vlan100 vlan150"
ifconfig_vlan1="inet 10.0.0.20 netmask 255.0.0.0 vlan 1 vlandev em0"
ifconfig_vlan2="inet my_actual_ip netmask 255.255.255.192 vlan 2 vlandev em0"
ifconfig_vlan100="vlan 100 vlandev em0"
ifconfig_vlan150="inet 192.168.2.10 netmask 255.255.255.0 vlan 150 vlandev em0"

But this isn't working anymore.

When I remove the vlan tag in my switch and set the inet to the em0
card, everithing works fine.

I have done a "make delete-old" after the mergemaster and I wonder if I
removed something by mistake.

Is there anything I can do to debug/fix this?

TIA,

-- 
Ricardo.


More information about the freebsd-current mailing list