Simple VLAN setup, only VLAN1 is working

Hi.

I’m getting brain damaged over here over this…

Someone care to pinpoint the cause? I tried to start from clean slate, but it caused some weird behaviour not able to ping or access the router but internet worked fine so I used the factory config.

Once I change the Bridge port PVID for any port they lose connection and can’t access anything. Am I missing some vital setting?

Config in Attachments.

Thanks in advance!
sob.rsc (7.51 KB)

You have no /interface bridge vlan entries. Untagged entries will be automatically generated from the pvid= settings for the bridge itself (the implicit bridge-to-cpu port) and any /interface bridge port entries but you have to define all the tagged entries, e.g. for the bridge-to-cpu traffic.

http://forum.mikrotik.com/t/using-routeros-to-vlan-your-network/126489/1

Tried the example configs but kept giving me errors, after some tinkering got it working. The all-in-one.

Thanks