Support Forum
The Forums are a place to find answers on a range of Fortinet products from peers and product experts.
billp
Contributor

Allow pings on Wan1 from Address Group?

I' m running 5.0.7 on a 600C. I' d like to enable Ping on the Wan1 interface, but only want to make it accessible for a limited number of outside addresses. Any idea if this is possible? I tried this policy, but it did not work (Monitor1 contains all my allowed addresses).
 config firewall interface-policy
     edit 1
         set interface " wan1" 
         set srcaddr " Monitor1" 
         set dstaddr " all" 
         set service " PING" 
     next
 end
 
Thanks.

Bill ========== Fortigate 600C 5.0.12, 111C 5.0.2 Logstash 1.4.1

Bill ========== Fortigate 600C 5.0.12, 111C 5.0.2 Logstash 1.4.1
10 REPLIES 10
CHR57
New Contributor III

Picking up an old thread.

 

Want only the DNS provider (ping source IP known) to be able to ping WAN interfaces of our 2 ISP. This for DNS failover.

 

Can this be done from GUI?

Should I disable ping on wan if under administrative access and then make a policy for that?

CR
CR
Labels
Top Kudoed Authors