DragonFly BSD
DragonFly commits List (threaded) for 2004-10
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

cvs commit: src/etc src/etc/defaults


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 22 Oct 2004 13:26:12 -0700 (PDT)

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@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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]