Linux Netfilter discussions
 help / color / mirror / Atom feed
* nftables: introspection capabilities?
@ 2011-05-24  8:21 gapsf
  2011-05-24  8:33 ` Jan Engelhardt
  0 siblings, 1 reply; 5+ messages in thread
From: gapsf @ 2011-05-24  8:21 UTC (permalink / raw)
  To: netfilter

Hi!
There is a lot of frontends for iptables like shorewall, ufw, ferm and special firewall distros.
They all are trying to formalize, simplify, integrate the
configuration of Linux firewall and traffic control subsystems.
They also use a certain set of metadata for their own use.

One of the iptables disadvantages - the inability to effectively
find out the internal state of the iptables.
There is only one way - parse the "iptables -L" output, isn't it?

So there's no easy way to find out how many rules in the some table now,
or whether there is a rule with the given src and dst port in such a table,
for example.

So for these purposes the frontend should keep the internal state of iptables
in some way, instead of simply request this information from iptables.

There is no doubt that for nftables frontends will be written too, so the question is:
"Will nfatbles be able to find out various information
about their own current state: tables, chains, rules, etc?"

Thanks.


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

end of thread, other threads:[~2011-05-26 17:33 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-24  8:21 nftables: introspection capabilities? gapsf
2011-05-24  8:33 ` Jan Engelhardt
2011-05-24  9:14   ` Re[2]: " gapsf
2011-05-24  9:25     ` Jan Engelhardt
2011-05-26 17:33     ` Pablo Neira Ayuso

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox