Hex as Switch; VLANs Can't Access Winbox

Your are missing the bridge-to-cpu port, the /interface bridge vlan entries tagged=ether1 should be tagged=bridge,ether1. You also need /interface vlan entries to remove tags on egress from the bridge-to-cpu port / add them on ingress to the port, plus IP addresses.

See http://forum.mikrotik.com/t/routeros-bridge-mysteries-explained/147832/1 for detailed information (in your case the router block refers to any services provided by the CPU).

You also don’t need the /interface list member or /interface list WAN and LAN entries.