Hello! I’m trying to drop connections from 192.168.2.60 to 192.168.2.14
My command is:
/ip firewall filter add chain=forward src-address=192.168.2.6 dst-address=192.168.2.14 action=drop
But it does’t work!
Hello! I’m trying to drop connections from 192.168.2.60 to 192.168.2.14
My command is:
/ip firewall filter add chain=forward src-address=192.168.2.6 dst-address=192.168.2.14 action=drop
But it does’t work!
6 is not 60.
I assume both devices are connected to the routerboard which is configured with a bridge. If so, put the use-ip-firewall to yes on bridge settings.