freebsd-dev/contrib/ipfilter/FWTK
Darren Reed 750e88322f * Someone imported a lot of files with the wrong CVS tag, so lots of files need
that fixed in them....
* Keep unnecessary files out of the non-vendor part of this CVS repository.
2005-04-25 18:20:15 +00:00
..
ftp-gw.diff
fwtk_transparent.diff import ipfilter 4.1.8 into the vendor branch 2005-04-25 17:31:50 +00:00
fwtkp import ipfilter 4.1.8 into the vendor branch 2005-04-25 17:31:50 +00:00
Index
README
README.ipfilter

There are two patch files in this directory, each allowing for the Firewall
Toolkit to be used in a transparent proxy configuration.

ftp-gw.diff	- A patch written by myself for use only with IP Filter and
		  ftp-gw from the Firewall Toolkit.  You need to copy ip_nat.h,
		  ip_fil.h and ip_compat.h to the ftp-gw directory to compile
		  once this patch has been applied.

fwtkp		- A set of patches written by James B. Croall (jcroall@foo.org)
		  for use with both IP Filter and ipfwadm (for Linux) and more
		  of the various FWTK gateway plugins, including:
		  ftp-gw http-gw plug-gw rlogin-gw tn-gw

Both patches when applied to the Firewall toolkit require the same
configuration for IP Filter.

Darren