From: Matt Zagrabelny <mzagrabe@d.umn.edu>
To: Babu Skeitson <babuskeitson@gmail.com>
Cc: netfilter@vger.kernel.org
Subject: Re: Netfilter Performance when using MAC filter
Date: Wed, 31 Oct 2007 13:26:51 -0500 [thread overview]
Message-ID: <1193855211.18366.73.camel@grateful.d.umn.edu> (raw)
In-Reply-To: <54ea295d0710310923x1e5eff5cy6d70445d90d9e56e@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1054 bytes --]
On Wed, 2007-10-31 at 14:23 -0200, Babu Skeitson wrote:
> Hello everyone.
> I'm thinking about implementing iptables MAC Address filtering (-m mac
> --mac-source xx:xx....) in my network.
> *BUT* I have a big network, with ~ 4000 internal hosts/IPs that will
> be filtered via MAC, and I'm not sure about the performance of this
> filtering.
Are the 4000 hosts on the same network/vlan as the box running iptables?
If so, you can do MAC filtering (performance shouldn't matter as the MAC
address is in the link header), if not MAC filtering won't buy you much,
the layer2 address will always be the same.
This is essentially the difference between ARP and IP, or switching and
routing if you prefer.
--
Matt Zagrabelny - mzagrabe@d.umn.edu - (218) 726 8844
University of Minnesota Duluth
Information Technology Systems & Services
PGP key 1024D/84E22DA2 2005-11-07
Fingerprint: 78F9 18B3 EF58 56F5 FC85 C5CA 53E7 887F 84E2 2DA2
He is not a fool who gives up what he cannot keep to gain what he cannot
lose.
-Jim Elliot
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
next prev parent reply other threads:[~2007-10-31 18:26 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-10-31 16:23 Netfilter Performance when using MAC filter Babu Skeitson
2007-10-31 18:26 ` Matt Zagrabelny [this message]
2007-10-31 18:41 ` Grant Taylor
2007-10-31 19:19 ` Pascal Hambourg
2007-10-31 19:33 ` Matt Zagrabelny
2007-11-01 10:05 ` Pascal Hambourg
2007-11-01 13:17 ` Matt Zagrabelny
2007-11-01 14:55 ` Pascal Hambourg
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1193855211.18366.73.camel@grateful.d.umn.edu \
--to=mzagrabe@d.umn.edu \
--cc=babuskeitson@gmail.com \
--cc=netfilter@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.