Help please..
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
I'm newer to htis group.
whether the explanation for below mentioned rule is correct?
the forward chain will reject the packet with mac address
00:01:23:45:67:89 whose source ip is not eqaul to 192.168.1.2
iptables -A FORWARD -m mac --mac-source 00:01:23:45:67:89 ! -s
192.168.1.2 -j REJECT
[Index of Archives]
[Linux Netfilter Development]
[Linux Kernel Networking Development]
[Netem]
[Berkeley Packet Filter]
[Linux Kernel Development]
[Advanced Routing & Traffice Control]
[Bugtraq]