All of lore.kernel.org
 help / color / mirror / Atom feed
* BROUTING VLANS
@ 2010-11-15 11:02 Asher Awelan
  2010-11-15 16:43 ` Grant Taylor
  0 siblings, 1 reply; 3+ messages in thread
From: Asher Awelan @ 2010-11-15 11:02 UTC (permalink / raw)
  To: netfilter

SCENARIO:
I have inherited a hospitality solution which uses 802.11q tagging on it's switched network for the purpose of room identification, i.e. one port per room.
My current handling of this is working but not stable and is memory heavy.
Currently I have the 250 (I know!) VLANs on eth1.x as interfaces and have bridged them on br0.
I am using ebtables to log which mac addresses are using which vlan tag and then doing some cron processing to charge data use to the rooms.
However, this is pretty intensive on the network/ifconfig management.

QUESTION:
Is there a way to broute the vlans to the eth1 interface and not have to create every interface and register every vlan... or perhaps strip the vlan id (after logging of course)...

Further clarification can be given of course.
I know this is a ridiculous scenario, however these are my parameters within which to work.

Thank you kindly,

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

end of thread, other threads:[~2010-11-15 17:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-15 11:02 BROUTING VLANS Asher Awelan
2010-11-15 16:43 ` Grant Taylor
2010-11-15 17:12   ` Oskar Berggren

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.