Recently we found a Fortigate Router not listening locally
Login to Console via Serial Cable ( Putty )
config system interface
edit wan1
set allowaccess ping http https
end
config system admin
edit admin
set trusthost1 %publicip%/32
set trusthost2 %localIprange%/24
end