#!/bin/sh # # elwix sysctl.conf # # $Id: sysctl.conf,v 1.2.2.1 2011/10/24 23:31:30 misho Exp $ sysctl -w net.inet.ip.forwarding=1 sysctl -w net.inet.ip.fastforwarding=1 sysctl -w kern.maxfilesperproc=4096 #kern.ipc.maxsockbuf=16777216 #net.inet.tcp.recvbuf_max=16777216 #net.inet.tcp.sendbuf_max=16777216 #net.inet.tcp.sendspace=65536 #net.inet.tcp.recvspace=65536 #net.inet.udp.recvspace=65536 #net.inet.tcp.mssdflt=1452 #net.inet.tcp.hostcache.expire=1 #dev.ath.0.hal.ar5416_biasadj=1