Hello, I created a new interface in Firewall. Although ICMP is
allowaccess at Interface; clients cannot ping the gateway address. When
I create debug in Firewall; I see it was dropped because it didn't match
the rule. Normally there is no need to hav...
Hi marchand, The second case in the link you posted solved my problem.
Thanks a lot. config system admin edit "admin" set remote-auth enable
set trusthost3 10.100.17.0 255.255.255.0 set accprofile "super_admin"
set vdom "LOCAL" next end
Yes, 10.100.17.1 is Fortigate interface ip edit "Server-MNG" set vdom
"LOCAL". set ip 10.100.17.1 255.255.255.0 set allowaccess ping https ssh
set snmp-index 168 end set interface "port10" set vlanid 117 Thank you,