[BACK]Return to pf.conf CVS log [TXT][DIR] Up to [local] / src / etc

Diff for /src/etc/pf.conf between version 1.14 and 1.15

version 1.14, 2002/12/23 17:34:45 version 1.15, 2002/12/30 23:17:54
Line 16 
Line 16 
 #set timeout { udp.first 60, udp.single 30, udp.multiple 60 }  #set timeout { udp.first 60, udp.single 30, udp.multiple 60 }
 #set timeout { icmp.first 20, icmp.error 10 }  #set timeout { icmp.first 20, icmp.error 10 }
 #set timeout { other.first 60, other.single 30, other.multiple 60 }  #set timeout { other.first 60, other.single 30, other.multiple 60 }
 #set limit { states unlimited, frags 5000 }  #set limit { states 10000, frags 5000 }
 #set loginterface none  #set loginterface none
 #set optimization normal  #set optimization normal
 #set block-policy drop  #set block-policy drop

Legend:
Removed from v.1.14  
changed lines
  Added in v.1.15