Revision v1.1.4 (03/27/00): - A bunch of stuff I forgot. - Added a man page finally. - Added chkconfig commands for Redhat based systems. - Ability to turn off IP autodetection and specify the IP address during install. - Creates backup of previous installations. - Ability to specify IP ranges for ports. - Rules file loading is reorganized. Generated rules are added to rules.local instead of rules.2. Rules will now load in proper order. - Created uninstall script. - Fixed various small bugs. - Tried to make the install a bit more user friendly. - Added seperate option for startup upon PPP connection. - Redid subnet autodetection to allow for French versions of Linux. - Ability to reject or allow entire networks. Revision v1.1.3 (12/1/99): - A copy of the Ipchains HOWTO by Paul Russell is now included. - Better compatibility for Cable Modem users who get their IP address via DHCP. - Changed when pmfirewall starts. This fixes a problem with pmfirewall starting before pcmcia ethernet cards were activated, causing the firewall not to activate. - Added pmfirewall.rules.local file. You can now add your own rules and they won't be overwritten. - Added startup option to ip-up.local for PPP. Now PPP users won't have to restart pmfirewall each time they are assigned a new IP. - Added restart function. - Added blocking of NFS connections on the external interface. - Added support for DHCP Server on the internal interface. - Now if you choose not to allow IDENTD, it will set a reject flag instead of deny. This fixes timeouts problems for services that require an AUTH response. Revision v1.1.2 (11/09/99): - Cleaned up the code. Thanks to Warren Yopp for his assistance. - Added display of detected interface and network configuration upon firewall start. - Modified Start on boot structure. Removed use of chkconfig command in favor af adding symlinks to init.d directory if available, or then it tries /etc/rc.local, then it will deny the start on boot option. This adds support for OpenLinux, Debian, Slackware, SuSE, Stampede and possibly others. Revision v1.1.1 (11/02/99): - Fixed error where MASQ support installed no matter what was chosen. Thanks to Michael Koller for pointing this out. - Added majordomo mailing list. Revision v1.1 (10/31/99): - Fixed small grammar errors in the install script. Revision v1.0 (10/28/99): - Initial Release