hello, I will want to block a mac address by iptables but does not function I installed libipt_mac.so however
@OpenWrt:/usr/lib/iptables# iptables -I FORWARD -m mac --mac-source 00:50:FC:F5:18:5E -j DROP
iptables: No chain/target/match by that name
... :cry: