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

Port Forwarding (?) League of Legends

Hi ... 

I now have my UTM up and going - thanks all. 

My son plays LoL and the firewall is stopping his client connection.
LoL site ( https://support.leagueoflegends.com/entries/21948135-Port-Forwarding ) says port forwarding may be required for: 

Port Forwarding for League of Legends:
Required Ports:

Each of these ports must be forwarded for League of Legends to operate properly.

    5000 - 5500 UDP - League of Legends Game Client
    8393 - 8400 TCP - Patcher and Maestro
    2099 TCP - PVP.Net
    5223 TCP - PVP.Net
    5222 TCP - PVP.Net
    80 TCP - HTTP Connections
    443 TCP - HTTPS Connections
    8088 Spectator Mode



How do  I do this, and is it really necessary? 

Thanks in advance.


This thread was automatically locked due to age.
Parents
  • Examining the logs when I had this issue, I found this:

    2017:02:16-21:24:07 millersophos httpproxy[1859]: id="0002" severity="info" sys="SecureWeb" sub="http" name="web request blocked" action="block" method="CONNECT" srcip="192.168.***.***" dstip="209.197.3.7" user="" group="" ad_domain="" statuscode="502" cached="0" profile="REF_DefaultHTTPProfile (Default Web Filter Profile)" filteraction="REF_DefaultHTTPCFFAction (Default content filter action)" size="3893" request="0xe3eea000" url="https://l3cdn.riotgames.com/" referer="" error="Failed to verify server certificate" authtime="0" dnstime="4" cattime="140" avscantime="0" fullreqtime="409727" device="0" auth="0" ua="" exceptions="" category="116" reputation="unverified" categoryname="Games"

    I resolved mine by adding this to URL bypass in the exception list in filtering options.

    ^https?://([A-Za-z0-9.-]*\.)?riotgames\.com/

Reply
  • Examining the logs when I had this issue, I found this:

    2017:02:16-21:24:07 millersophos httpproxy[1859]: id="0002" severity="info" sys="SecureWeb" sub="http" name="web request blocked" action="block" method="CONNECT" srcip="192.168.***.***" dstip="209.197.3.7" user="" group="" ad_domain="" statuscode="502" cached="0" profile="REF_DefaultHTTPProfile (Default Web Filter Profile)" filteraction="REF_DefaultHTTPCFFAction (Default content filter action)" size="3893" request="0xe3eea000" url="https://l3cdn.riotgames.com/" referer="" error="Failed to verify server certificate" authtime="0" dnstime="4" cattime="140" avscantime="0" fullreqtime="409727" device="0" auth="0" ua="" exceptions="" category="116" reputation="unverified" categoryname="Games"

    I resolved mine by adding this to URL bypass in the exception list in filtering options.

    ^https?://([A-Za-z0-9.-]*\.)?riotgames\.com/

Children
No Data