fgt-vm64-kvm-v7.2.1.f-build1254-fortinet.out.kvm.qcow2 is the virtual disk image for a FortiGate Next-Generation Firewall (NGFW) virtual appliance, specifically built for the (Kernel-based Virtual Machine) hypervisor. Fortinet Document Library Key Specifications : 7.2.1 (Feature Release). : KVM (supports QEMU, Proxmox, EVE-NG, and GNS3).
config system interface edit port1 set allowaccess https http ssh ping set ip 192.168.1.99 255.255.255.0 next end
Username admin and no password (you will be prompted to set one upon first login). Step-by-Step Installation (virt-manager) For a standard KVM deployment using the Fortinet KVM Guide : Deploying the FortiGate-VM - Fortinet Document Library
sudo virt-install \ --name fortigate-vm \ --memory 4096 \ --vcpus 2 \ --disk path=/var/lib/libvirt/images/fgt-vm64-kvm-v7.2.1.f-build1254-fortinet.out.kvm.qcow2,format=qcow2 \ --import \ --os-variant generic \ --network bridge=br0,model=virtio \ --network bridge=br1,model=virtio \ --noautoconsole
execute factoryreset