All of lore.kernel.org
 help / color / mirror / Atom feed
* how to do a MAC-based filtering for NAT
@ 2007-12-09  5:11 Deephay
  2007-12-09 11:31 ` Leonardo Rodrigues Magalhães
  0 siblings, 1 reply; 5+ messages in thread
From: Deephay @ 2007-12-09  5:11 UTC (permalink / raw)
  To: netfilter

Greetings all,

I am wondering how to do a MAC-based filtering for a NAT:

iptables -P FORWARD DROP
iptables -A FORWARD -m mac --mac-source xxxxxxxx -j ACCEPT

the above things will not work, is there a way to achieve this? thanks!

Cheers,
Deephay

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

end of thread, other threads:[~2007-12-10  1:53 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-09  5:11 how to do a MAC-based filtering for NAT Deephay
2007-12-09 11:31 ` Leonardo Rodrigues Magalhães
2007-12-09 14:18   ` Deephay
2007-12-09 21:33     ` Leonardo Rodrigues Magalhães
     [not found]     ` <475C5149.8070404@solutti.com.br>
2007-12-10  1:53       ` Deephay

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.