********************************************************** Tue May 10 11:34:16 GMT 2005 Version 2.56 Updated ipfilter and ipnat restart "ppp.linkup" code for PPPoE users ********************************************************** Tue Mar 2 22:53:28 EST 2004 Version 2.55 Changed uname release 5.* code check to not insist on kernel recompile on 5.2.1 or later since its not needed any more ********************************************************** Tue Mar 2 14:55:24 EST 2004 Version 2.54 Added DNS server question and /etc/resolv.conf file creation code Disabled 'enable lqr' in ppp.conf file creation code, its now hashed out. ********************************************************** Sat Feb 7 18:03:09 EST 2004 Version 2.53 Added default router gateway configuration for common static IP based network setups. eg defaultrouter="xxx.xxx.xxx.xxx" Reworded a few questions for clearer meaning. ********************************************************** Wed Nov 26 00:26:07 EST 2003 Version 2.52 Added serial console setup support. ********************************************************** Mon Oct 20 11:37:09 EST 2003 Version 2.51 Added ppp_nat="NO" to "/etc/rc.conf" insertion code since ipfilter handles NAT Added /etc/ppp/ppp.linkup file creation code to resync the in-kernel interface list maintained by IP Filter with the current interface status list when a new connection is started ********************************************************** Wed Oct 15 10:24:35 EST 2003 Version 2.50 Cleaned up some code ********************************************************** Tue Oct 14 14:07:29 EST 2003 Version 2.46 Added "/etc/rc.d/ipmon start" to "/etc/rc.local" insertion code to double ensure that ipmon is started via the new (NetBSD's) FreeBSD 5 startup scripts Changed the FreeBSD 5 kernel recompile code to make it "load only" of the ipfilter kernel module and not compile ipfilter into the kernel Changed most of the wording for ipfilter script from "Automagic" to "Easy" (Once is enough :) ********************************************************** Version 2.45 Added -P /var/run/ipmon.pid to the rc.conf to ensure a pid file is created when ipmon is started ********************************************************** Fri Jul 18 22:57:21 EST 2003 Version 2.44 Changed a few of the words to appear a tad more professional :) Removed "n" from ipmon_flags to remove hostname lookups of blocked packets for logs because it can cause unwanted or unexpected dns lookup traffic from ipmon. Added code to handle systems that don't have a /etc/rc.conf file to open and write to ********************************************************** Wed Jul 8 14:44:05 EST 2003 Version 2.43 Modified message for using FreeBSD 5 with IPFilter ********************************************************** Tue Jun 24 16:21:59 EST 2003 Version 2.41 Changed the must recompile kernel for FreeBSD 5 message a bit and the code for it ********************************************************** Tue Apr 22 20:54:43 EST 2003 Version 2.4 Increased the scripts FreeBSD v5.0 kernel recompile support for all hardware platforms that version 5.0 supports sparc64 , alpha , pc98 , ia64 , powerpc (but completely untested) Added most of the files that the script touches as variables at the top so can do safe non root testing of the script Fixed up a few minor things ********************************************************** Thu Mar 20 18:03:36 EST 2003 Version 2.3 Added port fowarding question code to easily generate 1 portforward rule ********************************************************** Thu Mar 20 15:46:48 EST 2003 Version 2.2 Added more rigorous firewall example rules ********************************************************** Wed Mar 12 23:35:27 EST 2003 Version 2.1 Added /etc/newsyslog.conf inserting for cutting back firewall logs ********************************************************** Wed Mar 5 14:52:56 EST 2003 Version 2 Added a new experimental ADSL setup code for quickly setting up typical home ADSL connections ********************************************************** Mon Mar 3 20:47:40 EST 2003 version 1.81 Fixed typos Modified the dhcpd.conf for support for newer versions of ISC-DHCP even though the dhcpd.conf was pretty simple and standard Added support for FreeBSD V5.0r to recompile IPfilter into FreeBSD 5.0 kernel because currently it wont load the ipf kernel module, hopefully it will be loadable in 5.1 like the 4.x versions Added a little bit of ADSL support Added change log **********************************************************