2004-06-06 20:34:07 +02:00
|
|
|
IP Tables State (iptstate) was originally written to implement
|
|
|
|
the "state top" feature of IP Filter (see "The Idea" below) in
|
|
|
|
IP Tables. "State top" displays the states held by your stateful
|
|
|
|
firewall in a top-like manner.
|
|
|
|
|
2005-02-13 20:50:55 +01:00
|
|
|
Since IP Tables doesn't have a built in way to easily display
|
|
|
|
this information even once, an option was added to just have it
|
2004-06-06 20:34:07 +02:00
|
|
|
display the state table once.
|
2005-05-23 12:27:02 +02:00
|
|
|
|
2004-06-06 20:34:07 +02:00
|
|
|
Features include:
|
|
|
|
- Top-like realtime state table information
|
|
|
|
- Sorting by any field
|
|
|
|
- Reversible sorting
|
|
|
|
- Single display of state table
|
|
|
|
- Customizable refresh rate
|
|
|
|
- Open Source (specifically I'm using the zlib license)
|