From ab972b2d4dc510d109b0a03b0dbba421deadf103 Mon Sep 17 00:00:00 2001 From: eantowne Date: Sun, 22 Oct 2023 09:27:44 -0400 Subject: [PATCH] Updated fortimanager.gns3a appliance. - Updated system requirements (8GB/4CPU) to reflect modern versions (7.0.x and up) - Added the following versions: -- 6.4.12 -- 7.0.9 -- 7.2.4 -- 7.4.1 - Updated maintainer information for fortigate.gns3a and fortimanager.gns3a --- appliances/fortigate.gns3a | 4 +-- appliances/fortimanager.gns3a | 65 ++++++++++++++++++++++++++++++++--- 2 files changed, 63 insertions(+), 6 deletions(-) diff --git a/appliances/fortigate.gns3a b/appliances/fortigate.gns3a index d9b0e01..f3efb72 100644 --- a/appliances/fortigate.gns3a +++ b/appliances/fortigate.gns3a @@ -11,8 +11,8 @@ "product_url": "http://www.fortinet.com/products/fortigate/virtual-appliances.html", "registry_version": 4, "status": "stable", - "maintainer": "GNS3 Team", - "maintainer_email": "developers@gns3.net", + "maintainer": "Ean Towne", + "maintainer_email": "ean.fortinet@gmail.com", "usage": "Default username is admin, no password is set.\n\n- FortiGate version 7.0.0 and above require 2GB RAM.\n\n- FortiGate versions higher than 7.2.0 trial license is VERY restrictive, not recommended for use.", "symbol": "fortinet.svg", "port_name_format": "Port{port1}", diff --git a/appliances/fortimanager.gns3a b/appliances/fortimanager.gns3a index 636bb14..cc35e90 100644 --- a/appliances/fortimanager.gns3a +++ b/appliances/fortimanager.gns3a @@ -11,15 +11,16 @@ "product_url": "http://www.fortinet.com/products/fortimanager/virtual-security-management.html", "registry_version": 4, "status": "stable", - "maintainer": "GNS3 Team", - "maintainer_email": "developers@gns3.net", - "usage": "Default username is admin, no password is set.\n\n- Versions 7.0 and higher require:\n--RAM: 8192 MB\n--CPU:4", + "maintainer": "Ean Towne", + "maintainer_email": "ean.fortinet@gmail.com", + "usage": "Default username is admin, no password is set.\n\n- Versions lower than 7.0.x require less CPU/RAM", "symbol": "fortinet.svg", "port_name_format": "Port{port1}", "qemu": { "adapter_type": "virtio-net-pci", "adapters": 4, - "ram": 2048, + "ram": 8192, + "cpus": 4, "hda_disk_interface": "virtio", "hdb_disk_interface": "virtio", "arch": "x86_64", @@ -28,6 +29,20 @@ "kvm": "allow" }, "images": [ + { + "filename": "FMG_VM64_KVM-v7.4.1-build2308-FORTINET.out.kvm.qcow2", + "version": "7.4.1", + "md5sum": "e542cc8f2d8f46e9c32b783bf31bef39", + "filesize": 309387264, + "download_url": "https://support.fortinet.com/Download/FirmwareImages.aspx" + }, + { + "filename": "FMG_VM64_KVM-v7.2.4-build1460-FORTINET.out.kvm.qcow2", + "version": "7.2.4", + "md5sum": "98fa9830d9ecb5911a703d03b80026b6", + "filesize": 261992448, + "download_url": "https://support.fortinet.com/Download/FirmwareImages.aspx" + }, { "filename": "FMG_VM64_KVM-v7.2.2-build1334-FORTINET.out.kvm.qcow2", "version": "7.2.2", @@ -42,6 +57,13 @@ "filesize": 242814976, "download_url": "https://support.fortinet.com/Download/FirmwareImages.aspx" }, + { + "filename": "FMG_VM64_KVM-v7.0.9-build0489-FORTINET.out.kvm.qcow2", + "version": "7.0.9", + "md5sum": "dbeb6a79b6e421000573dbbbdb50b8b5", + "filesize": 247955456, + "download_url": "https://support.fortinet.com/Download/FirmwareImages.aspx" + }, { "filename": "FMG_VM64_KVM-v7.0.6-build0372-FORTINET.out.kvm.qcow2", "version": "7.0.6", @@ -56,6 +78,13 @@ "filesize": 237535232, "download_url": "https://support.fortinet.com/Download/FirmwareImages.aspx" }, + { + "filename": "FMG_VM64_KVM-v6.4.12-build2610-FORTINET.out.kvm.qcow2", + "version": "6.4.12", + "md5sum": "36c0dc531d921e5f1e1e09b030f7c813", + "filesize": 219455488, + "download_url": "https://support.fortinet.com/Download/FirmwareImages.aspx" + }, { "filename": "FMG_VM64_KVM-v6-build2288-FORTINET.out.kvm.qcow2", "version": "6.4.5", @@ -206,6 +235,20 @@ } ], "versions": [ + { + "name": "7.4.1", + "images": { + "hda_disk_image": "FMG_VM64_KVM-v7.4.1-build2308-FORTINET.out.kvm.qcow2", + "hdb_disk_image": "empty30G.qcow2" + } + }, + { + "name": "7.2.4", + "images": { + "hda_disk_image": "FMG_VM64_KVM-v7.2.4-build1460-FORTINET.out.kvm.qcow2", + "hdb_disk_image": "empty30G.qcow2" + } + }, { "name": "7.2.2", "images": { @@ -220,6 +263,13 @@ "hdb_disk_image": "empty30G.qcow2" } }, + { + "name": "7.0.9", + "images": { + "hda_disk_image": "FMG_VM64_KVM-v7.0.9-build0489-FORTINET.out.kvm.qcow2", + "hdb_disk_image": "empty30G.qcow2" + } + }, { "name": "7.0.6", "images": { @@ -234,6 +284,13 @@ "hdb_disk_image": "empty30G.qcow2" } }, + { + "name": "6.4.12", + "images": { + "hda_disk_image": "FMG_VM64_KVM-v6.4.12-build2610-FORTINET.out.kvm.qcow2", + "hdb_disk_image": "empty30G.qcow2" + } + }, { "name": "6.4.5", "images": {