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

Allow Starcraft II to run on XG SFVH (SFOS 18.0.4 MR-4)

Hi.  Even with settings set to allow all, this game won't run on XG.  As soon as switched to portable hotspot (bypass Sophos), game loads.  How do I get this game to run?

Current settings:

Source Zone/ Source Network

LAN/ Any/ all the time

Destination Zone/ Destination Network

WAN/ Any/ all the time

Web filtering, allow all, http scanning, unchecked, ftp scanning, unchecked

App control- allow all

IPS- none

Please help.



This thread was automatically locked due to age.
Parents
  • Hello there,

    Adding to what has been mentioned and suggested, if you really need to use Web Filter, most likely you would need to create some Web exceptions, you can run the following command from the Advanced Shell of the XG 

    # service awarrenhttp:debug -ds nosync

    # less awarrenhttp_access.log | grep x.x.x.x (x.x.x.x IP of your computer)

    It should show you if something is being blocked. Also try creating a Firewall rule without any Web Filtering at all see if this works, you might need also to create a SSL/TLS exception rule if your are using DPI instead of Web Proxy.

    Regards,

  • After entering the second command, I got 

    less: can't open 'awarrenhttp_access.log': No such file or directory   

    BTW, any of the commands above is permanent? Do I need to do something to revert to original when done?
  • Hello Jang,

    You need to run them from the Advanced Shell, so once you SSH into the XG press 5 > 3

    # service awarrenhttp:debug -ds nosync

    # cd /log/

    # less awarrenhttp_access.log | grep x.x.x.x (x.x.x.x IP of your computer)

    This is only for Web Proxy

    Regards,

  • You need to run them from the Advanced Shell, so once you SSH into the XG press 5 > 3

    - yes I did this

    # service awarrenhttp:debug -ds nosync

    - this command now asks me to specify a -s option

    - I continued doing the succeeding commands

    # cd /log/

    - it was this change directory command I wasn't able to execute before. 

    # less awarrenhttp_access.log | grep x.x.x.x (x.x.x.x IP of your computer)

    -this command currently don't give out any messages

  • Hello Jang,

    Thank you for the follow up

    So most likely you are using the DPI engine, so in that case try creating the SSL/TLS exception that I mentioned above.

    Regards,

  • Will try this and reply.  Plenty using net right now, don't want to disrupt connection :-)  Thank you.

Reply Children
No Data