/interface bridge
add admin-mac=D4:CA:6D:A2:75:B1 auto-mac=no mtu=1500 name=bridge-local
add mtu=1500 name="bridge1 L2TP to PC"/interface bridge nat
# in/out-bridge-port matcher not possible when interface (ether1-gateway) is not save
# bad packet mark
add chain=dstnat in-bridge=bridge-local in-interface=ether1-gateway \ingress-priority=0 packet-mark=""/interface bridge port
add bridge=bridge-local interface=ether4 <<<-----*****
add bridge=bridge-local interface=sfp1
add bridge=bridge-local interface=wlan1 <<<-----*****
I was wondering that same dam thing too. It looks like the wireless lan is bridged exactly the same as the ethernet port 4 I've been trying to use. Both are bridged to: bridge-local
I'm puzzled and confused by this bridging crap (I've been trying to setup a VPN cause it seems like there are duplicate setup options available, just in different places...