Platon Technologies
not logged in Login Registration
EnglishSlovak
open source software development celebrating 10 years of open source development! Thursday, March 28, 2024

Diff for scripts/shell/firewall/default-firewall.conf between version 2.5 and 2.6

version 2.5, 2005/01/16 10:55:39 version 2.6, 2005/01/16 11:06:10
Line 14 
Line 14 
 # 2004-11-14 - created  # 2004-11-14 - created
 #  #
   
 # $Platon: scripts/shell/firewall/default-firewall.conf,v 2.4 2005/01/13 13:31:54 rajo Exp $  # $Platon: scripts/shell/firewall/default-firewall.conf,v 2.5 2005/01/16 10:55:39 rajo Exp $
   
   # uncomment next line for debugging
   DEBUG="echo "
   
 DEFAULT_POLICY="DROP"  DEFAULT_POLICY="DROP"
   
Line 24  MODULES="ipt_LOG ipt_REJECT ip_conntrack
Line 27  MODULES="ipt_LOG ipt_REJECT ip_conntrack
 LOG_LIMIT="-m limit --limit 12/h --limit-burst 10 -j LOG --log-level notice --log-prefix"  LOG_LIMIT="-m limit --limit 12/h --limit-burst 10 -j LOG --log-level notice --log-prefix"
   
 # Paths:  # Paths:
 IPTABLES="/sbin/iptables"  IPTABLES="$DEBUG/sbin/iptables"
 #IPTABLES=":" # for testing only - does nothing  #IPTABLES=":" # for testing only - does nothing
 IFCONFIG="/sbin/ifconfig"  IFCONFIG="/sbin/ifconfig"
 DEPMOD="/sbin/depmod"  DEPMOD="/sbin/depmod"

Legend:
Removed from v.2.5  
changed lines
  Added in v.2.6

Platon Group <platon@platon.org> http://platon.org/
Copyright © 2002-2006 Platon Group
Site powered by Metafox CMS
Go to Top