-----Original Message-----
From: Juanca [mailto:[EMAIL PROTECTED]
Sent: 02 February 2004 13:32
To: Nick Porter
Subject: Re: MAC Address rules.

www.iptables.org

arp <ip-you-want-to-block>
iptables -A INPUT -m mac --mac-source 00:00:00:00:00:01 -j DROP <---(MAC
you want to block)

<snip>


 Juanca
Sys Admin.


[np] Thanks for the response but as I mentioned in my post I am aware that
iptables has this functionality. My question was relating to ipchains. I'm
pretty sure it doesn't as I don't seem to be able to find any reference to
it in R.L.Zieglers 'Linux Firewalls' but thought I would just check with the
group to make sure.


Reply via email to