I get it now.
I didn't realize I could repeat the same interface list name.
It's works great now.
---
I'll get to VLANs later.
Appreciate all the valuable advice.
I didn't realize I could repeat the same interface list name.
It's works great now.
Code:
[@MikroTik] /interface/list/member> print detail 0 ;;; defconf - LAN interface list for LAN bridge list=LAN interface=bridge_LAN dynamic=no 1 ;;; defconf - WAN interface list for WAN on ether1 list=WAN interface=ether1_WAN dynamic=no 2 ;;; WiFi interface list for WiFi bridge list=LAN_WiFi interface=bridge_WiFi dynamic=no 3 ;;; Interface list for cabled and wireless LAN list=meta_LAN interface=bridge_LAN dynamic=no 4 ;;; Interface list for cabled and wireless LAN list=meta_LAN interface=bridge_WiFi dynamic=no[@MikroTik] /ip/firewall/filter> print detail 8 ;;; defconf: drop all not coming from meta_LAN chain=input action=drop in-interface-list=!meta_LAN log=no log-prefix=""
I'm mostly just experimenting and trying different approaches.More efficient to use vlans and one bridge in most cases but concur with jaclaz's approach to fw rules, if sticking with two bridges......
I'll get to VLANs later.
Appreciate all the valuable advice.
Statistics: Posted by diasdm — Sat Mar 16, 2024 2:14 am