Thanks. After running 1st command “opkg -e /etc/opkg/openwrt/distfeeds.conf update” I get downloading error:
"Downloading https://downloads.openwrt.org/releases/21.02.0/packages/arm_cortex-a7_neon-vfpv4/vuci/Packages.gz
*** Failed to download the package list from https://downloads.openwrt.org/releases/21.02.0/packages/arm_cortex-a7_neon-vfpv4/vuci/Packages.gz
Collected errors:
- opkg_download: Failed to download h{only_2_links_in_post}ttps://downloads.openwrt.org/releases/21.02.0/packages/arm_cortex-a7_neon-vfpv4/vuci/Packages.=.gz, wget returned 8."
Then:
“root@RUTX50:~# opkg -e /etc/opkg/openwrt/distfeeds.conf list | grep iperf3
iperf3 - 3.10.1-1 - Iperf is a modern alternative for measuring TCP and UDP bandwidth performance, allowing the tuning of various parameters and characteristics.
iperf3-ssl - 3.10.1-1 - Internet Protocol bandwidth measuring tool with iperf_auth support”
But finally instalation doesn’t work:
“root@RUTX50:~# # opkg -e /etc/opkg/openwrt/distfeeds.conf install iperf3
root@RUTX50:~# opkg install iperf3
Unknown package ‘iperf3’.”