打开APP
userphoto
未登录

开通VIP,畅享免费电子书等14项超值服

开通VIP
networking

I use iperf. It's a client server arrangement in that you run it in server mode at one end and connect to its from another computer on the other side of the network.

One both machines run:

sudo apt-get install iperf

Then on Computer A:

iperf -s

And on Computer B:

iperf -c <address of Computer A>

On the client machine, you'll see something like this:

oli@bert:~$ iperf -c tim------------------------------------------------------------Client connecting to tim, TCP port 5001TCP window size: 16.0 KByte (default)------------------------------------------------------------[  3] local 192.168.0.4 port 37248 connected with 192.168.0.5 port 5001[ ID] Interval       Transfer     Bandwidth[  3]  0.0-10.0 sec  1.04 GBytes    893 Mbits/sec

Of course, if you're running a firewall on the server machine, you'll need to allow connections on port 5001 or change the port with the -p flag.

本站仅提供存储服务,所有内容均由用户发布,如发现有害或侵权内容,请点击举报
打开APP,阅读全文并永久保存 查看更多类似文章
猜你喜欢
类似文章
Using iPerf to Troubleshoot Speed/Throughput Issues | SoftLayer Blog
archlinux X11转发设置
Use VNC to Access VMware ESX guests
"Console Servers" and "Terminal Servers"
IPerf
Putty+Xming=Reflection
更多类似文章 >>
生活服务
热点新闻
分享 收藏 导长图 关注 下载文章
绑定账号成功
后续可登录账号畅享VIP特权!
如果VIP功能使用有故障,
可点击这里联系客服!

联系客服