Initial setup FortiGate VM
Posted on July 10th, 2017 by Bert Zefat
config system interface
edit port1
set ip 192.168.0.100 255.255.255.0
append allowaccess http
end
config router static
edit 1
set device port1
set gateway
end