Im looking for a tool to analyzer firewall policy to check if there are duplicate rules/overwritten rules. Could you please suggest any to do the job?

Thanks.

link|improve this question
How about providing some more info, like say, what kind of firewall you're asking about. – ErikA Sep 28 '10 at 21:59
Say it's Linux firewall using iptables. – datasunny Sep 28 '10 at 22:22
So, you mean other than using <code>iptables -L -v</code>? to print the list of rules being applied in a verbose mode? – l0c0b0x Sep 28 '10 at 23:30
But "iptables -L" doesn't give me any information about duplicate/overridden rule. In a large scale, the check should be done by automatic tool. – datasunny Sep 29 '10 at 0:09
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.