All of lore.kernel.org
 help / color / mirror / Atom feed
* iptables monitoring program
@ 2005-10-03 14:04 Tommy W
  2005-10-04 13:51 ` John A. Sullivan III
  0 siblings, 1 reply; 2+ messages in thread
From: Tommy W @ 2005-10-03 14:04 UTC (permalink / raw)
  To: netfilter

I've developed a program (under development) to monitor iptables-rules/chains 
in realtime. and I just thought that maybe you guys in here would be 
interested of it. What I do not know on the other hand is if it's "ok" to 
promote my program in here, if it's not sorry :) but I've seen other people 
doing similar things.

Back to the program.
It consists of a library and programs utilizing the library.
The library takes care of putting speed's on the libiptc-structures.

natdump -d -z will dump out all rules in the active configuration that has a 
speed of more than 0 

natstat is a gui (ncurses) that will show the rules/chains at real time.

natstatqt is a gui (qt) that does the same (not really, it's under developed 
compared to the ncruses gui).

A very commonly used and needed function is to 'temporary flush' a rule.
Meaning with a single click you can 'temporary flush' a rule to see how much 
traffic has been sent .. and  another click to unflush it.

It's a perfect help-tool for control freaks :)

http://freshmeat.net/projects/natstat/


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

* Re: iptables monitoring program
  2005-10-03 14:04 iptables monitoring program Tommy W
@ 2005-10-04 13:51 ` John A. Sullivan III
  0 siblings, 0 replies; 2+ messages in thread
From: John A. Sullivan III @ 2005-10-04 13:51 UTC (permalink / raw)
  To: tommy; +Cc: netfilter

On Mon, 2005-10-03 at 16:04 +0200, Tommy W wrote:
> I've developed a program (under development) to monitor iptables-rules/chains 
> in realtime. and I just thought that maybe you guys in here would be 
> interested of it. What I do not know on the other hand is if it's "ok" to 
> promote my program in here, if it's not sorry :) but I've seen other people 
> doing similar things.
> 
> Back to the program.
> It consists of a library and programs utilizing the library.
> The library takes care of putting speed's on the libiptc-structures.
> 
> natdump -d -z will dump out all rules in the active configuration that has a 
> speed of more than 0 
> 
> natstat is a gui (ncurses) that will show the rules/chains at real time.
> 
> natstatqt is a gui (qt) that does the same (not really, it's under developed 
> compared to the ncruses gui).
> 
> A very commonly used and needed function is to 'temporary flush' a rule.
> Meaning with a single click you can 'temporary flush' a rule to see how much 
> traffic has been sent .. and  another click to unflush it.
> 
> It's a perfect help-tool for control freaks :)
> 
> http://freshmeat.net/projects/natstat/
> 
I haven't tried it yet but it sounds like a neat tool. Thanks for
bringing it to our attention - John
-- 
John A. Sullivan III
Open Source Development Corporation
+1 207-985-7880
jsullivan@opensourcedevel.com

If you would like to participate in the development of an open source
enterprise class network security management system, please visit
http://iscs.sourceforge.net



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

end of thread, other threads:[~2005-10-04 13:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-10-03 14:04 iptables monitoring program Tommy W
2005-10-04 13:51 ` John A. Sullivan III

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.