cvs commit: src/etc src/etc/defaults
Matthew Dillon
dillon at crater.dragonflybsd.org
Fri Oct 22 13:27:14 PDT 2004
dillon 2004/10/22 13:26:11 PDT
DragonFly src repository
Modified files:
etc rc.firewall
etc/defaults rc.conf
Log:
This is a really nice rewrite of rc.firewall that cleans it up and adds
additional firewall_* rc.conf variables, with appropriate defaults, for
quick and easy rc-based firewall configuration. More sophisticated
configurations should continue to use the ipfw.conf mechanism.
The default client firewall is now similar to the description in the
'man firewall' manual page, allowing certain basic services ports
through and those ICMP messages required for proper network and protocol
management.
Submitted-by: Andreas Hauser <andy at xxxxxxxxxxxxxxx>
Revision Changes Path
1.3 +183 -276 src/etc/rc.firewall
1.16 +8 -0 src/etc/defaults/rc.conf
http://www.dragonflybsd.org/cvsweb/src/etc/rc.firewall.diff?r1=1.2&r2=1.3&f=u
http://www.dragonflybsd.org/cvsweb/src/etc/defaults/rc.conf.diff?r1=1.15&r2=1.16&f=u
More information about the Commits
mailing list