Skip to main content
Praveen_Mohan
New Member
May 7, 2020
Question

How to Enable ICMP?

  • May 7, 2020
  • 3 replies
  • 12822 views

Hi,

Could someone share an example of how to enable the ICMP on the FortGate 100D? It would be great if you could share the CLI command.

    3 replies

    Toshi_Esumi
    SuperUser
    SuperUser
    May 7, 2020

    Ping one of interfaces on the FGT? Or ping through the FGT?

    sw2090
    SuperUser
    SuperUser
    May 8, 2020

    config system interface

    edit <nameofinterface>

     set allowaccess https ping <whateveryouneed>

    end