All of lore.kernel.org
 help / color / mirror / Atom feed
* rules monitor?
@ 2005-09-28 23:46 Guido Lorenzutti
  2005-09-29  6:57 ` /dev/rob0
  0 siblings, 1 reply; 2+ messages in thread
From: Guido Lorenzutti @ 2005-09-28 23:46 UTC (permalink / raw)
  To: netfilter

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.


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

* Re: rules monitor?
  2005-09-28 23:46 rules monitor? Guido Lorenzutti
@ 2005-09-29  6:57 ` /dev/rob0
  0 siblings, 0 replies; 2+ messages in thread
From: /dev/rob0 @ 2005-09-29  6:57 UTC (permalink / raw)
  To: netfilter

On Wednesday 2005-September-28 18:46, Guido Lorenzutti wrote:
> 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?

Hmmm ... why would the rules have changed? Only root can manipulate 
iptables rules.

If you mean that an interface changes IP or goes down, I suggest 
scripting something that takes place in that event, such as a pppd 
ip-up or ip-down script or the DHCP client equivalents.

If you're talking about a remote IP changing or something similar, no, 
you will have to write your own script, perhaps run it as a cron job. 
IAC you should be more specific about the problem you are trying to 
solve.
-- 
    mail to this address is discarded unless "/dev/rob0"
    or "not-spam" is in Subject: header


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

end of thread, other threads:[~2005-09-29  6:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-28 23:46 rules monitor? Guido Lorenzutti
2005-09-29  6:57 ` /dev/rob0

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.