# $FreeBSD: releng/11.2/etc/sysctl.conf 112200 2003-03-13 18:43:50Z mux $ # # This file is read when going to multi-user and its contents piped thru # ``sysctl'' to adjust kernel values. ``man 5 sysctl.conf'' for details. # # Uncomment this to prevent users from seeing information about processes that # are being run under another UID. security.bsd.see_other_uids=0 security.bsd.unprivileged_read_msgbuf=0 net.inet.tcp.blackhole=2 net.inet.udp.blackhole=1 net.inet.icmp.icmplim=100 net.inet6.ip6.auto_linklocal=0 #net.inet.ip.fw.default_to_accept=1 net.inet.ip.dummynet.io_fast=1 net.inet.tcp.delayed_ack=0 net.link.ether.ipfw=0 net.inet.ip.dummynet.pipe_slot_limit=200 net.inet.ip.dummynet.hash_size=256 net.inet.tcp.drop_synfin=1 kern.ipc.maxsockbuf=16777216