Здравствуйте, изменил тут sysctl.conf и теперь сервер отказывается работать... Пример, делаю пинг на ip, он говорит: No buffer space available.
Вообщем всё как всегда: "Хотел как лучше,а получилось как всегда" :(
Система фря 5.3, generic.
#netstat -m
1 mbufs in use
0/7872 mbuf clusters in use (current/max)
0/3/2224 sfbufs in use (current/peak/max)
0 KBytes allocated to network
0 requests for sfbufs denied
0 requests for sfbufs delayed
0 requests for I/O initiated by sendfile
0 calls to protocol drain routines
Вот то что я изменял.
Что тут не правильно?
net.inet.tcp.rfc1323=1
net.inet.tcp.strict_rfc1948=1
net.inet.tcp.newreno=1
net.inet.tcp.inflight_enable=1
net.inet.tcp.inflight_min=6144
net.inet.tcp.sendspace=32768
net.inet.tcp.recvspace=65535
net.inet.tcp.log_in_vain=1
net.inet.tcp.always_keepalive=1
net.inet.tcp.blackhole=2
net.inet.tcp.drop_synfin=1
net.inet.tcp.delayed_ack=1
net.inet.tcp.strict_rfc1948=1
net.inet.tcp.isn_reseed_interval=1800
net.inet.tcp.syncookies=0
net.inet.tcp.syncache.hashsize=512
net.inet.tcp.syncache.cachelimit=15359
net.inet.tcp.syncache.bucketlimit=30
net.inet.tcp.syncache.rexmtlimit=3
net.inet.tcp.msl=7500
net.inet.icmp.maskrepl=0
net.inet.icmp.bmcastecho=0
net.inet.icmp.icmplim=300
net.inet.icmp.drop_redirect=1
net.inet.icmp.log_redirect=1
net.inet.udp.sendspace=32768
net.inet.udp.recvspace=32768
net.inet.udp.maxdgram=28672
net.inet.udp.blackhole=1
net.inet.udp.log_in_vain=1
net.inet.ip.ttl=256
net.inet.ip.forwarding=1 # ou check_interface=1
net.inet.ip.sourceroute=0
net.inet.ip.accept_sourceroute=0
net.inet.ip.rtexpire=60
net.inet.ip.rtminexpire=10
net.inet.ip.check_interface=1
net.inet.ip.portrange.last=30000
net.inet.ip.redirect=0
net.inet.ip.random_id=1
net.inet.raw.maxdgram=57344
net.inet.raw.recvspace=65536
net.local.dgram.maxdgram=57344
net.local.dgram.recvspace=65536
net.local.stream.recvspace=65536
net.local.stream.sendspace=65536
net.link.ether.inet.max_age=1200
vfs.vmiodirenable=1
kern.coredump=1
security.bsd.see_other_uids=0
kern.maxprocperuid=512
kern.maxfilesperproc=1024
kern.maxfiles=65536
kern.somaxconn=512
kern.ipc.somaxconn=4096
kern.ipc.maxsockbuf=262144
kern.ipc.nmbclusters=2048
kern.ipc.maxsockets=2048
kern.polling.enable=1
kern.fallback_elf_brand=3
kern_securelevel=1
kern.corefile="/var/tmp/%U.%N.core"
Сервер этот очень нужен, а он в ауте....
Мужики, ну подскажите, что именно необходимо изменить.... Я боюсь опять чего нить испорчу... :(