Firewall add IP Country Fortigate
Ini merupakan cara menambah list IP Address pada Suatu Country pada Firewall Fortigate.
config system geoip-override
edit Indonesia
config ip-range
show full-configuration
edit 2
new entry ‘2’ added
set start-ip 103.116.xxx.1
set end-ip 103.116.xxx.254
end
Cek hasil konfigurasi :
show full-configuration
config system geoip-override
edit “Indonesia”
set description ”
set country-id “A0”
config ip-range
edit 1
set start-ip 103.108.xxx.x
set end-ip 103.108.xxx.x
next
edit 2
set start-ip 103.116.xxx.x
set end-ip 103.116.xxx.x
next
end
next
end