iptables: Invalid argument Using mac match

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi all,

Im trying to block this mac address by using this rules, however
iptables claim this as a invalid argument.

fw:/config> iptables -N auth
fw:/config> iptables -A INPUT -j auth
fw:/config> iptables -A FORWARD -j auth
fw:/config> iptables -A OUTPUT -j auth
fw:/config> iptables -I auth -m mac --mac-source 00:11:09:5D:D9:13 -j DROP
iptables: Invalid argument

Thanks.


[Index of Archives]     [Linux Netfilter Development]     [Linux Kernel Networking Development]     [Netem]     [Berkeley Packet Filter]     [Linux Kernel Development]     [Advanced Routing & Traffice Control]     [Bugtraq]

  Powered by Linux