Firewall and VLAN

How to do iptables rule using /ip firewall

-A PREROUTING -i eth0 ! -s 10.0.0.0/24 -j DROP,

because I don’t see any drop action in src-nat or dst-nat.



Does RouterOS 3c905(B or C)-TX driver supports large frames (for VLANs)?

anybody?

Version 2.8 does not have anything like what your command does. I am not sure, but I think version 2.9 has something like this.

you can add drop rule for every VLAN interface or use all as well