Local-in-policy and log
Hi, I have a Fortigate 60E firmware 7.4.1
I have a public subnet that very often tries to connect via IPSEC VPN to the firewall. I therefore created a local-in-policy to deny the connection to this subnet, but I continue to see the logs and I also receive emails from an automation that notifies me of unsuccessful VPN connections.
Shouldn't the local-in-policy block the source connection so it doesn't even create the log?
The firewall navigates with a public IP directly on its WAN.
edit "Attempt_ipsec_167.0.0.0" set uuid 006d9cf8-500d-51ee-cdb6-363058ded725 set subnet 167.0.0.0 255.0.0.0config firewall local-in-policy edit 1 set uuid d69d2fdc-500d-51ee-9cb8-ff27447660f2 set intf "WAN-Fibra" set srcaddr "Attempt_ipsec_167.0.0.0" set dstaddr "all" set service "IKE" "ALL_ICMP" "VPN_SSL_9443" set schedule "always"


