Hi Support,
May i know if there is any documentation that i can run speedtest cli on firewall ( XG and UTM ).
Kindly advise which firmware for individual firewall version?
Thanks
This thread was automatically locked due to age.
Hi Support,
May i know if there is any documentation that i can run speedtest cli on firewall ( XG and UTM ).
Kindly advise which firmware for individual firewall version?
Thanks
Hi Raymond, Thanks for reaching out to Sophos Community.
It is not possible to install third-party packages on XG and UTM. Only packages prepared and signed by the Sophos Dev team can be installed.
However, If your only requirement is to check the bandwidth speed through CLI, You can simply download any file with 'curl' or 'wget' command to check the download speed. If you're doing this then make sure you've enough space in the device to download the file :)
Hi Raymond, Thanks for reaching out to Sophos Community.
It is not possible to install third-party packages on XG and UTM. Only packages prepared and signed by the Sophos Dev team can be installed.
However, If your only requirement is to check the bandwidth speed through CLI, You can simply download any file with 'curl' or 'wget' command to check the download speed. If you're doing this then make sure you've enough space in the device to download the file :)
Hi Devesh,
Thanks for the prompt response. Appreciate if you can provide any document on the CLI 'curl or 'wget' on XG and UTM. Thanks
This is more of a workaround to check the download speeds so no official document available but I can help you with he steps.
Take the SSH of XG > Option 5 > Option 3 Advanced shell
Run the command -> wget "Download link" (here you can paste the download link of any file). And the download will start
remove the file once you've tested with the command --> rm "filename"
For example, I have tried this with a ubuntu iso file
The method will be the same for UTM after taking the SSH.
Hi Devesh,
Thanks for the reply again. The CLI done to wget the package is done on your desktop?
Correct me if i am wrong, it is not possible to run wget at SFOS?
XG and UTM is using what OS?