All of lore.kernel.org
 help / color / mirror / Atom feed
* Select chain from set?
@ 2009-04-28  9:21 Oskar Berggren
  2009-04-28 12:27 ` Martin Millnert
  0 siblings, 1 reply; 12+ messages in thread
From: Oskar Berggren @ 2009-04-28  9:21 UTC (permalink / raw)
  To: netfilter

Hello,

is it possible to have iptables query a set of some sort to quickly
look up a chain to jump to for a specific packet?

For example the set would contain a mapping from ip-address ->
chain-name. Then the destination address is looked up in the set and
iptables would jump to the specified chain.

Is it possible, or how difficult would it be to implement something
like this? I'd imagine it would be implemented as a target, that would
have the ability to "redirect" to another target, which would be a
chain.


/Oskar

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

end of thread, other threads:[~2009-05-07 15:48 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-28  9:21 Select chain from set? Oskar Berggren
2009-04-28 12:27 ` Martin Millnert
2009-04-28 13:34   ` Покотиленко Костик
2009-04-28 15:39     ` Susan Hinrichs
2009-04-29  8:11       ` Покотиленко Костик
2009-04-30 15:52         ` Susan Hinrichs
2009-05-07 10:07           ` Покотиленко Костик
2009-05-07 13:44             ` Susan Hinrichs
2009-05-07 14:01               ` Thomas Jacob
2009-05-07 14:31                 ` Susan Hinrichs
2009-05-07 14:57                   ` Thomas Jacob
2009-05-07 15:48                 ` Покотиленко Костик

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.