netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [NEW SOFTWARE] FIRO - Iptables optimization
@ 2011-06-09 13:18 Tihomir Katic
  2011-06-09 13:23 ` Patrick McHardy
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Tihomir Katic @ 2011-06-09 13:18 UTC (permalink / raw)
  To: netfilter-devel

Hi

I developed some firewall optimizer for iptables optimization.

FIRO is parsing output of iptables-save command and removes redundant
rules from it. Rules in each chain and table are optimized separately.
Optimization procedure continues until there are no more rules to
remove or to modify. As a result, FIRO generates new file with new set
of rules for every successful optimization procedure. Also, it logs
all actions and changes in separated files.

List of optimization procedures:
 -  Remove irrelevant rules
 -  Remove redundant "shadowed after" rules
 -  Remove redundant "shadowed before" rules
 -  Remove last rules with same action as chain
 -  Merge rules
 -  Remove redundant parameters from rules
 -  Remove redundant elements from parameters
 -  Reposition of "logging" rules in chain

This is free software, 1st published version, and I would appreciate
every download, every test, every reported bug, suggestion, etc.

Link to FIRO:
http://valeria.zesoi.fer.hr/~tkatic

Br
Tihomir

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

end of thread, other threads:[~2011-06-09 15:56 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-09 13:18 [NEW SOFTWARE] FIRO - Iptables optimization Tihomir Katic
2011-06-09 13:23 ` Patrick McHardy
2011-06-09 13:33 ` Pierre Chifflier
2011-06-09 13:39   ` Tihomir Katic
2011-06-09 13:44 ` Jan Engelhardt
2011-06-09 14:07   ` Tihomir Katic
2011-06-09 14:16     ` Jan Engelhardt
2011-06-09 14:23       ` Tihomir Katic
2011-06-09 14:25         ` Tihomir Katic
2011-06-09 14:34         ` Jan Engelhardt
2011-06-09 15:55           ` Tihomir Katic

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).