Guide – How To Start – iPerf3 – SpeedTest Server on Ubuntu 20.04 LTS Minimal on Amazon

The guide how to use iPerf3 – SpeedTest Server on Ubuntu 20.04 LTS minimal

 To work, you must open port 5200-5209 (TCP) in the network properties in the AWS firewall.

  1. To work with the server, you should connect to it via PuTTY (Download PuTTY)
  2. Go to the home page of “Session”, enter the IP address of the VM
  3. Go to section SSH on the left panel, and then in Auth. In the “Auth” section, click “Browse” and specify the path to the .ppk file you received earlier.
  1. In the console that opens, you must enter the standard login that appears when creating a virtual machine – ubuntu

Or use the username you provided after creating the virtual machine.

  1. The server is already running, but for work, you need to install the client part and add it to the iperf3 folder you created for convenience. You can download from the link – https://iperf.fr/iperf-download.php 
  2. After installing the client, open in cmd on your PC and go to the directory with the iperf3 client. To do this, write the command
  • cd folder path

           Exemple –  cd c:\ipert3

  1. Next, you need to run a check. To do this, enter the command 
  • iperf3.exe -c 54.162.35.146  (replace with the ip of your virtual machine) 
  1. Here you can check network speed and bandwidth

For more detailed information, you can go to the official website at the link below https://iperf.fr/iperf-servers.php

Website Built with WordPress.com.

Up ↑

%d bloggers like this: