Guest User!

You are not Sophos Staff.

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

Sophos Firewall - Unable to Download SSL VPN Client/Config via User Portal

Hi Sophos Community,

As the title suggests, when users login to the User Portal and attempt to download the SSL VPN Client and config for Windows the download just does not start. No reaction on the browser that I can see.

I've searched online and many people point to changing the certificate to the Default one, though we've used a custom certificate without issue and this is still set correctly AFAIK.

This issue does not seem to be the case when I'm attempting the download the installer on a macOS MacBook running macOS 12.4 / Monterey. Therefore, I'm having to download the client on this device and transfer it to the appropriate device as a work around. Only Windows Devices seem to be affected.

Can anyone advise on a fix?

PS > We are planning to deprecate SSL VPN and replace with Sophos Connect in the near future, but this is an annoyance for the handful for affected people.

Many Thanks



This thread was automatically locked due to age.
Parents Reply
  • Yes, if any of these actions are performed which I mentioned, affected users will have to re-download their SSL VPN installation file to utilize the new certificate.

    Take backup before making any changes.

    How many users are connecting with a remote VPN? you can check the current status where the configuration is broken as per the steps : 

    Check the /tmp partition on device

    • Reference this KBA to access the device’s advanced shell:
      • Sophos XG Firewall: How to SSH to the firewall using PuTTY utility
      • Navigate to the /tmp partition and investigate if the following SSL VPN files are present

        • # cd tmp
        • # cd /content/sslvpn
        • # ls
          • Confirm if the following SSL VPN files are present in /content/sslvpn:
          • rw-rr- 1 1000 100 client-config-template.ovpn
          • rw-rr- 1 1000 100 111.1K  ssl-vpn-config-installer.exe
          • rw-rr- 1 1000 100 1.4M  ssl-vpn-client-installer.exe
          • rw-rr- 1 1000 100  U2DVERSION

    SFVUNL_SO01_SFOS 19.0.# ls -larth

    Check if the /tmp partition is full

    • df –h     

    If files are not present, 

    • Try performing a manual pattern update
    • Backup & firmware > Pattern Updates > “Update Pattern” Click on update pattern now 

    Share the status and output 

    Regards

Children
  • Hi Bharat,

    We want to avoid having to have our users re download the client. Currently they're all working, and we can still have some users download the exe/config without issue. So as I say, it's sporadic and doesn't utilise the default CA as far as I understand, as the customer Certificate is in use.

    I've SSH'd onto the XG appliance and there are all four files present as you mention. The permissions are slightly different, -rwxr-xr-x for the executables, but otherwise the same.

    /tmp is showing as only 1% in use / 93.3M of 11.7G.

    To reiterate, if an affected user tries another device, they can download the client. It would appear to be something to do with which client they are attempting to download from.

  • Hello ,

    You can refer the following KBA below:
    1.) Unable to download SSLVPN config from user portal: https://support.sophos.com/support/s/article/KB-000042043?language=en_US

  • download on such a client where it is not working with firefox and press F12 before to start the developer tools

    Does it even load the js script to get the files? To me it looks like your client or browser does not like js from the userportal.

    You wrote:

    To reiterate, if an affected user tries another device, they can download the client. It would appear to be something to do with which client they are attempting to download from.

    I would think this is no certificate issue on the FW. More an issue with AV software installed or strict script execution denial by the browser.