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

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

XGS - How to make an Exception for unauthenticated users

Hello,

on my old UTM i got an exception which gave web access to unauthenticated users to several domains like microsoft.com or windowsupdate.com.

How is that possible on xgs? The Webfilter does not contain an exception for authentication.



This thread was automatically locked due to age.
Parents Reply
  • If I understand the question correctly, you want "devices" to access those URL. So that would be a classic network firewall rule with no authentication enabled.

    allow network A to *.microsoft.com port 443

    similar to the screenshot, or course with wildcard FQDN as destination

Children
  • Essentially SFOS does not support unauthenticated requests, as the requests has to be sorted before that. 

    Therefore you need to create a wildcard firewall Rule for microsoft without Authentication. It essentially lead to the same. 

    __________________________________________________________________________________________________________________