Skip to main content
marcostim
New Member
February 13, 2019
Question

How To Unblock Epic.Games I´ve tried everything FortiGate 200E

  • February 13, 2019
  • 2 replies
  • 24605 views

Hi!

I´d like to unblocking Epic.Games

I have used FortiGate200E

I have tried this options below(image links), but i didn´t get

How  can I full access to www.epicgames.com and Unreal Engine?

Thanks

 https://imgur.com/a/YJ5gnXg

https://imgur.com/khHImVc

https://imgur.com/khHImVc

https://imgur.com/a/YJ5gnXg

 

    2 replies

    bmorris
    New Member
    February 13, 2019

    Have you tried allowing epic games in your application control profile? Also have you tried placing the allow rule for epic games to be above the rule that is blocking epic games?

    marcostim
    marcostimAuthor
    New Member
    February 13, 2019

    I did config in application Control (please see attached image)

     

    How can I do that: placing the allow rule for epic games to be above the rule that is blocking epic games

    thanks

     

    bmorris
    New Member
    February 13, 2019

    Go to your policy list in the GUI and drag and drop the new one to be above the old one.

    kdias
    New Member
    March 11, 2019

    Are you running application filtering?

    If so you may need to add an exception in the application filtering profile.

     

    P.S.

    Apologies, did not see all the previous posts.

    marcostim
    marcostimAuthor
    New Member
    March 11, 2019

    The problem is not in my firewall. There is other onde above out net. This Firewall has updated its rules to block epicgames

    I can´t manage this firewall. 

    Thank you guys

     

    hmtay_FTNT
    Staff
    Staff
    March 11, 2019

    Hello marcostim,

     

    This is what you need to do. You have to make changes on the CLI to rearrange the priority. The few things you need to know - category 8 = games, application 45728 = Epic.Games. You need to move the entry with category 8 above the entry with application 45728. Execute the following commands:

     

    config application list

    edit "<your application sensor>"

    config entries

    ?      -> This will show you the entries in your sensor

    move <entry with category 8> before <entry with application 45728>     -> E.g. move 2 before 1

    end

    end

     

    This should rearrange your sensor to give priority to category 8. If you would like specific instructions you can send the the full CLI output for your sensor and I can give you the exact instructions. Thanks.

     

    Homing