Problem with tagged vlan after upgrading

From: Ricardo Campos Passanezi <riccp_at_ige.unicamp.br>
Date: Tue, 24 Jun 2014 16:24:55 -0300
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.
Received on Tue Jun 24 2014 - 17:32:29 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:50 UTC