Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Jan 2004 12:02:39 -0500 (EST)
From:      "Brent Bailey" <misterb@bmyster.com>
To:        questions@freebsd.org
Subject:   UDP errors and syslog & BSD
Message-ID:  <1311.66.63.97.2.1074618159.squirrel@new.host.name>

next in thread | raw e-mail | index | archive | help
Hello ,
Im using Frebsd as a syslog server at work. Everything seemed to be ok
untill i decided to run
"netstat -s -p udp"
as part of my nitely reporting. there are 5 routers pointed at this syslog
server so it seen ALOT of UDP traffic

ive noticed the following :
UDP stats:

udp:
        38123594 datagrams received
        0 with incomplete header
        0 with bad data length field
        2 with bad checksum
        352023 with no checksum
        319427 dropped due to no socket
        386465 broadcast/multicast datagrams dropped due to no socket
        5775699 dropped due to full socket buffers
        0 not for hashed pcb
        31642001 delivered
        15879668 datagrams output


the errors im concerned about are
5775699 dropped due to full socket buffers

and
 319427 dropped due to no socket

the first makes me think that the buffers are depleted and cant written to
if so ...how do i correct this ?

any help is very appreciated




-- 
Brent Bailey




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1311.66.63.97.2.1074618159.squirrel>