Blocking external IP addresses
Dear All,
I'm new to Fortigate and new to the forum. Anyway, I have a problem configuring policies for blocking unwanted access from some external/malicious IP addresses.
Here's what I did.
config firewall policy
edit 4
set uuid 10be693f-5610-45a9-bebc-c27bd394177f
set srcintf "any"
set dstintf "any"
set srcaddr "group-blacklist"
set dstaddr "all"
set schedule "always"
set service "ALL"
set logtraffic all
next
end
I have put the policy on top of the list. However, when I tried accessing my FW from blocked IP address, it still can go through and no traffic were recorded to the policy log. Am I missing any steps or is there any other way? Thank you guys.
Fortigate 60D
v5.2.6,build711 (GA)
