All of lore.kernel.org
 help / color / mirror / Atom feed
* Filtering MAC addresses and Multicast
@ 2006-08-01  8:35 Gerard París Aixalà
       [not found] ` <44CFB3EE.2010007@rtij.nl>
  0 siblings, 1 reply; 7+ messages in thread
From: Gerard París Aixalà @ 2006-08-01  8:35 UTC (permalink / raw)
  To: netfilter

Hello all,

I have a strange problem using iptables that had been reported yet in 
this list two years ago, but it has not been solved: 
http://lists.netfilter.org/pipermail/netfilter/2004-October/056506.html

I emulate a MANET on an Ethernet by adding iptables rules like these 
(filtering at MAC layer):

/sbin/iptables -t mangle -A PREROUTING -m mac --mac-source 
00:06:5B:12:C9:7A -j DROP
/sbin/iptables -t mangle -A PREROUTING -m mac --mac-source 
00:06:5B:13:4A:69 -j DROP

These rules drop Unicast traffic but they do not drop Multicast traffic.
How can I fix it?

Thank you in advance
Kind regards,
Gerard


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2006-08-02 16:04 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-08-01  8:35 Filtering MAC addresses and Multicast Gerard París Aixalà
     [not found] ` <44CFB3EE.2010007@rtij.nl>
2006-08-02  7:17   ` Gerard París Aixalà
2006-08-02  7:23     ` Martijn Lievaart
2006-08-02  9:40       ` Gáspár Lajos
2006-08-02 11:55         ` Gerard París Aixalà
2006-08-02 12:12           ` Gáspár Lajos
2006-08-02 16:04             ` Gerard París Aixalà

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.