On 2014-11-02 13:51, Jorge Schrauwen wrote:
Hey All,

TL;DR: traffic leaving a bridge over a vlan does
not get tagged but leaves untagged after upgrade.
Is this by design?

Looks exactly like my problem. Running 5.6 release.

(Sorry for the double quote).

Of course...

$ ifconfig
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 32768
        priority: 0
        groups: lo
        inet6 ::1 prefixlen 128
        inet6 fe80::1%lo0 prefixlen 64 scopeid 0x6
        inet 127.0.0.1 netmask 0xff000000
vr0: flags=28b43<UP,BROADCAST,RUNNING,PROMISC,ALLMULTI,SIMPLEX,MULTICAST,NOINET6> mtu 1500
        lladdr 00:00:24:cd:7d:f8
        description: Outside
        priority: 0
        media: Ethernet autoselect (100baseTX full-duplex)
        status: active
vr1: flags=28b43<UP,BROADCAST,RUNNING,PROMISC,ALLMULTI,SIMPLEX,MULTICAST,NOINET6> mtu 1500
        lladdr 00:00:24:cd:7d:f9
        priority: 0
        media: Ethernet autoselect (100baseTX full-duplex)
        status: active
        inet 10.0.0.1 netmask 0xffff0000 broadcast 10.0.255.255
vr2: flags=28b43<UP,BROADCAST,RUNNING,PROMISC,ALLMULTI,SIMPLEX,MULTICAST,NOINET6> mtu 1500
        lladdr 00:00:24:cd:7d:fa
        priority: 0
        media: Ethernet autoselect (none)
        status: no carrier
vr3: flags=28b02<BROADCAST,PROMISC,ALLMULTI,SIMPLEX,MULTICAST,NOINET6> mtu 1500
        lladdr 00:00:24:cd:7d:fb
        priority: 0
        media: Ethernet autoselect (none)
        status: no carrier
enc0: flags=20000<NOINET6>
        priority: 0
        groups: enc
        status: active
ral0: flags=28802<BROADCAST,SIMPLEX,MULTICAST,NOINET6> mtu 1500
        lladdr 00:12:0e:61:48:98
        priority: 4
        groups: wlan
        media: IEEE802.11 autoselect
        status: no network
        ieee80211: nwid "" 100dBm
vlan4: flags=28943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST,NOINET6> mtu 1500
        lladdr 00:00:24:cd:7d:f8
        description: IPTV_vlan
        priority: 0
        vlan: 4 parent interface: vr0
        groups: vlan
        status: active
vlan6: flags=28843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST,NOINET6> mtu 1500
        lladdr 00:00:24:cd:7d:f8
        description: Internet_vlan
        priority: 0
        vlan: 6 parent interface: vr0
        groups: vlan
        status: active
pppoe0: flags=28851<UP,POINTOPOINT,RUNNING,SIMPLEX,MULTICAST,NOINET6> mtu 1492
        priority: 0
        dev: vlan6 state: session
        sid: 0x1a04 PADI retries: 0 PADR retries: 0 time: 00:47:59
        sppp: phase network authproto pap
        groups: pppoe egress
        status: active
        inet 80.100.141.131 --> 194.109.5.175 netmask 0xffffffff
bridge0: flags=20041<UP,RUNNING,NOINET6>
        description: LAN
        groups: bridge
priority 32768 hellotime 2 fwddelay 15 maxage 20 holdcnt 6 proto rstp
        vr1 flags=3<LEARNING,DISCOVER>
                port 2 ifpriority 0 ifcost 0
        vr3 flags=3<LEARNING,DISCOVER>
                port 4 ifpriority 0 ifcost 0
bridge1: flags=20041<UP,RUNNING,NOINET6>
        description: IPTV
        groups: bridge
priority 32768 hellotime 2 fwddelay 15 maxage 20 holdcnt 6 proto rstp
        vlan4 flags=13<LEARNING,DISCOVER,EDGE>
                port 8 ifpriority 0 ifcost 0
        vr2 flags=13<LEARNING,DISCOVER,EDGE>
                port 3 ifpriority 0 ifcost 0
pflog0: flags=20141<UP,RUNNING,PROMISC,NOINET6> mtu 33192
        priority: 0
        groups: pflog
$

$ ifconfig bridge1
bridge1: flags=20041<UP,RUNNING,NOINET6>
        description: IPTV
        groups: bridge
priority 32768 hellotime 2 fwddelay 15 maxage 20 holdcnt 6 proto rstp
        designated: id 00:00:00:00:00:00 priority 0
        vlan4 flags=13<LEARNING,DISCOVER,EDGE>
                port 8 ifpriority 0 ifcost 0
        vr2 flags=13<LEARNING,DISCOVER,EDGE>
                port 3 ifpriority 0 ifcost 0
        Addresses (max cache: 100, timeout: 240):
                00:90:d0:63:ff:00 vlan4 1 flags=0<>
                50:7e:5d:b8:53:22 vr2 0 flags=0<>

Reply via email to