im using Mikrotik for three months (Mikrotik HEX, latest firmware), and i am quite satisfied!
But i have a specific problem:
1 have two ethernet ports connected via bridge.
On the bridge i have a multiple VLAN, one of them is ID 160.
PORT A: Linked to managed switch, VLANs are separated on this switch ports.
PORT B: Just an ip cam, can not recognize VLAN ID 160.
I want to include the cam on PORT B to VLAN 160. Cant plug cam into managed switch because this switch is remote (40m), but camera is close to router.
I found the menu entry : Switch and played with it…no sucess…
I think in this menu i have to specifiy that PORT B is ID160, but untagged, because device cant handle tagged VLAN.
Please use safe mode at all times when configuring winbox.!!!
/interface bridge port (sets up any ingress required for access ports)
add bridge=bridgeMAIN comment=defconf interface=2LIVROOM pvid=160 admit-frames=untagged only
add bridge=bridgeMAIN comment=defconf interface=4FOO
No because you set your firewall rules in
/ip firewall filter (for both input and forward chain). They apply to all traffic!!
/ip firewall NAT (for source nat and nat/fw rules for each particular dstnat)