config system global
set hostname FMG
end

config system interface
edit port1
set ip 192.168.100.210/24
next
edit port2
set allowaccess ping
set ip 10.0.1.253/24
end

config system route
edit 1
set device port2
set gateway 10.0.1.254
end

enable fortimang on lan interface
 
config system global
set ssl-low-encryption enable
set oftp-ssl-protocol tlsv1.0
set enc-algorithm low
set fgfm-ssl-protocol tlsv1.0
end
-----------------------------------------------------

