This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Can i run speedtest cli on XG and UTM Firewall?

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.
Parents
  • FormerMember
    0 FormerMember

    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 :) 

Reply
  • FormerMember
    0 FormerMember

    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 :) 

Children
  • 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

  • FormerMember
    0 FormerMember in reply to Raymond Tan

    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?

  • FormerMember
    0 FormerMember in reply to Raymond Tan

    Hi Raymond, You can run both 'curl' and 'wget' on SFOS as its also based on GNU/Linux. 

    SFOS runs a custom version of GNU/Linux wherein UTM9 is based on Suse