Hi,
        Iptables can block an specific MAC address with options
iptables -A INPUT -m mac --mac-source 00:00:00:00:00:01 -j DROP
you can used too ! for inverse.
PS: Sorry for my english !!!

> -----Message d'origine-----
> De : UnKnown [mailto:rak@;burst.fcien.edu.uy]
> Envoye : vendredi 25 octobre 2002 15:31
> A : [EMAIL PROTECTED]
> Objet : blocking trough MAC Address
> 
> 
> Hi people, does any body knows if there is a soft like iptables, 
> but instead
> of blocking using ip's, block an specific MAC address.
> 
> Thanks,
>       rak
> 
> 
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact 
> [EMAIL PROTECTED]
> 
> 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to