New Member
January 22, 2019
Solved
GeoIP Blocking seems not working
- January 22, 2019
- 1 reply
- 12271 views
I have a rule on my Fortigate (FortiGate 1000D) to block some countries (geoip blocking) But rule seems not working.
Can someone help me to find out why?
FortiFw (25) # show
config firewall policy
edit 25
set name "GeoIP Block"
set uuid d40a24de-1cad-51e9-5df4-b01121de63c3
set srcintf "port9"
set dstintf "port10"
set srcaddr "Blocked Countries"
set dstaddr "all"
set schedule "always"
set service "ALL"
set logtraffic all
set fsso disable
next
end
FortiFw (25) #