Linux - NetworkingThis forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Distribution: RHEL 6.0, 5.5, Fedora 15, Kubuntu 12.04, Solaris 10,8
Posts: 195
Rep:
UDP packet oss
I have a box that is loosing UDP packets.
Whilst UDP to my understanding is a "throwawayable" commodity, I suspect it's possible to receive all of the UDP data to this box by tuning a kernel setting somewhere ...
Also how do I read /proc/net/udp to determine why UDP packet loss is occurring ? And to confirm that it is UDP packet loss.
Sorry if i've been a little vague here, please ask for further clarification is required.
what type of network is this computer on? How did you ascertain that it is losing UDP packets? explain your whole network setup and give us all the information you can give.
Distribution: RHEL 6.0, 5.5, Fedora 15, Kubuntu 12.04, Solaris 10,8
Posts: 195
Original Poster
Rep:
It's on a switched WAN, I believe that's the correct terminology.
[root@host root]# mii-tool
eth0: negotiated 100baseTx-FD, link ok
Running the 2.4.20-30.7 kernel.
I believe it's loosing incoming UDP packets, due to high transfers / connections at the same time. This is the collusion that someone else came to.
Too many UDP packets come in from many client boxes, so how do I tweak the UDP buffer size, would this make a difference and how do I decode the /proc/net/udp output ? It may not be the solution, but i'd like to try ...
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.