cvs commit: src/etc rc.firewall
    Matthew Dillon 
    dillon at crater.dragonflybsd.org
       
    Sun Feb 27 17:43:10 PST 2005
    
    
  
dillon      2005/02/27 17:42:57 PST
DragonFly src repository
  Modified files:
    etc                  rc.firewall 
  Log:
  Fix a firewall rule ordering problem, the 'OPEN' firewall mode was
  putting the pass-all rule too low in the list which prevented the nat
  rules from working.
  
  Fix a from/to ordering issue for the localnet deny rules.
  
  Submitted-by: Andreas Hauser <andy at xxxxxxxxxxxxxxx>
  
  Revision  Changes    Path
  1.4       +16 -13    src/etc/rc.firewall
http://www.dragonflybsd.org/cvsweb/src/etc/rc.firewall.diff?r1=1.3&r2=1.4&f=u
    
    
More information about the Commits
mailing list