FOR TIPS, gUIDES & TUTORIALS

subscribe to our Youtube

GO TO YOUTUBE

13362 questions

15887 answers

25703 comments

50427 members

0 votes
140 views 0 comments
by

Hello,
I have RUT955 connected to the local network in mobile way by SIM card with is used as a VPN server. My PC works as client. I established OVPN connection and everything works fine. Both devices can access themself by TUN connection. Now I want to measure speed of it. I downloaded Speed Test package but when I can try to perform the test there aren't any possible servers, with is understandable because devices works in local subnetwork:

Is there any option to measure the speed without connecting to the WAN ?

1 Answer

0 votes
by
Hello,

The other way would be to download iperf3 package in CLI using opkg update && opkg install iperf3 command. There are server available that lets you test the speed of your connection this way.
Best answer