Problem so zahadzovanim UDP

Tomas TPS Ulej tps at freebsd.sk
Tue Oct 2 14:14:52 CEST 2001


netstat -s (FreeBSD r4.3)

udp:
        13964 datagrams received
        0 with incomplete header
        0 with bad data length field
        0 with bad checksum
        0 with no checksum
        86 dropped due to no socket
        124 broadcast/multicast datagrams dropped due to no socket
        7056 dropped due to full socket buffers
        0 not for hashed pcb
        6698 delivered
        6698 datagrams output

Co mam nastavit pre zvacsenie socket buffrov?

root@[SCREEN1.newaaa /usr/src/sys/i386/conf] # sysctl -a | grep udp
udpcb:           192,     8200,      5,     37,     3754
net.inet.udp.checksum: 1
net.inet.udp.maxdgram: 8192
net.inet.udp.recvspace: 100000
net.inet.udp.log_in_vain: 0
net.inet.udp.blackhole: 0

--
TPS




More information about the Users-l mailing list