From mboxrd@z Thu Jan 1 00:00:00 1970 From: Guido Lorenzutti Subject: rules monitor? Date: Wed, 28 Sep 2005 20:46:15 -0300 Message-ID: <433B2B47.3050405@lorenzutti.com.ar> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: netfilter-bounces@lists.netfilter.org Errors-To: netfilter-bounces@lists.netfilter.org Content-Type: text/plain; charset="us-ascii"; format="flowed" To: netfilter@lists.netfilter.org Hi people. Does anyone knows any tool to monitor the iptables rules to check if they are what they should and apply them if not? I mean... check if every single rule is running and warn or apply them if they are removed? Tnxs in advance.