Networking Forums

Networking Forums > Computer Networking > Linux Networking > netstat -s -u does not display UDP stats

Reply
Thread Tools Display Modes

netstat -s -u does not display UDP stats

 
 
elixirana@gmail.com
Guest
Posts: n/a

 
      05-28-2007, 10:34 PM
Hi all,

I am performing a simple UDP performance test on two server systems.
They have identical Linux versions running.

2.6.18-1.2798.fc6 #1 SMP Mon Oct 16 14:39:22 EDT 2006 x86_64 x86_64
x86_64 GNU/Linux

Using the same piece of code I listen on UDP sockets on both systems.
I use SmartBits to pump UDP traffic for that port to both . I observe
the 'netstat -u -s' count incrementing based on the incoming traffic
on one of the system but the same smartbits when hooked up to the
second system doesn't refelect in an increment of 'netstat' counters.
I need to find at what point UDP packets start getting dropped and
this 2nd system behaving differently has perplexed me.

I made sure of the following :

1. Ran tcpdump and the 2nd system is receiving UDP packets for the
port I am listening on. (Also with right IP addresses)
2. The Rx packet count in the 'ifconfig eth0' output is incrementing.

Anything obvious I should check ? What might I be missing.

Thanks!

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Netstat Question amerar@iwc.net Linux Networking 3 11-29-2006 07:44 PM
netstat 0.0.0.0:80 =?Utf-8?B?SnVzdHdoYXRpbmd0b2tub3c=?= Windows Networking 2 11-04-2004 05:13 PM
netstat... Tremend_OSO Linux Networking 1 09-15-2004 04:32 PM
Console app to display stats BWGames Linux Networking 3 04-24-2004 04:45 PM
netstat -rn ? Choonho Son Linux Networking 3 04-22-2004 05:14 PM



1 2 3 4 5 6 7 8 9 10 11