Important note about SSL VPN compatibility for 20.0 MR1 with EoL SFOS versions and UTM9 OS. Learn more in the release notes.

Sophos Firewall: v20.0 MR1: Feedback and experiences

Release Post:  Sophos Firewall OS v20 MR1 is Now Available 

The old V20.0 GA Post:  Sophos Firewall: v20.0 GA: Feedback and experiences  

To make the tracking of issues / feedback easier: Please post a potential Sophos Support Case ID within your initial post, so we can track your feedback/issue. 

Release Notes:  https://docs.sophos.com/releasenotes/output/en-us/nsg/sf_200_rn.html 

Important Note on EOL Sophos RED Support:

The legacy EOL RED 15, RED 15w, and RED 50 are not supported in v20 MR1. Customers using these devices should upgrade to SD-RED or a smaller XGS appliance before upgrading to MR1 to maintain connectivity. See the following article for details: Sophos RED: End-of-life of RED 15/15(w) and RED 50



Prio Change
[bearbeitet von: LuCar Toni um 4:40 PM (GMT -7) am 23 Sep 2024]
  • Why can't I manually download and apply though?

  • Hi,

    you can manually download it using the links in the release notes.

    ian

    XG115W - v20.0.2 MR-2 - Home

    XG on VM 8 - v21 GA

    If a post solves your question please use the 'Verify Answer' button.

  • Thanks for sharing access id over DM.  From the logs, I could see that some of the users (6 in number) had some problems connecting initially. Can you share how did you resolve the problem for them ? Did they download a new ovpn file or used a different sslvpn client, for example ? Those initial problems caused some stale entries in table due to which you are seeing the problem now.

    To take one example, the connection problems I am referring to occurred on May 23rd for the user "j***s**v.s*m*k" (hiding the complete name, that you would know).

    The immediate remedy for your problem is to delete those stale entries from the table while we investigate why it happened in the first place.

  • Hi Nikhil,

    I still can't send you a PM...

    Yes, these users had outdated OpenVPN clients (for example 2.3.12) before upgrading to this version of SFOS. After the upgrade their connection stopped working. They were advised to upgrade to the latest version of Sophos connect or OpenVPN community client and download the new configuration file. But even after this client and configuration upgrade they did not connect. It wasn't until I set up an unlimited number of simultaneous VPN connections on these clients that the connection worked. Subsequently, by trial and error, I arrived at a value of min. 4 simultaneous connections.

    In case of further occurrences, I just need information on how to delete the entries.

  • Yes, the older clients do not work with the latest server.

    The stale entries caused due to those problems will not be added anymore, so the number 4 that you have arrived at will hold. But if you want to keep your configuration unchanged, you can delete all those stale entries. As for the commands to delete those entries, I will send it over PM.

  • Thank you    for reporting this.

    We have identified the root cause, workaround, and resolution.

    Root cause summary:  

    DHCP Boot Options Next-server configuration cannot take URL value (as per RFC 2131). The validation for the URL is missing in v20 MR1. When URL is present in DHCP Boot Options Next-server config, the DHCP service fails to start.

     Workaround: Please remove URL config from the DHCP Boot Option Next server configuration (DHCP server  > Boot Options > Next-server).

    Resolution:  We will soon release a hotfix to resolve this/prevent it from happening. And also fix this in the immediate next maintenance release.

    Root cause details:  

    Till 20.0 GA and earlier versions, Boot Option configures DHCP options 66 and 67 internally and did NOT consider Next-server and boot file configurations.

    In 20.0 MR1 and later versions, these settings configure the DHCP Boot Options Next-server and Boot file option available in the DHPC header. 

    During Migration, if DHCP Boot options Next-server and Bootfile are configured, then when migrating to 20 MR1, SFOS retained the configuration for both DHCP Boot options (Next-server and Boot file) and DHCP options 66 and 67. Additionally, DHCP options 66 and 67 was populated by the firewall (internally) will be made visible on UI under the DHCP option section.

    The next-server option only support IP address and domain. URL values are not supported (as per RFC 2131), however, the URL value validation has been missing which caused the DHCP service to fail.

    Thank you for your understanding and patience as we work to resolve this issue.  

    Sophos Team

  • Hi Nikhil,

    Yes, your instruction sent to PM works. Many thanks!

    Maybe this repair procedure could be released as a KB or posted here.

  • I want to add that this fixed the issue for the second cluster also.

  • what exactly do you mean with URL? did the customer enter a FQDN or a http/file link?

    FQDN should be supported

  • In this scenario, there was an actual URL (httpx//server/file) within the Next-Server part (copied by the migration). 
    And the RFC explicitly says, next-Server are only support an IP or FQDN. 

    __________________________________________________________________________________________________________________