Hi, i have 1 bridge with 192.168.10.0/24 and a wifi virtual ap 192.168.50.0/24.. i want to block traffic from .50 to .10 subnet
/ip firewall filter add chain=forward action=drop src-address=192.168.50.0/24 dst-address=192.16
8.10.0/24but i can easily ping .10 from .50
Did you enable the “Use IP Firewall” in the Bridge settings?
Yes, it;s enabled