All of lore.kernel.org
 help / color / mirror / Atom feed
* tracking usage by mac address
@ 2004-08-30  2:42 Henry Baxter
  2004-08-30 10:17 ` Chris Brenton
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Henry Baxter @ 2004-08-30  2:42 UTC (permalink / raw)
  To: netfilter

Hello,

I have been reading this list for several months, and I've really 
enjoyed learning all that I have, thank you everybody for the 
opportunity to listen:)

Ultimately I am hoping to track the bandwidth usage of about 50 client 
computers through my router based on their MAC address. I understand 
that by simply writing a rule that does nothing to the packet, such as 
'iptables -A FORWARD -m <mac address>' I can parse the netfilter log and 
find out what I need. This seems rather convoluted though - getting 
netfilter to create a basically human readable log file, and then 
parsing it.

All of the network traffic is passing through unmanaged switches until 
finally hitting the interface on the router.

I'm sure this must have been done by many others before, so could 
anybody give me some idea of what the most common way to handle this 
situation would be?

I appreciate any input.

Henry Baxter


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

end of thread, other threads:[~2004-08-31 19:52 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-08-30  2:42 tracking usage by mac address Henry Baxter
2004-08-30 10:17 ` Chris Brenton
2004-08-30 11:34 ` Torsten Luettgert
2004-08-30 13:12   ` George Alexandru Dragoi
2004-08-30 18:54 ` Jose Maria Lopez
2004-08-30 20:37   ` George Alexandru Dragoi
2004-08-31  0:34     ` Henry Baxter
2004-08-31 19:52       ` Jose Maria Lopez
2004-08-31 19:52     ` Jose Maria Lopez

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.