ipmkchains
Firewall Chain Manipulation Tool
Bruce Guenter <bruceg@em.ca>
Version 0.17
2000-08-31
This package contains a program, ipmkchains, that reads in a set of rule
files, computes the differences between those rules and the rules that
are currently in use, and executes the necessary commands to make the
rules in use match the rules from the file.
Requirements:
- Python 1.5 or later
- GNU diff
- Linux 2.2.x kernel and ipchains
How to install:
- As root, run "make install"
How to use:
- The rule files are formatted as Python source. See the sample rules
included in the distribution for an example of how to code the rules.
This program is Copyright(C) 2000 Bruce Guenter, and may be copied
according to the GNU GENERAL PUBLIC LICENSE (GPL) Version 2 or a later
version. A copy of this license is included with this package. This
package comes with no warranty of any kind.
Index of ipmkchains