On Sun, 30 Jan 2022 21:31:58 +0100, Bo Berglund <bo.bergl...@gmail.com> wrote:

>>To test your speed use iperf3
>
>Thanks for the suggestion of this tool!! :-)
>
>I found a good intro to its usage here:
>https://www.tecmint.com/test-network-throughput-in-linux/

Just performed the test with both server and client on my home LAN:

$ iperf3 -c 192.168.119.216 -f K
Connecting to host 192.168.119.216, port 5201
[  5] local 192.168.119.237 port 39988 connected to 192.168.119.216 port 5201
[ ID] Interval           Transfer     Bitrate         Retr  Cwnd
[  5]   0.00-1.00   sec   114 MBytes  117184 KBytes/sec    0    409 KBytes
[  5]   1.00-2.00   sec   112 MBytes  114859 KBytes/sec    0    409 KBytes
[  5]   2.00-3.00   sec   112 MBytes  114550 KBytes/sec    0    409 KBytes
[  5]   3.00-4.00   sec   112 MBytes  114983 KBytes/sec    0    409 KBytes
[  5]   4.00-5.00   sec   113 MBytes  115227 KBytes/sec    0    409 KBytes
[  5]   5.00-6.00   sec   112 MBytes  114803 KBytes/sec    0    409 KBytes
[  5]   6.00-7.00   sec   112 MBytes  114797 KBytes/sec    0    409 KBytes
[  5]   7.00-8.00   sec   113 MBytes  116025 KBytes/sec    0    771 KBytes
[  5]   8.00-9.00   sec   112 MBytes  115201 KBytes/sec    0   1.08 MBytes
[  5]   9.00-10.00  sec   112 MBytes  115197 KBytes/sec    0   1.08 MBytes
- - - - - - - - - - - - - - - - - - - - - - - - -
[ ID] Interval           Transfer     Bitrate         Retr
[  5]   0.00-10.00  sec  1.10 GBytes  115283 KBytes/sec    0             sender
[  5]   0.00-10.00  sec  1.10 GBytes  114916 KBytes/sec
receiver

iperf Done.

Seems like here I have 1 Gbit/s transfers (given 8 bits per byte)! :)


-- 
Bo Berglund
Developer in Sweden



_______________________________________________
Openvpn-users mailing list
Openvpn-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openvpn-users

Reply via email to