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

Help with webfilter Regex to allow Steam

The webfilter is blocking the Windows Steam app from connecting to the servers. I tried following the regex tutorial but it still makes no sense to me.

The ip addresses that are being blocked by decrypt and scan are:

https://ext3-iad1.steamserver.net:27032/

https://ext3-iad1.steamserver.net:27024/

ext1-ord1.steamserver.net:27024/

and more.

What I want is for the webfilter to allow any domain that matches "steamserver.net" but I can't figure out which regex entry to use.

Here is an example of my webfilter log:

2022:10:15-16:47:55 XXXXXXX httpproxy[9709]: id="0002" severity="info" sys="SecureWeb" sub="http" name="web request blocked" action="block" method="CONNECT" srcip="192.168.1.30" dstip="" user="" group="" ad_domain="" statuscode="403" cached="0" profile="REF_DefaultHTTPProfile (Default Web Filter Profile)" filteraction="REF_DefaultHTTPCFFAction (Default content filter action)" size="2646" request="0xe6442e00" url="">ext1-ord1.steamserver.net:27021/" referer="" error="Target service not allowed" authtime="0" dnstime="0" aptptime="0" cattime="0" avscantime="0" fullreqtime="294726" device="0" auth="0" ua="" exceptions=""



This thread was automatically locked due to age.