Initial setup FortiGate VM
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
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