Gtk-IPTables
Description:
============
  Gtk-IPTables is a gtk-based frontend for iptables, the Linux 2.4.x
/ 2.5.x 
firewalling subsystem. It's just a GUI so if you don't have iptables it doesn't
work. It's written in C and developed on GNU/Linux. 
License:
========
  Gtk-IPTables is under the GNU GENERAL PUBLIC LICENSE (GPL). See the
COPYING 
file for more about it.
Version 0.4.2:
  * This version includes the "Ins Rule" (Insert Rule) option.
    Insert a rule as the given rule number selected on the
list.
  * As other function includes the LOG target. When you create a rule
    you can LOG that rule. All in one step. 
    (See the iptables manpage).
Version 0.4.1:
  * It includes a 'configure' script. At least!!! (doesn't it?).
  * Includes REJECT target with "Set REJECT Type" to set the reject
msg.
  * Some kind of bug fixed in "Set TCP Protocol". You can now change
the 
    option in "Set TCP Protocol" after it has been chosen.
  * I bix some problems with the report function in "main.h".
Version 0.4.0:
  * Includes "Set TCP Protocol" and "Set ICMP Protocol".
  * Some bugs fixed.
  * Code cleaned (as usually) trying to make a more readable code.
Information:
============
  You can check for updates and info at:
      http://gtk-iptables.sourceforge.net/
Thanks:
=======
Moritz Barsnick (RPM package)
Francesco Micozzi (DEB and RPM packages)
Federico Dappiano (testing, suggestions)
--
Daniel E. Testa <da_tes@yahoo.com.ar>