Unable to route via VLANs

There does not look to be enough config for your VLAN’s here. I am trying to find you the page to see the practical implementation for this but it’s eluding me…

Ideally you’d want to use the VLAN bridge filtering so you can purposefully trunk out down each port what you want (or make untagged for dedicated port access) rather than leaving the network wide open so any VLAN can go anywhere.

Generuc reading;
http://forum.mikrotik.com/t/using-routeros-to-vlan-your-network/126489/1
http://forum.mikrotik.com/t/avoiding-vlan1-on-bridge/127683/1

But as a more general, create yourself a “proper” management port first so you don’t lock yourself out and then recreate your bridge with VLAN filtering enabled and work from there, build the first VLAN and properly mark it on the ports you expect it both tagged and untagged (if any) and then move on to the next. It’s a PITA at first but then it makes sense.