Project

General

Profile

« Previous | Next » 

Revision 8bb574b6

Added by Scott Ullrich almost 17 years ago

Set net.inet.icmp.icmplim to 500. Apparently the low setting of 200
wrecked Seths firewall on upgrade due to overwhelming amounts of icmp
packets.

View differences:

etc/sysctl.conf
24 24
net.link.bridge.pfil_bridge=0
25 25
# Disable TCP extended debugging
26 26
net.inet.tcp.log_debug=0
27

  
27
# Set a reasonable ICMPLimit
28
net.inet.icmp.icmplim=500

Also available in: Unified diff