Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
TCP connection latency,jitter,lost measurements?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
orion777
Apprentice
Apprentice


Joined: 15 Mar 2017
Posts: 207
Location: Riga, Latvia

PostPosted: Thu Mar 15, 2018 8:09 am    Post subject: TCP connection latency,jitter,lost measurements? Reply with quote

Please suggest me simple tool to test TCP connection. This is necessary to prove MPTCP operation
- I was trying to use tcping: it works fine in windows, but... what it do in linux?? Seems that it is fully different projects with different functionality, options, etc :(
- I cant emerge hping on my gentoo pri3 64 bit - some conflicts (I'm not sure)

I need a tool, which, like a typical ping, exports its output in text >>output.txt for future analysis.
THE second PROBLEM IS THAT ACK PACKETS CANNOT BE USED IN MY NETWORK SETUP AS A LATENCY MEASUREMENT!!
Back to top
View user's profile Send private message
massimo
Veteran
Veteran


Joined: 22 Jun 2003
Posts: 1226

PostPosted: Thu Mar 15, 2018 8:33 am    Post subject: Reply with quote

Eventually net-analyzer/mtr or net-analyzer/netperf can help you in this case.
_________________
Hello 911? How are you?
Back to top
View user's profile Send private message
Ant P.
Watchman
Watchman


Joined: 18 Apr 2009
Posts: 6920

PostPosted: Thu Mar 15, 2018 6:56 pm    Post subject: Reply with quote

Flent is good for this stuff.
Back to top
View user's profile Send private message
szatox
Advocate
Advocate


Joined: 27 Aug 2013
Posts: 3135

PostPosted: Thu Mar 15, 2018 10:36 pm    Post subject: Reply with quote

Maybe iperf?
Back to top
View user's profile Send private message
mike155
Advocate
Advocate


Joined: 17 Sep 2010
Posts: 4438
Location: Frankfurt, Germany

PostPosted: Fri Mar 16, 2018 1:25 am    Post subject: Reply with quote

Don't miss Smokeping.
Back to top
View user's profile Send private message
orion777
Apprentice
Apprentice


Joined: 15 Mar 2017
Posts: 207
Location: Riga, Latvia

PostPosted: Sat Mar 17, 2018 7:58 am    Post subject: Reply with quote

net-analyzer/mtr is not, because it uses ICMP packets and works similar to dynamic traceroute.
smokeping and flent probabry, are using ACK/NACK packets to estimate latency (The use of ACK/NACK is prohibited in my setup, because it will specify wrong data)

Finally, netperf.. it consists of client and server, so, probabry, it will return real latency as I need! However, I cant understand how to run server :( If I try to run netperf -L 192.168.1.2 it still returns an error, like "are you sure there is a netserver listening on localhost at port 12865?"
Who knows how to work with this stuff? How to start netserver first on the target machine?
Update: upss.. http://www.golinuxhub.com/2016/09/how-to-monitor-network-bandwidth-in.html
Back to top
View user's profile Send private message
orion777
Apprentice
Apprentice


Joined: 15 Mar 2017
Posts: 207
Location: Riga, Latvia

PostPosted: Mon Apr 09, 2018 9:29 am    Post subject: Reply with quote

So, netperf was what I was searching for, because it uses "client-server" connection. The only this that is bad is that its output contains only statistical data and you cant see every packet.

Flent is a python-written gui, that uses flent, ping, etc. As to me, it is not good to setup long-term measurement with intermediate data report.

And finaly, sockperf. Seems that it can operate like netperf, but has output per each packet! However, we do not have portage for it.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum