diff --git a/.travis.yml b/.travis.yml index e0807f5..11028dc 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,6 +6,7 @@ install: addons: apt: packages: + - libgnutls28-dev - imagemagick script: - python check.py diff --git a/README.rst b/README.rst index 4749b5f..07f8a8e 100644 --- a/README.rst +++ b/README.rst @@ -46,7 +46,7 @@ Check appliance files .. code:: bash - python check.py + python3 check.py python3 check_urls.py If `imagemagick` is installed, it will be used to check the symbol properties. diff --git a/appliances/Simulator.gns3a b/appliances/Simulator.gns3a new file mode 100644 index 0000000..21715ae --- /dev/null +++ b/appliances/Simulator.gns3a @@ -0,0 +1,68 @@ +{ + "name": "ParrotOS", + "category": "guest", + "description": " Parrot is a GNU/Linux distribution based on Debian Testing and designed with Security, Development and Privacy in mind. It includes a full portable laboratory for security and digital forensics experts, but it also includes all you need to develop your own software or protect your privacy while surfing the net.", + "vendor_name": "Parrot Project", + "vendor_url": "https://parrotsec.org/", + "documentation_url": "https://docs.parrotsec.org/doku.php", + "product_name": "ParrotOS", + "product_url": "https://parrotsec.org/", + "registry_version": 3, + "status": "stable", + "maintainer": "Brent Stewart", + "maintainer_email": "brent@stewart.tc", + "usage": "Passwords are set during installation.", + "symbol": "parrotlogo.png", + "qemu": { + "adapter_type": "e1000", + "adapters": 1, + "ram": 2048, + "arch": "x86_64", + "console_type": "vnc", + "kvm": "require" + }, + "images": [ + { + "filename": "Parrot-security-4.6_amd64.iso", + "version": "Security Build 4.6", + "md5sum": "ead812edc83119e8bcb4ee9daabdc105", + "filesize": 3788668928, + "download_url": "https://www.parrotsec.org/download-security.php", + "direct_download_url": "https://download.parrotsec.org/parrot/iso/4.6/Parrot-security-4.6_amd64.iso" + }, + { + "filename": "Parrot-security-3.11_amd64.iso", + "version": "Security Build 3.11", + "md5sum": "71c94474fb474f682da0844d95f0040b", + "filesize": 3788668928, + "download_url": "https://www.parrotsec.org/download.fx", + "direct_download_url": "https://www.parrotsec.org/download-full.fx" + }, + { + "filename": "empty30G.qcow2", + "version": "1.0", + "md5sum": "3411a599e822f2ac6be560a26405821a", + "filesize": 197120, + "download_url": "https://sourceforge.net/projects/gns-3/files/Empty%20Qemu%30disk/", + "direct_download_url": "http://sourceforge.net/projects/gns-3/files/Empty%20Qemu%20disk/empty30G.qcow2/download" + } + + ], + "versions": [ + { + "name": "Security Build 4.6", + "images": { + "hda_disk_image": "empty30G.qcow2", + "cdrom_image": "Parrot-security-4.6_amd64.iso" + } + }, + { + "name": "Security Build 3.11", + "images": { + "hda_disk_image": "empty30G.qcow2", + "cdrom_image": "Parrot-security-3.11_amd64.iso" + } + } + +] +} diff --git a/appliances/arista-veos.gns3a b/appliances/arista-veos.gns3a index ad0a569..a362d90 100644 --- a/appliances/arista-veos.gns3a +++ b/appliances/arista-veos.gns3a @@ -21,10 +21,16 @@ "ram": 2048, "arch": "x86_64", "console_type": "telnet", - "boot_priority": "d", "kvm": "require" }, "images": [ + { + "filename": "vEOS-lab-4.22.0F.vmdk", + "version": "4.22.0F", + "md5sum": "cfcc75c2b8176cfd819afcfd6799b74c", + "filesize": 414121984, + "download_url": "https://www.arista.com/en/support/software-download" + }, { "filename": "vEOS-lab-4.21.1.1F.vmdk", "version": "4.21.1.1F", @@ -33,10 +39,10 @@ "download_url": "https://www.arista.com/en/support/software-download" }, { - "filename": "vEOS-lab-4.20.11M.vmdk", - "version": "4.20.11M", - "md5sum": "19e482a193f237c157ce35c389ca9417", - "filesize": 658178048, + "filename": "vEOS-lab-4.20.10M-combined.vmdk", + "version": "4.20.10M-combined", + "md5sum": "d1f2d650f93dbf24e04fdd2c9d62bd62", + "filesize": 334626816, "download_url": "https://www.arista.com/en/support/software-download" }, { @@ -46,6 +52,34 @@ "filesize": 662044672, "download_url": "https://www.arista.com/en/support/software-download" }, + { + "filename": "vEOS-lab-4.19.10M-combined.vmdk", + "version": "4.19.10M-combined", + "md5sum": "103daa45c33be4584cbe6adc60de46a3", + "filesize": 324141056, + "download_url": "https://www.arista.com/en/support/software-download" + }, + { + "filename": "vEOS-lab-4.19.10M.vmdk", + "version": "4.19.10M", + "md5sum": "665ed14389411ae5f16ba0a2ff84240a", + "filesize": 637337600, + "download_url": "https://www.arista.com/en/support/software-download" + }, + { + "filename": "vEOS-lab-4.18.10M-combined.vmdk", + "version": "4.18.10M-combined", + "md5sum": "e33e0ef5b8cecc84c5bb57569b36b9c6", + "filesize": 317652992, + "download_url": "https://www.arista.com/en/support/software-download" + }, + { + "filename": "vEOS-lab-4.18.10M.vmdk", + "version": "4.18.10M", + "md5sum": "1d87e9ace37fe3706dbf3e49c8d4d231", + "filesize": 624427008, + "download_url": "https://www.arista.com/en/support/software-download" + }, { "filename": "vEOS-lab-4.18.5M.vmdk", "version": "4.18.5M", @@ -133,101 +167,133 @@ ], "versions": [ { - "name": "4.21.1.1F", + "name": "4.22.0F", "images": { - "cdrom_image": "Aboot-veos-serial-8.0.0.iso", - "hda_disk_image": "vEOS-lab-4.21.1.1F.vmdk" + "hda_disk_image": "Aboot-veos-serial-8.0.0.iso", + "hdb_disk_image": "vEOS-lab-4.22.0F.vmdk" + } + }, + { + "name": "4.21.1F", + "images": { + "hda_disk_image": "Aboot-veos-serial-8.0.0.iso", + "hdb_disk_image": "vEOS-lab-4.21.1.1F.vmdk" } }, { - "name": "4.20.11M", + "name": "4.20.10M-combined", "images": { - "cdrom_image": "Aboot-veos-serial-8.0.0.iso", - "hda_disk_image": "vEOS-lab-4.20.11M.vmdk" + "hda_disk_image": "vEOS-lab-4.20.10M-combined.vmdk" } }, { "name": "4.20.1F", "images": { - "cdrom_image": "Aboot-veos-serial-8.0.0.iso", - "hda_disk_image": "vEOS-lab-4.20.1F.vmdk" + "hda_disk_image": "Aboot-veos-serial-8.0.0.iso", + "hdb_disk_image": "vEOS-lab-4.20.1F.vmdk" + } + }, + { + "name": "4.19.10M-combined", + "images": { + "hda_disk_image": "vEOS-lab-4.19.10M-combined.vmdk" + } + }, + { + "name": "4.19.10M", + "images": { + "hda_disk_image": "Aboot-veos-serial-8.0.0.iso", + "hdb_disk_image": "vEOS-lab-4.19.10M.vmdk" + } + }, + { + "name": "4.18.10M-combined", + "images": { + "hda_disk_image": "vEOS-lab-4.18.10M-combined.vmdk" + } + }, + { + "name": "4.18.10M", + "images": { + "hda_disk_image": "Aboot-veos-serial-8.0.0.iso", + "hdb_disk_image": "vEOS-lab-4.18.10M.vmdk" } }, { "name": "4.18.5M", "images": { - "cdrom_image": "Aboot-veos-serial-8.0.0.iso", - "hda_disk_image": "vEOS-lab-4.18.5M.vmdk" + "hda_disk_image": "Aboot-veos-serial-8.0.0.iso", + "hdb_disk_image": "vEOS-lab-4.18.5M.vmdk" } }, { "name": "4.18.1F", "images": { - "cdrom_image": "Aboot-veos-serial-8.0.0.iso", - "hda_disk_image": "vEOS-lab-4.18.1F.vmdk" + "hda_disk_image": "Aboot-veos-serial-8.0.0.iso", + "hdb_disk_image": "vEOS-lab-4.18.1F.vmdk" } }, { "name": "4.17.8M", "images": { - "cdrom_image": "Aboot-veos-serial-8.0.0.iso", - "hda_disk_image": "vEOS-lab-4.17.8M.vmdk" + "hda_disk_image": "Aboot-veos-serial-8.0.0.iso", + "hdb_disk_image": "vEOS-lab-4.17.8M.vmdk" } }, { "name": "4.17.2F", "images": { - "cdrom_image": "Aboot-veos-serial-8.0.0.iso", - "hda_disk_image": "vEOS-lab-4.17.2F.vmdk" + "hda_disk_image": "Aboot-veos-serial-8.0.0.iso", + "hdb_disk_image": "vEOS-lab-4.17.2F.vmdk" } }, { "name": "4.16.13M", "images": { - "cdrom_image": "Aboot-veos-serial-8.0.0.iso", - "hda_disk_image": "vEOS-lab-4.16.13M.vmdk" + "hda_disk_image": "Aboot-veos-serial-8.0.0.iso", + "hdb_disk_image": "vEOS-lab-4.16.13M.vmdk" } }, { "name": "4.16.6M", "images": { - "cdrom_image": "Aboot-veos-serial-8.0.0.iso", - "hda_disk_image": "vEOS-lab-4.16.6M.vmdk" + "hda_disk_image": "Aboot-veos-serial-8.0.0.iso", + "hdb_disk_image": "vEOS-lab-4.16.6M.vmdk" } }, { "name": "4.15.10M", "images": { - "cdrom_image": "Aboot-veos-serial-8.0.0.iso", - "hda_disk_image": "vEOS-lab-4.15.10M.vmdk" + "hda_disk_image": "Aboot-veos-serial-8.0.0.iso", + "hdb_disk_image": "vEOS-lab-4.15.10M.vmdk" } }, { "name": "4.15.5M", "images": { - "cdrom_image": "Aboot-veos-serial-8.0.0.iso", - "hda_disk_image": "vEOS-lab-4.15.5M.vmdk" + "hda_disk_image": "Aboot-veos-serial-8.0.0.iso", + "hdb_disk_image": "vEOS-lab-4.15.5M.vmdk" } }, { "name": "4.14.14M", "images": { - "cdrom_image": "Aboot-veos-serial-8.0.0.iso", - "hda_disk_image": "vEOS-lab-4.14.14M.vmdk" + "hda_disk_image": "Aboot-veos-serial-8.0.0.iso", + "hdb_disk_image": "vEOS-lab-4.14.14M.vmdk" } }, { "name": "4.13.16M", "images": { - "cdrom_image": "Aboot-veos-serial-8.0.0.iso", - "hda_disk_image": "vEOS-lab-4.13.16M.vmdk" + "hda_disk_image": "Aboot-veos-serial-8.0.0.iso", + "hdb_disk_image": "vEOS-lab-4.13.16M.vmdk" } }, { "name": "4.13.8M", "images": { - "cdrom_image": "Aboot-veos-serial-8.0.0.iso", - "hda_disk_image": "vEOS-lab-4.13.8M.vmdk" + "hda_disk_image": "Aboot-veos-serial-8.0.0.iso", + "hdb_disk_image": "vEOS-lab-4.13.8M.vmdk" } } ] diff --git a/appliances/asterisk.gns3a b/appliances/asterisk.gns3a index 4f6d0c9..7edc44a 100644 --- a/appliances/asterisk.gns3a +++ b/appliances/asterisk.gns3a @@ -1,11 +1,11 @@ { - "name": "AsteriskNOW", + "name": "AsteriskNOW / FreePBX", "category": "guest", "description": "AsteriskNOW makes it easy to create custom telephony solutions by automatically installing the 'plumbing'. It's a complete Linux distribution with Asterisk, the DAHDI driver framework, and, the FreePBX administrative GUI. Much of the complexity of Asterisk and Linux is handled by the installer, the yum package management utility and the administrative GUI. With AsteriskNOW, application developers and integrators can concentrate on building solutions, not maintaining the plumbing.", "vendor_name": "Digium", "vendor_url": "http://www.asterisk.org/", "documentation_url": "https://wiki.asterisk.org/wiki/display/AST/Installing+AsteriskNOW", - "product_name": "AsteriskNOW", + "product_name": "AsteriskNOW / FreePBX", "product_url": "http://www.asterisk.org/downloads/asterisknow", "registry_version": 3, "status": "stable", @@ -24,6 +24,22 @@ "kvm": "allow" }, "images": [ + { + "filename": "SNG7-FPBX-64bit-1904-2.iso", + "version": "14-1904", + "md5sum": "f37c316bc0ff208682769b6f2d468e93", + "filesize": 2015363072, + "download_url": "https://www.freepbx.org/downloads/", + "direct_download_url": "https://downloads.freepbxdistro.org/ISO/SNG7-FPBX-64bit-1904-2.iso" + }, + { + "filename": "SNG7-FPBX-64bit-1805-2.iso", + "version": "14-1805", + "md5sum": "64f0c38c17ce680f7106f94183bc5745", + "filesize": 1755316224, + "download_url": "https://www.freepbx.org/downloads/", + "direct_download_url": "https://downloads.freepbxdistro.org/ISO/SNG7-FPBX-64bit-1805-2.iso" + }, { "filename": "AsteriskNow-1013-current-64.iso", "version": "10.13", @@ -58,6 +74,20 @@ } ], "versions": [ + { + "name": "14-1904", + "images": { + "hda_disk_image": "empty30G.qcow2", + "cdrom_image": "SNG7-FPBX-64bit-1904-2.iso" + } + }, + { + "name": "14-1805", + "images": { + "hda_disk_image": "empty30G.qcow2", + "cdrom_image": "SNG7-FPBX-64bit-1805-2.iso" + } + }, { "name": "10.13", "images": { diff --git a/appliances/bsdrp.gns3a b/appliances/bsdrp.gns3a index e0d0808..5adf87f 100644 --- a/appliances/bsdrp.gns3a +++ b/appliances/bsdrp.gns3a @@ -19,6 +19,15 @@ "kvm": "allow" }, "images": [ + { + "filename": "BSDRP-1.92-full-amd64-serial.img", + "version": "1.92", + "md5sum": "b02f2502188915490bb9756ffca36910", + "filesize": 1000000000, + "download_url": "https://bsdrp.net/downloads", + "direct_download_url": "https://sourceforge.net/projects/bsdrp/files/BSD_Router_Project/1.92/amd64/BSDRP-1.92-full-amd64-serial.img.xz/download", + "compression": "xz" + }, { "filename": "BSDRP-1.91-full-amd64-serial.img", "version": "1.91", @@ -57,6 +66,12 @@ } ], "versions": [ + { + "name": "1.92", + "images": { + "hda_disk_image": "BSDRP-1.92-full-amd64-serial.img" + } + }, { "name": "1.91", "images": { diff --git a/appliances/centos7.gns3a b/appliances/centos7.gns3a index 8c80ac8..f46edfe 100644 --- a/appliances/centos7.gns3a +++ b/appliances/centos7.gns3a @@ -27,6 +27,22 @@ }, "images": [ + { + "filename": "CentOS 7-18.10 (64bit).vmdk", + "version": "7-1810", + "md5sum": "7307e143c11910f3c782b1e013e6f14f", + "filesize": 4886233088, + "download_url": "http://www.osboxes.org/centos/" + }, + + { + "filename": "CentOS 7-1804 (64bit).vmdk", + "version": "7-1804", + "md5sum": "eae8dc48bb390c0c2d9a9a0432ced9bc", + "filesize": 4701356032, + "download_url": "http://www.osboxes.org/centos/" + }, + { "filename": "CentOS 7-1611 (64bit).vmdk", "version": "7-1611", @@ -36,6 +52,20 @@ } ], "versions": [ + { + "name": "7-1810", + "images": { + "hda_disk_image": "CentOS 7-18.10 (64bit).vmdk" + } + }, + + { + "name": "7-1804", + "images": { + "hda_disk_image": "CentOS 7-1804 (64bit).vmdk" + } + }, + { "name": "7-1611", "images": { diff --git a/appliances/checkpoint-gaia.gns3a b/appliances/checkpoint-gaia.gns3a index 122e6fc..0fff9b4 100644 --- a/appliances/checkpoint-gaia.gns3a +++ b/appliances/checkpoint-gaia.gns3a @@ -24,17 +24,17 @@ }, "images": [ { - "filename": "Check_Point_R80.10_T421_Gaia.iso", + "filename": "Check_Point_R80.10_T479_Gaia.iso", "version": "80.10", - "md5sum": "12d9723fadb89bb722e20ca3f89012ce", - "filesize": 3420127232, - "download_url": "https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&solutionid=sk104859" + "md5sum": "1b97cce21dbee78fec505b44e637cc9a", + "filesize": 3301212160, + "download_url": "https://supportcenter.checkpoint.com/supportcenter/portal/user/anon/page/default.psml/media-type/html?action=portlets.DCFileAction&eventSubmit_doGetdcdetails=&fileid=54509" }, { - "filename": "Check_Point_R77.30_T204_Install_and_Upgrade.Gaia.iso", + "filename": "Check_Point_R77.30_Install_and_Upgrade_T5.Gaia.iso", "version": "77.30", - "md5sum": "6fa7586bbb6832fa965d3173276c5b87", - "filesize": 2799271936, + "md5sum": "3f6f459df3fb3beaf7b2457f08982425", + "filesize": 289692076, "download_url": "https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&solutionid=sk104859" }, { @@ -58,14 +58,14 @@ "name": "80.10", "images": { "hda_disk_image": "empty100G.qcow2", - "cdrom_image": "Check_Point_R80.10_T421_Gaia.iso" + "cdrom_image": "Check_Point_R80.10_T479_Gaia.iso" } }, { "name": "77.30", "images": { "hda_disk_image": "empty100G.qcow2", - "cdrom_image": "Check_Point_R77.30_T204_Install_and_Upgrade.Gaia.iso" + "cdrom_image": "Check_Point_R77.30_Install_and_Upgrade_T5.Gaia.iso" } }, { diff --git a/appliances/cisco-3745.gns3a b/appliances/cisco-3745.gns3a index 99956a6..9a68349 100644 --- a/appliances/cisco-3745.gns3a +++ b/appliances/cisco-3745.gns3a @@ -11,7 +11,6 @@ "maintainer": "GNS3 Team", "maintainer_email": "developers@gns3.net", "dynamips": { - "chassis": "", "platform": "c3745", "ram": 256, "nvram": 256, diff --git a/appliances/cisco-asav.gns3a b/appliances/cisco-asav.gns3a index 9d45fb4..6bf0862 100644 --- a/appliances/cisco-asav.gns3a +++ b/appliances/cisco-asav.gns3a @@ -25,10 +25,17 @@ "kvm": "require" }, "images": [ + { + "filename": "asav9-12-2.qcow2", + "version": "9.12.2", + "md5sum": "ad1f8ce94417a654949ecc53d280b29f", + "filesize": 197853184, + "download_url": "https://software.cisco.com/download/home/286119613/type/280775065/release/9.12.2" + }, { "filename": "asav992.qcow2", "version": "9.9.2", - "md5sum": "0cba453dbf70313d8d63a00700618f52", + "md5sum": "6fd1337c5334844484b371d1033c038a", "filesize": 204865536, "download_url": "https://software.cisco.com/download/home/286119613/type/280775065/release/9.9.2" }, @@ -111,6 +118,12 @@ } ], "versions": [ + { + "name": "9.12.2", + "images": { + "hda_disk_image": "asav9-12-2.qcow2" + } + }, { "name": "9.9.2", "images": { diff --git a/appliances/cisco-csr1000v.gns3a b/appliances/cisco-csr1000v.gns3a index 2884904..413e8e4 100644 --- a/appliances/cisco-csr1000v.gns3a +++ b/appliances/cisco-csr1000v.gns3a @@ -22,6 +22,13 @@ "kvm": "require" }, "images": [ + { + "filename": "csr1000v-universalk9.16.12.01a-serial.qcow2", + "version": "16.12.1a", + "md5sum": "015777ce5279263314b15e01af59877e", + "filesize": 983629824, + "download_url": "https://software.cisco.com/download/home/284364978/type/282046477/release/Gibraltar-16.12.1a" + }, { "filename": "csr1000v-universalk9.16.10.01b-serial.qcow2", "version": "16.10.1b", @@ -50,6 +57,13 @@ "filesize": 884539392, "download_url": "https://software.cisco.com/download/release.html?mdfid=284364978&flowid=39582&softwareid=282046477&release=Fuji-16.7.1" }, + { + "filename": "csr1000v-universalk9.16.06.06-serial.qcow2", + "version": "16.6.6", + "md5sum": "31bd32ef6b0d83a8ca19c7b566737a36", + "filesize": 1573191680, + "download_url": "https://software.cisco.com/download/release.html?mdfid=284364978&flowid=39582&softwareid=282046477&release=Everest-16.6.2" + }, { "filename": "csr1000v-universalk9.16.06.02-serial.qcow2", "version": "16.6.2", @@ -115,6 +129,12 @@ } ], "versions": [ + { + "name": "16.12.1a", + "images": { + "hda_disk_image": "csr1000v-universalk9.16.12.01a-serial.qcow2" + } + }, { "name": "16.10.1b", "images": { @@ -139,6 +159,12 @@ "hda_disk_image": "csr1000v-universalk9.16.07.01-serial.qcow2" } }, + { + "name": "16.6.6", + "images": { + "hda_disk_image": "csr1000v-universalk9.16.06.06-serial.qcow2" + } + }, { "name": "16.6.2", "images": { diff --git a/appliances/cisco-dcnm.gns3a b/appliances/cisco-dcnm.gns3a index ff82824..7d6484d 100644 --- a/appliances/cisco-dcnm.gns3a +++ b/appliances/cisco-dcnm.gns3a @@ -25,12 +25,19 @@ "options": "-smp 2" }, "images": [ + { + "filename": "dcnm-va.11.1.1.iso", + "version": "11.1.1", + "md5sum": "43af970d046d1430d3ec7950dbe4a20a", + "filesize": 4432132096, + "download_url": "https://software.cisco.com/download/home/281722751/type/282088134/release/11.1%25281%2529" + }, { "filename": "dcnm-va.10.1.1.iso", "version": "10.1.1", "md5sum": "4eca14506decaf166251c64e67adb110", "filesize": 2927532032, - "download_url": "https://software.cisco.com/download/release.html?mdfid=281722751&softwareid=282088134&release=10.1(1)&relind=AVAILABLE&rellifecycle=&reltype=latest" + "download_url": "https://software.cisco.com/download/home/281722751/type/282088134/release/10.1%25281%2529" }, { "filename": "empty100G.qcow2", @@ -42,6 +49,13 @@ } ], "versions": [ + { + "name": "11.1.1", + "images": { + "hda_disk_image": "empty100G.qcow2", + "cdrom_image": "dcnm-va.11.1.1.iso" + } + }, { "name": "10.1.1", "images": { diff --git a/appliances/cisco-iosv.gns3a b/appliances/cisco-iosv.gns3a index c486342..1e4a79b 100644 --- a/appliances/cisco-iosv.gns3a +++ b/appliances/cisco-iosv.gns3a @@ -31,6 +31,13 @@ "download_url": "https://sourceforge.net/projects/gns-3/files", "direct_download_url": "http://sourceforge.net/projects/gns-3/files/Qemu Appliances/IOSv_startup_config.img/download" }, + { + "filename": "vios-adventerprisek9-m.vmdk.SPA.157-3.M3", + "version": "15.7(3)M3", + "md5sum": "37c148ffa14a82f418a6e9c2b049fafe", + "filesize": 134021120, + "download_url": "https://virl.mediuscorp.com/my-account/" + }, { "filename": "vios-adventerprisek9-m.vmdk.SPA.156-2.T", "version": "15.6(2)T", @@ -54,6 +61,13 @@ } ], "versions": [ + { + "name": "15.7(3)M3", + "images": { + "hda_disk_image": "vios-adventerprisek9-m.vmdk.SPA.157-3.M3", + "hdb_disk_image": "IOSv_startup_config.img" + } + }, { "name": "15.6(2)T", "images": { diff --git a/appliances/cisco-iosvl2.gns3a b/appliances/cisco-iosvl2.gns3a index b7d0dce..f075513 100644 --- a/appliances/cisco-iosvl2.gns3a +++ b/appliances/cisco-iosvl2.gns3a @@ -23,6 +23,13 @@ "kvm": "require" }, "images": [ + { + "filename": "vios_l2-adventerprisek9-m.SSA.high_iron_20180619.qcow2", + "version": "15.2.1", + "md5sum": "14b981002e40b660f2d7400401e04c14", + "filesize": 44938752, + "download_url": "https://virl.mediuscorp.com/my-account/" + }, { "filename": "vios_l2-adventerprisek9-m.03.2017.qcow2", "version": "15.2(20170321:233949)", @@ -32,13 +39,19 @@ }, { "filename": "vios_l2-adventerprisek9-m.vmdk.SSA.152-4.0.55.E", - "version": "15.2.4055", + "version": "15.2(4.0.55)E", "md5sum": "1a3a21f5697cae64bb930895b986d71e", "filesize": 96862208, "download_url": "https://virl.mediuscorp.com/my-account/" } ], "versions": [ + { + "name": "15.2.1", + "images": { + "hda_disk_image": "vios_l2-adventerprisek9-m.SSA.high_iron_20180619.qcow2" + } + }, { "name": "15.2(20170321:233949)", "images": { @@ -46,7 +59,7 @@ } }, { - "name": "15.2.4055", + "name": "15.2(4.0.55)E", "images": { "hda_disk_image": "vios_l2-adventerprisek9-m.vmdk.SSA.152-4.0.55.E" } diff --git a/appliances/cisco-iosxrv9k.gns3a b/appliances/cisco-iosxrv9k.gns3a index a87ab03..7beb03c 100644 --- a/appliances/cisco-iosxrv9k.gns3a +++ b/appliances/cisco-iosxrv9k.gns3a @@ -24,6 +24,34 @@ "options": "-smp 4 -cpu host" }, "images": [ + { + "filename": "xrv9k-fullk9-x-7.0.1.qcow2", + "version": "7.0.1", + "md5sum": "ca2817767fa546e303c3c536e211d33e", + "filesize": 1446445056, + "download_url": "https://software.cisco.com/download/home/286288939/type/280805694/release/7.0.1" + }, + { + "filename": "xrv9k-fullk9-x-6.6.2.qcow2", + "version": "6.6.2", + "md5sum": "fd630be3c449e625073286a3a66021ae", + "filesize": 1452998656, + "download_url": "https://software.cisco.com/download/home/286288939/type/280805694/release/6.6.2" + }, + { + "filename": "xrv9k-fullk9-x-6.5.3.qcow2", + "version": "6.5.3", + "md5sum": "71f018e3ea895b663129090fb4f0ff40", + "filesize": 1205075968, + "download_url": "https://software.cisco.com/download/home/286288939/type/280805694/release/6.5.3" + }, + { + "filename": "xrv9k-fullk9-x-6.5.2.qcow2", + "version": "6.5.2", + "md5sum": "506d9e23dda7365c99dd82b613859697", + "filesize": 1205010432, + "download_url": "https://software.cisco.com/download/home/286288939/type/280805694/release/6.5.1" + }, { "filename": "xrv9k-fullk9-x-6.5.1.qcow2", "version": "6.5.1", @@ -67,6 +95,30 @@ } ], "versions": [ + { + "name": "7.0.1", + "images": { + "hda_disk_image": "xrv9k-fullk9-x-7.0.1.qcow2" + } + }, + { + "name": "6.6.2", + "images": { + "hda_disk_image": "xrv9k-fullk9-x-6.6.2.qcow2" + } + }, + { + "name": "6.5.3", + "images": { + "hda_disk_image": "xrv9k-fullk9-x-6.5.3.qcow2" + } + }, + { + "name": "6.5.2", + "images": { + "hda_disk_image": "xrv9k-fullk9-x-6.5.2.qcow2" + } + }, { "name": "6.5.1", "images": { diff --git a/appliances/cisco-ise.gns3a b/appliances/cisco-ise.gns3a index b7056f5..5c9a001 100644 --- a/appliances/cisco-ise.gns3a +++ b/appliances/cisco-ise.gns3a @@ -27,6 +27,13 @@ }, "images": [ { + "filename": "ise-2.4.0.357.SPA.x86_64.iso", + "version": "2.4.0.357", + "md5sum": "766945618a0ff35f6c720b3bc4b46bfb", + "filesize": 8326062080, + "download_url": "https://software.cisco.com/download/home/283801620/type/283802505/release/2.4.0" + }, + { "filename": "ise-2.2.0.470.SPA.x86_64.iso", "version": "2.2.0.470", "md5sum": "7fe5e730d0a51ef66e69d1463717ff3f", @@ -65,6 +72,13 @@ ], "versions": [ { + "name": "2.4.0.357", + "images": { + "hda_disk_image": "empty200G.qcow2", + "cdrom_image": "ise-2.4.0.357.SPA.x86_64.iso" + } + }, + { "name": "2.2.0.470", "images": { "hda_disk_image": "empty200G.qcow2", diff --git a/appliances/cisco-nxosv9k.gns3a b/appliances/cisco-nxosv9k.gns3a index e372db3..acf4da3 100644 --- a/appliances/cisco-nxosv9k.gns3a +++ b/appliances/cisco-nxosv9k.gns3a @@ -25,6 +25,27 @@ "kvm": "require" }, "images": [ + { + "filename": "nxosv.9.3.1.qcow2", + "version": "9.3.1", + "md5sum": "148fd38cb1ff78df2883f844e172fad9", + "filesize": 1435041792, + "download_url": "https://software.cisco.com/download/home/286312239/type/282088129/release/9.3(1)?i=!pp" + }, + { + "filename": "nxosv-final.9.2.3.qcow2", + "version": "9.2.3", + "md5sum": "74bd9a5b4970e868685f753e48979194", + "filesize": 1357643776, + "download_url": "https://software.cisco.com/download/home/286312239/type/282088129/release/9.2%25283%2529" + }, + { + "filename": "nxosv-final.9.2.2.qcow2", + "version": "9.2.2", + "md5sum": "2119702c488552fc4d1b4210a04d4f64", + "filesize": 1344077824, + "download_url": "https://software.cisco.com/download/home/286312239/type/282088129/release/9.2%25281%2529" + }, { "filename": "nxosv-final.9.2.1.qcow2", "version": "9.2.1", @@ -32,6 +53,20 @@ "filesize": 1330315264, "download_url": "https://software.cisco.com/download/home/286312239/type/282088129/release/9.2%25281%2529" }, + { + "filename": "nxosv-final.7.0.3.I7.7.qcow2", + "version": "7.0.3.I7.7", + "md5sum": "5daab34b672f9534c9aee59a6c8903b3", + "filesize": 996212736, + "download_url": "https://software.cisco.com/download/home/286312239/type/282088129/release/7.0%25283%2529I7%25287%2529" + }, + { + "filename": "nxosv-final.7.0.3.I7.6.qcow2", + "version": "7.0.3.I7.6", + "md5sum": "a122ee954b4c11761abd99291b70544e", + "filesize": 1031995392, + "download_url": "https://software.cisco.com/download/home/286312239/type/282088129/release/7.0%25283%2529I7%25286%2529" + }, { "filename": "nxosv-final.7.0.3.I7.5.qcow2", "version": "7.0.3.I7.5", @@ -99,6 +134,27 @@ } ], "versions": [ + { + "name": "9.3.1", + "images": { + "bios_image": "OVMF-20160813.fd", + "hda_disk_image": "nxosv.9.3.1.qcow2" + } + }, + { + "name": "9.2.3", + "images": { + "bios_image": "OVMF-20160813.fd", + "hda_disk_image": "nxosv-final.9.2.3.qcow2" + } + }, + { + "name": "9.2.2", + "images": { + "bios_image": "OVMF-20160813.fd", + "hda_disk_image": "nxosv-final.9.2.2.qcow2" + } + }, { "name": "9.2.1", "images": { @@ -106,6 +162,20 @@ "hda_disk_image": "nxosv-final.9.2.1.qcow2" } }, + { + "name": "7.0.3.I7.7", + "images": { + "bios_image": "OVMF-20160813.fd", + "hda_disk_image": "nxosv-final.7.0.3.I7.7.qcow2" + } + }, + { + "name": "7.0.3.I7.6", + "images": { + "bios_image": "OVMF-20160813.fd", + "hda_disk_image": "nxosv-final.7.0.3.I7.6.qcow2" + } + }, { "name": "7.0.3.I7.5", "images": { diff --git a/appliances/coreos.gns3a b/appliances/coreos.gns3a index d37471f..32ac0c7 100644 --- a/appliances/coreos.gns3a +++ b/appliances/coreos.gns3a @@ -21,6 +21,24 @@ "kvm": "allow" }, "images": [ + { + "filename": "coreos_production_qemu_image.img", + "version": "2079.4.0", + "md5sum": "d5e28d68bcadf252ff9c909a159b9504", + "filesize": 970129408, + "download_url": "http://stable.release.core-os.net/amd64-usr/2079.4.0/", + "direct_download_url": "http://stable.release.core-os.net/amd64-usr/2079.4.0/coreos_production_qemu_image.img.bz2", + "compression": "bzip2" + }, + { + "filename": "coreos_production_qemu_image.2023.5.0.img", + "version": "2023.5.0", + "md5sum": "f8b12e524aa81220222d06473b3f36dc", + "filesize": 587661312, + "download_url": "http://stable.release.core-os.net/amd64-usr/2023.5.0/", + "direct_download_url": "http://stable.release.core-os.net/amd64-usr/2023.5.0/coreos_production_qemu_image.img.bz2", + "compression": "bzip2" + }, { "filename": "coreos_production_qemu_image.1911.5.0.img", "version": "1911.5.0", @@ -185,6 +203,18 @@ } ], "versions": [ + { + "name": "2079.4.0", + "images": { + "hda_disk_image": "coreos_production_qemu_image.img" + } + }, + { + "name": "2023.5.0", + "images": { + "hda_disk_image": "coreos_production_qemu_image.2023.5.0.img" + } + }, { "name": "1911.5.0", "images": { diff --git a/appliances/cumulus-vx.gns3a b/appliances/cumulus-vx.gns3a index f8df14c..c743d2d 100644 --- a/appliances/cumulus-vx.gns3a +++ b/appliances/cumulus-vx.gns3a @@ -23,6 +23,22 @@ "kvm": "require" }, "images": [ + { + "filename": "cumulus-linux-3.7.6-vx-amd64-qemu.qcow2", + "version": "3.7.6", + "md5sum": "34de965074332cbc40d51832da7d6a5d", + "filesize": 540278784, + "download_url": "https://cumulusnetworks.com/cumulus-vx/download/", + "direct_download_url": "http://cumulusfiles.s3.amazonaws.com/CumulusLinux-3.7.6/cumulus-linux-3.7.6-vx-amd64-qemu.qcow2" + }, + { + "filename": "cumulus-linux-3.7.3-vx-amd64-qemu.qcow2", + "version": "3.7.3", + "md5sum": "e6f438cd44ede841ff290c85dedd127e", + "filesize": 1514340352, + "download_url": "https://cumulusnetworks.com/cumulus-vx/download/", + "direct_download_url": "http://cumulusfiles.s3.amazonaws.com/CumulusLinux-3.7.3/cumulus-linux-3.7.3-vx-amd64-qemu.qcow2" + }, { "filename": "cumulus-linux-3.7.2-vx-amd64-qemu.qcow2", "version": "3.7.2", @@ -42,8 +58,8 @@ { "filename": "cumulus-linux-3.6.2-vx-amd64.qcow2", "version": "3.6.2", - "md5sum": "02b0621d68fb2e709b4bcc48748c7b6f", - "filesize": 1150746624, + "md5sum": "fda2cfc556de7b12daf45369bd60d33b", + "filesize": 1157169152, "download_url": "https://cumulusnetworks.com/cumulus-vx/download/", "direct_download_url": "https://s3.amazonaws.com/cumulusfiles/CumulusLinux-3.6.2/cumulus-linux-3.6.2-vx-amd64.qcow2" }, @@ -189,6 +205,18 @@ } ], "versions": [ + { + "name": "3.7.6", + "images": { + "hda_disk_image": "cumulus-linux-3.7.6-vx-amd64-qemu.qcow2" + } + }, + { + "name": "3.7.3", + "images": { + "hda_disk_image": "cumulus-linux-3.7.3-vx-amd64-qemu.qcow2" + } + }, { "name": "3.7.2", "images": { diff --git a/appliances/exos.gns3a b/appliances/exos.gns3a index 5aff76b..a92a3f6 100644 --- a/appliances/exos.gns3a +++ b/appliances/exos.gns3a @@ -1,189 +1,153 @@ { - "name": "EXOS", + "name": "EXOS VM", "category": "multilayer_switch", - "description": "ExtremeXOS was designed from the ground up to meet the needs of large cloud and private data centers, service providers, intelligent, converged enterprise edge networks, and everything in between. It provides the high performance and rich features required by these diverse environments.", + "description": "The ExtremeXOS VM is created and maintained by Extreme Networks forĀ users to emulate a network using EXOS switches.", "vendor_name": "Extreme Networks", - "vendor_url": "http://www.extremenetworks.com/", - "documentation_url": "http://www.extremenetworks.com/support/documentation", - "product_name": "EXOS", - "product_url": "http://www.extremenetworks.com/product/extremexos-network-operating-system", + "vendor_url": "https://www.extremenetworks.com", + "documentation_url": "https://www.extremenetworks.com/support/documentation", + "product_name": "EXOS VM", "registry_version": 3, "status": "stable", - "maintainer": "GNS3 Team", - "maintainer_email": "developers@gns3.net", - "usage": "You can change the console to telnet after install. Default user: admin (no password set)", - "first_port_name": "Management", + "maintainer": "Extreme Networks", + "maintainer_email": "GitHubscripting@extremenetworks.com", + "usage": "Boot up and login is admin with no password.", + "symbol": "ethernet_switch.svg", + "first_port_name": "Mgmt", "port_name_format": "Port{port1}", "qemu": { "adapter_type": "rtl8139", "adapters": 13, - "ram": 256, + "ram": 512, "hda_disk_interface": "ide", "arch": "x86_64", "console_type": "telnet", - "boot_priority": "cd", - "kvm": "require", - "options": "-smp 2 -cpu core2duo" + "boot_priority": "dc", + "kvm": "allow", + "options": "-cpu core2duo" }, + "images": [ - { - "filename": "exosvm-22.6.1.4.iso", + + { + "filename": "EXOS-VM_v30.2.1.8.qcow2", + "version": "30.2.1.8", + "md5sum": "4bdbf3ddff7a030e19c6bb71270b56d2", + "filesize": 355205120, + "direct_download_url": "https://akamai-ep.extremenetworks.com/Extreme_P/github-en/Virtual_EXOS/EXOS-VM_v30.2.1.8.qcow2" + }, + { + "filename": "EXOS-VM_v30.1.1.4.qcow2", + "version": "30.1.1.4", + "md5sum": "92d3f9b13d750f7bfa804823fa545772", + "filesize": 383385600, + "direct_download_url": "https://akamai-ep.extremenetworks.com/Extreme_P/github-en/Virtual_EXOS/EXOS-VM_v30.1.1.4.qcow2" + }, + { + "filename": "EXOS-VM_v22.7.1.2.qcow2", + "version": "22.7.1.2", + "md5sum": "a13e839b3fa05e8a5b0fb31f7e3dda86", + "filesize": 180420608, + "direct_download_url": "https://akamai-ep.extremenetworks.com/Extreme_P/github-en/Virtual_EXOS/EXOS-VM_v22.7.1.2.qcow2" + }, + { + "filename": "EXOS-VM_v22.6.1.4.qcow2", "version": "22.6.1.4", - "md5sum": "66146aba82575b3879431143b6dc8a35", - "filesize": 53706752, - "download_url": "https://github.com/extremenetworks/Virtual_EXOS", - "direct_download_url": "https://github.com/extremenetworks/Virtual_EXOS/raw/master/vm-22.6.1.4.iso" + "md5sum": "82b31b11b26143a82c8259a4825696fc", + "filesize": 180355072, + "direct_download_url": "https://akamai-ep.extremenetworks.com/Extreme_P/github-en/Virtual_EXOS/EXOS-VM_v22.6.1.4.qcow2" }, - { - "filename": "exosvm-22.5.1.7.iso", + { + "filename": "EXOS-VM_v22.5.1.7.qcow2", "version": "22.5.1.7", - "md5sum": "132ac87de368ab55d1f496f292338cd4", - "filesize": 51779584, - "download_url": "https://github.com/extremenetworks/Virtual_EXOS", - "direct_download_url": "https://github.com/extremenetworks/Virtual_EXOS/raw/master/vm-22.5.1.7.iso" + "md5sum": "d2e8ae6783b6ed777ad5cd8cafd83c86", + "filesize": 180289536, + "direct_download_url": "https://akamai-ep.extremenetworks.com/Extreme_P/github-en/Virtual_EXOS/EXOS-VM_v22.5.1.7.qcow2" }, { - "filename": "exosvm-22.4.1.4.iso", + "filename": "EXOS-VM_v22.4.1.4-disk1.qcow2", "version": "22.4.1.4", - "md5sum": "2134a511084519a5f8ad00a6f7cd71a9", - "filesize": 49993728, - "download_url": "https://github.com/extremenetworks/Virtual_EXOS", - "direct_download_url": "https://github.com/extremenetworks/Virtual_EXOS/raw/master/vm-22.4.1.4.iso" + "md5sum": "5f1ee41912d74d423ce8ae57ea413602", + "filesize": 229638144, + "direct_download_url": "https://akamai-ep.extremenetworks.com/Extreme_P/github-en/Virtual_EXOS/EXOS-VM_v22.4.1.4-disk1.qcow2" }, { - "filename": "exosvm-22.2.1.5.iso", + "filename": "EXOS-VM_v22.3.1.4patch1-4-disk1.qcow2", + "version": "22.3.1.4", + "md5sum": "a4585b6e987ff730f5c044af339fe090", + "filesize": 218431488, + "direct_download_url": "https://akamai-ep.extremenetworks.com/Extreme_P/github-en/Virtual_EXOS/EXOS-VM_v22.3.1.4patch1-4-disk1.qcow2" + }, + { + "filename": "EXOS-VM_v22.2.1.5-disk1.qcow2", "version": "22.2.1.5", - "md5sum": "bf51fd5b3c5e9dab10a616055265bcf2", - "filesize": 44578816, - "download_url": "https://github.com/extremenetworks/Virtual_EXOS", - "direct_download_url": "https://github.com/extremenetworks/Virtual_EXOS/raw/master/vm-22.2.1.5.iso" + "md5sum": "e3cfe92077addda6ad34185288c90acf", + "filesize": 179568640, + "direct_download_url": "https://akamai-ep.extremenetworks.com/Extreme_P/github-en/Virtual_EXOS/EXOS-VM_v22.2.1.5-disk1.qcow2" }, { - "filename": "exosvm-22.1.1.5.iso", + "filename": "EXOS-VM_v22.1.1.5-disk1.qcow2", "version": "22.1.1.5", - "md5sum": "df3897ca2d7c7053582587ed120114fa", - "filesize": 44220416, - "download_url": "https://github.com/extremenetworks/Virtual_EXOS", - "direct_download_url": "https://github.com/extremenetworks/Virtual_EXOS/raw/master/vm-22.1.1.5.iso" - }, - { - "filename": "exosvm-21.1.2.14.iso", - "version": "21.1.2.14", - "md5sum": "de0752d56e41d92027ce1fccd604b14b", - "filesize": 41101312, - "download_url": "https://github.com/extremenetworks/Virtual_EXOS", - "direct_download_url": "https://github.com/extremenetworks/Virtual_EXOS/blob/master/vm-21.1.2.14.iso?raw=true" - }, - { - "filename": "exosvm-21.1.1.4.iso", - "version": "21.1.1.4", - "md5sum": "4d5db0e01a39b08775ed6a3e2c8bf663", - "filesize": 41046016, - "download_url": "https://github.com/extremenetworks/Virtual_EXOS", - "direct_download_url": "https://github.com/extremenetworks/Virtual_EXOS/blob/master/vm-21.1.1.4.iso?raw=true" - }, - { - "filename": "exospc-16.2.1.6.iso", - "version": "16.2.1.6", - "md5sum": "b4be339afb02c03dcb4349630c1adb4f", - "filesize": 36306944, - "download_url": "https://github.com/extremenetworks/Virtual_EXOS", - "direct_download_url": "https://github.com/extremenetworks/Virtual_EXOS/blob/master/exospc-16.2.1.6.iso?raw=true" - }, - { - "filename": "exospc-16.1.3.6.iso", - "version": "16.1.3.6", - "md5sum": "4c17b2bf2a4909527f6c866a68ba406e", - "filesize": 35758080, - "download_url": "https://github.com/extremenetworks/Virtual_EXOS", - "direct_download_url": "https://github.com/extremenetworks/Virtual_EXOS/blob/master/exospc-16.1.3.6.iso?raw=true" - }, - { - "filename": "exospc-16.1.2.14.iso", - "version": "16.1.2.14", - "md5sum": "140cdc11f426156ffcbde150b2f46768", - "filesize": 35743744, - "download_url": "https://github.com/extremenetworks/Virtual_EXOS", - "direct_download_url": "https://github.com/extremenetworks/Virtual_EXOS/blob/master/exospc-16.1.2.14.iso?raw=true" - }, - { - "filename": "empty8G.qcow2", - "version": "1.0", - "md5sum": "f1d2c25b6990f99bd05b433ab603bdb4", - "filesize": 197120, - "download_url": "https://sourceforge.net/projects/gns-3/files/Empty%20Qemu%20disk/", - "direct_download_url": "https://sourceforge.net/projects/gns-3/files/Empty%20Qemu%20disk/empty8G.qcow2/download" + "md5sum": "77683060e75d81b776761f6829b15e9b", + "filesize": 179437568, + "direct_download_url": "https://akamai-ep.extremenetworks.com/Extreme_P/github-en/Virtual_EXOS/EXOS-VM_v22.1.1.5-disk1.qcow2" } + ], + "versions": [ + { - "name": "22.6.1.4", + "name": "30.2.1.8", "images": { - "hda_disk_image": "empty8G.qcow2", - "cdrom_image": "exosvm-22.6.1.4.iso" + "hda_disk_image": "EXOS-VM_v30.2.1.8.qcow2" } }, { + "name": "30.1.1.4", + "images": { + "hda_disk_image": "EXOS-VM_v30.1.1.4.qcow2" + } + }, + { + "name": "22.7.1.2", + "images": { + "hda_disk_image": "EXOS-VM_v22.7.1.2.qcow2" + } + }, + { + "name": "22.6.1.4", + "images": { + "hda_disk_image": "EXOS-VM_v22.6.1.4.qcow2" + } + }, + { "name": "22.5.1.7", "images": { - "hda_disk_image": "empty8G.qcow2", - "cdrom_image": "exosvm-22.5.1.7.iso" + "hda_disk_image": "EXOS-VM_v22.5.1.7.qcow2" } }, { "name": "22.4.1.4", "images": { - "hda_disk_image": "empty8G.qcow2", - "cdrom_image": "exosvm-22.4.1.4.iso" + "hda_disk_image": "EXOS-VM_v22.4.1.4-disk1.qcow2" + } + }, + { + "name": "22.3.1.4", + "images": { + "hda_disk_image": "EXOS-VM_v22.3.1.4patch1-4-disk1.qcow2" } }, { "name": "22.2.1.5", "images": { - "hda_disk_image": "empty8G.qcow2", - "cdrom_image": "exosvm-22.2.1.5.iso" + "hda_disk_image": "EXOS-VM_v22.2.1.5-disk1.qcow2" } }, { "name": "22.1.1.5", "images": { - "hda_disk_image": "empty8G.qcow2", - "cdrom_image": "exosvm-22.1.1.5.iso" - } - }, - { - "name": "21.1.2.14", - "images": { - "hda_disk_image": "empty8G.qcow2", - "cdrom_image": "exosvm-21.1.2.14.iso" - } - }, - { - "name": "21.1.1.4", - "images": { - "hda_disk_image": "empty8G.qcow2", - "cdrom_image": "exosvm-21.1.1.4.iso" - } - }, - { - "name": "16.2.1.6", - "images": { - "hda_disk_image": "empty8G.qcow2", - "cdrom_image": "exospc-16.2.1.6.iso" - } - }, - { - "name": "16.1.3.6", - "images": { - "hda_disk_image": "empty8G.qcow2", - "cdrom_image": "exospc-16.1.3.6.iso" - } - }, - { - "name": "16.1.2.14", - "images": { - "hda_disk_image": "empty8G.qcow2", - "cdrom_image": "exospc-16.1.2.14.iso" + "hda_disk_image": "EXOS-VM_v22.1.1.5-disk1.qcow2" } } ] diff --git a/appliances/extreme-networks-voss.gns3a b/appliances/extreme-networks-voss.gns3a index ff15d60..077883b 100644 --- a/appliances/extreme-networks-voss.gns3a +++ b/appliances/extreme-networks-voss.gns3a @@ -11,7 +11,7 @@ "maintainer": "Extreme Networks", "maintainer_email": "voss@extremenetworks.com", "usage": "Boot up and login is rwa/rwa", - "symbol": "ethernet_switch.svg", + "symbol": ":/symbols/multilayer_switch.svg", "first_port_name": "Mgmt", "port_name_format": "1/{port1}", "qemu": diff --git a/appliances/f5-bigiq.gns3a b/appliances/f5-bigiq.gns3a index 45c7151..e98e3c2 100644 --- a/appliances/f5-bigiq.gns3a +++ b/appliances/f5-bigiq.gns3a @@ -29,6 +29,13 @@ "options": "-smp 2 -cpu host" }, "images": [ + { + "filename": "BIG-IQ-7.0.0.0.0.1854.qcow2", + "version": "7.0.0.0", + "md5sum": "89ff128c4ba82c266a6cefa21c80029b", + "filesize": 4312006656, + "download_url": "https://downloads.f5.com/esd/serveDownload.jsp?path=/big-iq/big-iq_cm/7.0.0/english/v7.0.0/&sw=BIG-IQ&pro=big-iq_CM&ver=7.0.0&container=v7.0.0&file=BIG-IQ-7.0.0.0.0.1854.qcow2.zip" + }, { "filename": "BIG-IQ-6.0.1.1.0.0.9.qcow2", "version": "6.0.1.1", @@ -95,6 +102,13 @@ } ], "versions": [ + { + "name": "7.0.0.0", + "images": { + "hda_disk_image": "BIG-IQ-7.0.0.0.0.1854.qcow2", + "hdb_disk_image": "empty100G.qcow2" + } + }, { "name": "6.0.1.1", "images": { diff --git a/appliances/fortiadc.gns3a b/appliances/fortiadc.gns3a index f78da59..03d8524 100644 --- a/appliances/fortiadc.gns3a +++ b/appliances/fortiadc.gns3a @@ -34,6 +34,13 @@ "filesize": 30998528, "download_url": "https://support.fortinet.com/Download/FirmwareImages.aspx" }, + { + "filename": "FAD_KVM-V500-build0442-FORTINET.out.kvm-boot.qcow2", + "version": "5.2.2", + "md5sum": "7d959ed264b064716e8f1378fceed48f", + "filesize": 104857600, + "download_url": "https://support.fortinet.com/Download/FirmwareImages.aspx" + }, { "filename": "FAD_KVM-V500-build0423-FORTINET.out.kvm-boot.qcow2", "version": "5.2.0", @@ -190,6 +197,13 @@ } ], "versions": [ + { + "name": "5.2.2", + "images": { + "hda_disk_image": "FAD_KVM-V500-build0442-FORTINET.out.kvm-boot.qcow2", + "hdb_disk_image": "FAD_KVM-FORTINET.out.kvm-data.qcow2" + } + }, { "name": "5.2.0", "images": { diff --git a/appliances/fortianalyzer.gns3a b/appliances/fortianalyzer.gns3a index 297f7c4..de9932a 100644 --- a/appliances/fortianalyzer.gns3a +++ b/appliances/fortianalyzer.gns3a @@ -15,7 +15,7 @@ "port_name_format": "Port{port1}", "symbol": "fortinet.svg", "qemu": { - "adapter_type": "virtio-net-pci", + "adapter_type": "e1000", "adapters": 4, "ram": 1024, "hda_disk_interface": "virtio", @@ -26,6 +26,13 @@ "kvm": "allow" }, "images": [ + { + "filename": "FAZ_VM64_KVM-v6-build1050-FORTINET.out.kvm.qcow2", + "version": "6.2.0", + "md5sum": "dc123116e4c816d8b4dee244bd671844", + "filesize": 140177408, + "download_url": "https://support.fortinet.com/Download/FirmwareImages.aspx" + }, { "filename": "FAZ_VM64_KVM-v6-build0255-FORTINET.out.kvm.qcow2", "version": "6.0.3", @@ -148,6 +155,13 @@ } ], "versions": [ + { + "name": "6.2.0", + "images": { + "hda_disk_image": "FAZ_VM64_KVM-v6-build1050-FORTINET.out.kvm.qcow2", + "hdb_disk_image": "empty30G.qcow2" + } + }, { "name": "6.0.3", "images": { diff --git a/appliances/fortiauthenticator.gns3a b/appliances/fortiauthenticator.gns3a index 19c7c67..14d8fbd 100644 --- a/appliances/fortiauthenticator.gns3a +++ b/appliances/fortiauthenticator.gns3a @@ -15,7 +15,7 @@ "port_name_format": "Port{port1}", "symbol": "fortinet.svg", "qemu": { - "adapter_type": "virtio-net-pci", + "adapter_type": "e1000", "adapters": 4, "ram": 1024, "hda_disk_interface": "virtio", @@ -26,6 +26,13 @@ "kvm": "allow" }, "images": [ + { + "filename": "FAC_VM_KVM-v6-build0010-FORTINET.out.kvm.qcow2", + "version": "6.0.0", + "md5sum": "6699c0b24e54dc6a5215ba3945abb364", + "filesize": 74317824, + "download_url": "https://support.fortinet.com/Download/FirmwareImages.aspx" + }, { "filename": "FAC_VM_KVM-v5-build0366-FORTINET.out.kvm.qcow2", "version": "5.5.0", @@ -90,75 +97,82 @@ "download_url": "https://support.fortinet.com/Download/FirmwareImages.aspx" }, { - "filename": "FAC_VM_KVM-v500-DATADRIVE.qcow2", - "version": "5.x.x", + "filename": "FAC_VM_KVM-ALL-DATADRIVE.qcow2", + "version": "All", "md5sum": "09bad6cfe6301930adbc829eb8a67149", "filesize": 258048, "download_url": "https://support.fortinet.com/Download/FirmwareImages.aspx" } ], "versions": [ + { + "name": "6.0.0", + "images": { + "hda_disk_image": "FAC_VM_KVM-v6-build0010-FORTINET.out.kvm.qcow2", + "hdb_disk_image": "FAC_VM_KVM-ALL-DATADRIVE.qcow2" + } + }, { "name": "5.5.0", "images": { "hda_disk_image": "FAC_VM_KVM-v5-build0366-FORTINET.out.kvm.qcow2", - "hdb_disk_image": "FAC_VM_KVM-v500-DATADRIVE.qcow2" + "hdb_disk_image": "FAC_VM_KVM-ALL-DATADRIVE.qcow2" } }, { "name": "5.4.1", "images": { "hda_disk_image": "FAC_VM_KVM-v5-build0297-FORTINET.out.kvm.qcow2", - "hdb_disk_image": "FAC_VM_KVM-v500-DATADRIVE.qcow2" + "hdb_disk_image": "FAC_VM_KVM-ALL-DATADRIVE.qcow2" } }, { "name": "5.2.2", "images": { "hda_disk_image": "FAC_VM_KVM-v5-build0163-FORTINET.out.kvm.qcow2", - "hdb_disk_image": "FAC_VM_KVM-v500-DATADRIVE.qcow2" + "hdb_disk_image": "FAC_VM_KVM-ALL-DATADRIVE.qcow2" } }, { "name": "5.2.1", "images": { "hda_disk_image": "FAC_VM_KVM-v500-build0161-FORTINET.out.kvm.qcow2", - "hdb_disk_image": "FAC_VM_KVM-v500-DATADRIVE.qcow2" + "hdb_disk_image": "FAC_VM_KVM-ALL-DATADRIVE.qcow2" } }, { "name": "5.2.0", "images": { "hda_disk_image": "FAC_VM_KVM-v5-build0155-FORTINET.out.kvm.qcow2", - "hdb_disk_image": "FAC_VM_KVM-v500-DATADRIVE.qcow2" + "hdb_disk_image": "FAC_VM_KVM-ALL-DATADRIVE.qcow2" } }, { "name": "5.1.2", "images": { "hda_disk_image": "FAC_VM_KVM-v500-build0091-FORTINET.out.kvm.qcow2", - "hdb_disk_image": "FAC_VM_KVM-v500-DATADRIVE.qcow2" + "hdb_disk_image": "FAC_VM_KVM-ALL-DATADRIVE.qcow2" } }, { "name": "5.1.1", "images": { "hda_disk_image": "FAC_VM_KVM-v500-build0086-FORTINET.out.kvm.qcow2", - "hdb_disk_image": "FAC_VM_KVM-v500-DATADRIVE.qcow2" + "hdb_disk_image": "FAC_VM_KVM-ALL-DATADRIVE.qcow2" } }, { "name": "5.1.0", "images": { "hda_disk_image": "FAC_VM_KVM-v500-build0083-FORTINET.out.kvm.qcow2", - "hdb_disk_image": "FAC_VM_KVM-v500-DATADRIVE.qcow2" + "hdb_disk_image": "FAC_VM_KVM-ALL-DATADRIVE.qcow2" } }, { "name": "5.0.0", "images": { "hda_disk_image": "FAC_VM_KVM-v500-build0012-FORTINET.out.kvm.qcow2", - "hdb_disk_image": "FAC_VM_KVM-v500-DATADRIVE.qcow2" + "hdb_disk_image": "FAC_VM_KVM-ALL-DATADRIVE.qcow2" } } ] diff --git a/appliances/forticache.gns3a b/appliances/forticache.gns3a index faeeb95..422b7e0 100644 --- a/appliances/forticache.gns3a +++ b/appliances/forticache.gns3a @@ -15,17 +15,24 @@ "port_name_format": "Port{port1}", "symbol": "fortinet.svg", "qemu": { - "adapter_type": "virtio-net-pci", + "adapter_type": "e1000", "adapters": 3, "ram": 1024, - "hda_disk_interface": "ide", - "hdb_disk_interface": "ide", + "hda_disk_interface": "virtio", + "hdb_disk_interface": "virtio", "arch": "x86_64", "console_type": "telnet", "boot_priority": "c", "kvm": "require" }, "images": [ + { + "filename": "FCHKVM-v400-build0230-FORTINET.out.kvm.qcow2", + "version": "4.2.9", + "md5sum": "a3583f162004da2f1e0b751e7b23504a", + "filesize": 27672576, + "download_url": "https://support.fortinet.com/Download/FirmwareImages.aspx" + }, { "filename": "FCHKVM-v400-build0226-FORTINET.out.kvm.qcow2", "version": "4.2.8", @@ -113,6 +120,13 @@ } ], "versions": [ + { + "name": "4.2.9", + "images": { + "hda_disk_image": "FCHKVM-v400-build0230-FORTINET.out.kvm.qcow2", + "hdb_disk_image": "empty100G.qcow2" + } + }, { "name": "4.2.8", "images": { diff --git a/appliances/fortigate.gns3a b/appliances/fortigate.gns3a index 8fdb612..db55289 100644 --- a/appliances/fortigate.gns3a +++ b/appliances/fortigate.gns3a @@ -15,7 +15,7 @@ "port_name_format": "Port{port1}", "symbol": "fortinet.svg", "qemu": { - "adapter_type": "virtio-net-pci", + "adapter_type": "e1000", "adapters": 10, "ram": 1024, "hda_disk_interface": "virtio", @@ -26,6 +26,13 @@ "kvm": "allow" }, "images": [ + { + "filename": "FGT_VM64_KVM-v6-build0866-FORTINET.out.kvm.qcow2", + "version": "6.2.0", + "md5sum": "588df9ba0db485976f6681810001ae73", + "filesize": 57868288, + "download_url": "https://support.fortinet.com/Download/FirmwareImages.aspx" + }, { "filename": "FGT_VM64_KVM-v6-build0200-FORTINET.out.kvm.qcow2", "version": "6.0.3", @@ -218,6 +225,13 @@ } ], "versions": [ + { + "name": "6.2.0", + "images": { + "hda_disk_image": "FGT_VM64_KVM-v6-build0866-FORTINET.out.kvm.qcow2", + "hdb_disk_image": "empty30G.qcow2" + } + }, { "name": "6.0.3", "images": { diff --git a/appliances/fortimail.gns3a b/appliances/fortimail.gns3a index a61711e..511cf51 100644 --- a/appliances/fortimail.gns3a +++ b/appliances/fortimail.gns3a @@ -26,6 +26,13 @@ "kvm": "allow" }, "images": [ + { + "filename": "FML_VMKV-64-v60-build0143-FORTINET.out.kvm.qcow2", + "version": "6.0.4", + "md5sum": "e6401ecfe9b145256cccb29757bbddfe", + "filesize": 98959360, + "download_url": "https://support.fortinet.com/Download/FirmwareImages.aspx" + }, { "filename": "FML_VMKV-64-v60-build0126-FORTINET.out.kvm.qcow2", "version": "6.0.3", @@ -162,6 +169,13 @@ } ], "versions": [ + { + "name": "6.0.4", + "images": { + "hda_disk_image": "FML_VMKV-64-v60-build0143-FORTINET.out.kvm.qcow2", + "hdb_disk_image": "empty30G.qcow2" + } + }, { "name": "6.0.3", "images": { diff --git a/appliances/fortimanager.gns3a b/appliances/fortimanager.gns3a index 7003ecb..a0347aa 100644 --- a/appliances/fortimanager.gns3a +++ b/appliances/fortimanager.gns3a @@ -26,6 +26,13 @@ "kvm": "allow" }, "images": [ + { + "filename": "FMG_VM64_KVM-v6-build1050-FORTINET.out.kvm.qcow2", + "version": "6.2.0", + "md5sum": "c19d2527f91ad1bbafbde5bf08487867", + "filesize": 126894080, + "download_url": "https://support.fortinet.com/Download/FirmwareImages.aspx" + }, { "filename": "FMG_VM64_KVM-v6-build0255-FORTINET.out.kvm.qcow2", "version": "6.0.3", @@ -142,9 +149,9 @@ ], "versions": [ { - "name": "6.0.3", + "name": "6.2.0", "images": { - "hda_disk_image": "FMG_VM64_KVM-v6-build0255-FORTINET.out.kvm.qcow2", + "hda_disk_image": "FMG_VM64_KVM-v6-build1050-FORTINET.out.kvm.qcow2", "hdb_disk_image": "empty30G.qcow2" } }, diff --git a/appliances/fortiproxy.gns3a b/appliances/fortiproxy.gns3a index 3c1332c..03e39fd 100644 --- a/appliances/fortiproxy.gns3a +++ b/appliances/fortiproxy.gns3a @@ -26,6 +26,13 @@ "kvm": "allow" }, "images": [ + { + "filename": "FPX_KVM-v100-build0162-FORTINET.out.kvm.qcow2", + "version": "1.1.2", + "md5sum": "00db4c04fcc4ac0d7c389a86c71d20a5", + "filesize": 44601344, + "download_url": "https://support.fortinet.com/Download/FirmwareImages.aspx" + }, { "filename": "FPX_KVM-v100-build0147-FORTINET.out.kvm.qcow2", "version": "1.1.0", @@ -43,6 +50,13 @@ } ], "versions": [ + { + "name": "1.1.2", + "images": { + "hda_disk_image": "FPX_KVM-v100-build0162-FORTINET.out.kvm.qcow2", + "hdb_disk_image": "empty30G.qcow2" + } + }, { "name": "1.1.0", "images": { diff --git a/appliances/fortirecorder.gns3a b/appliances/fortirecorder.gns3a index 0940c71..fe2a115 100644 --- a/appliances/fortirecorder.gns3a +++ b/appliances/fortirecorder.gns3a @@ -27,7 +27,14 @@ }, "images": [ { - "filename": "fortirecorder-FRC_VMKV-64-v26-build0607-FORTINET.out.kvm.qcow2", + "filename": "FRC_VMKV-64-v27-build0700-FORTINET.out.kvm.qcow2", + "version": "2.7.1", + "md5sum": "3736c66af7d958fc672fe29439b405b8", + "filesize": 79429632, + "download_url": "https://support.fortinet.com/Download/FirmwareImages.aspx" + }, + { + "filename": "FRC_VMKV-64-v26-build0607-FORTINET.out.kvm.qcow2", "version": "2.6.3", "md5sum": "ffa5d42119de576631673516f60e028b", "filesize": 63569920, @@ -43,10 +50,17 @@ } ], "versions": [ + { + "name": "2.7.1", + "images": { + "hda_disk_image": "FRC_VMKV-64-v27-build0700-FORTINET.out.kvm.qcow2", + "hdb_disk_image": "empty30G.qcow2" + } + }, { "name": "2.6.3", "images": { - "hda_disk_image": "fortirecorder-FRC_VMKV-64-v26-build0607-FORTINET.out.kvm.qcow2", + "hda_disk_image": "FRC_VMKV-64-v26-build0607-FORTINET.out.kvm.qcow2", "hdb_disk_image": "empty30G.qcow2" } } diff --git a/appliances/fortisandbox.gns3a b/appliances/fortisandbox.gns3a index 64eba9f..e022265 100644 --- a/appliances/fortisandbox.gns3a +++ b/appliances/fortisandbox.gns3a @@ -27,6 +27,13 @@ "options": "-smp 2" }, "images": [ + { + "filename": "FSA_KVM-v300-build0060-FORTINET.out.kvm.qcow2", + "version": "3.0.4", + "md5sum": "7e744c4d62430917aea4533672710b5a", + "filesize": 157221376, + "download_url": "https://support.fortinet.com/Download/FirmwareImages.aspx" + }, { "filename": "FSA_KVM-v300-build0049-FORTINET.out.kvm.qcow2", "version": "3.0.3", @@ -92,13 +99,20 @@ }, { "filename": "FSA-datadrive.qcow2", - "version": "2.x", + "version": "All", "md5sum": "f2dc0a8fc7591699c364aff400369157", "filesize": 200192, "download_url": "https://support.fortinet.com/Download/FirmwareImages.aspx" } ], "versions": [ + { + "name": "3.0.4", + "images": { + "hda_disk_image": "FSA_KVM-v300-build0060-FORTINET.out.kvm.qcow2", + "hdb_disk_image": "FSA-datadrive.qcow2" + } + }, { "name": "3.0.3", "images": { diff --git a/appliances/fortisiem-super_worker.gns3a b/appliances/fortisiem-super_worker.gns3a index 52156bc..d622309 100644 --- a/appliances/fortisiem-super_worker.gns3a +++ b/appliances/fortisiem-super_worker.gns3a @@ -28,6 +28,27 @@ "options": "-smp 4" }, "images": [ + { + "filename": "FortiSIEM-VA-5.2.1.1553-OS.qcow2", + "version": "5.2.1", + "md5sum": "9dc3f4a9614b65c83d3e9733248cbcea", + "filesize": 3902208000, + "download_url": "https://images-cdn.fortisiem.fortinet.com/VirtualAppliances/release510.html" + }, + { + "filename": "FortiSIEM-VA-5.2.1.1553-CMDB.qcow2", + "version": "5.2.1", + "md5sum": "ea3f69191eb803cdf021227ec666bf7b", + "filesize": 46858240, + "download_url": "https://images-cdn.fortisiem.fortinet.com/VirtualAppliances/release510.html" + }, + { + "filename": "FortiSIEM-VA-5.2.1.1553-SVN.qcow2", + "version": "5.2.1", + "md5sum": "eff32e40baf6ede7bc57ad8d241812ad", + "filesize": 46858240, + "download_url": "https://images-cdn.fortisiem.fortinet.com/VirtualAppliances/release510.html" + }, { "filename": "FortiSIEM-VA-5.1.0.1336.qcow2", "version": "5.1.0", @@ -114,6 +135,14 @@ } ], "versions": [ + { + "name": "5.2.1", + "images": { + "hda_disk_image": "FortiSIEM-VA-5.2.1.1553-OS.qcow2", + "hdb_disk_image": "FortiSIEM-VA-5.2.1.1553-CMDB.qcow2", + "hdc_disk_image": "FortiSIEM-VA-5.2.1.1553-SVN.qcow2" + } + }, { "name": "5.1.0", "images": { diff --git a/appliances/fortiweb.gns3a b/appliances/fortiweb.gns3a index ebfdeac..c365d84 100644 --- a/appliances/fortiweb.gns3a +++ b/appliances/fortiweb.gns3a @@ -26,6 +26,13 @@ "kvm": "allow" }, "images": [ + { + "filename": "FWB_KVM-v600-build0383-FORTINET.out.kvm.qcow2", + "version": "6.1.0", + "md5sum": "d2dbbde9f03eb716a54119cc3e6055c4", + "filesize": 190120448, + "download_url": "https://support.fortinet.com/Download/FirmwareImages.aspx" + }, { "filename": "FWB_KVM-v600-build0056-FORTINET.out.kvm.qcow2", "version": "6.0.2", @@ -107,6 +114,13 @@ ], "versions": [ + { + "name": "6.1.0", + "images": { + "hda_disk_image": "FWB_KVM-v600-build0383-FORTINET.out.kvm.qcow2", + "hdb_disk_image": "empty30G.qcow2" + } + }, { "name": "6.0.2", "images": { diff --git a/appliances/freenas.gns3a b/appliances/freenas.gns3a index 227b133..114f331 100644 --- a/appliances/freenas.gns3a +++ b/appliances/freenas.gns3a @@ -24,6 +24,14 @@ "kvm": "require" }, "images": [ + { + "filename": "FreeNAS-11.2-U3.iso", + "version": "11.2 U3", + "md5sum": "59ee32e2598a792eec0355b40a511251", + "filesize": 600387584, + "download_url": "http://www.freenas.org/download/", + "direct_download_url": "https://download.freenas.org/11.2/STABLE/U3/x64/FreeNAS-11.2-U3.iso" + }, { "filename": "FreeNAS-11.2-RELEASE.iso", "version": "11.2", @@ -90,6 +98,14 @@ } ], "versions": [ + { + "name": "11.2 U3", + "images": { + "hda_disk_image": "empty30G.qcow2", + "hdb_disk_image": "empty30G.qcow2", + "cdrom_image": "FreeNAS-11.2-U3.iso" + } + }, { "name": "11.2", "images": { diff --git a/appliances/frr.gns3a b/appliances/frr.gns3a index 4f6c92e..476556e 100644 --- a/appliances/frr.gns3a +++ b/appliances/frr.gns3a @@ -14,12 +14,22 @@ "qemu": { "adapter_type": "virtio-net-pci", "adapters": 8, - "ram": 256, + "ram": 512, + "hda_disk_interface": "virtio", "arch": "x86_64", "console_type": "telnet", "kvm": "require" }, "images": [ + { + "filename": "frr7.0-vm0.3.qcow2", + "version": "FRR7.0 - VM0.3", + "md5sum": "5fa8ce0ee74215f4c4a8c61778ee0b10", + "filesize": 2044657664, + "download_url": "https://sourceforge.net/projects/frr/files/", + "direct_download_url": "https://sourceforge.net/projects/frr/files/FRR7.0-VM0.3.qcow2.bz2/download", + "compression": "bzip2" + }, { "filename": "frr6.0-vm0.2.qcow2", "version": "FRR6.0 - VM0.2", @@ -40,6 +50,12 @@ } ], "versions": [ + { + "name": "FRR7.0 - VM0.3", + "images": { + "hda_disk_image": "frr7.0-vm0.3.qcow2" + } + }, { "name": "FRR6.0 - VM0.2", "images": { diff --git a/appliances/hp-vsr1001.gns3a b/appliances/hp-vsr1001.gns3a index 6d0fb3f..6333f59 100644 --- a/appliances/hp-vsr1001.gns3a +++ b/appliances/hp-vsr1001.gns3a @@ -21,7 +21,7 @@ "console_type": "vnc", "boot_priority": "c", "kvm": "require", - "options": "-machine type=pc-1.0" + "options": "-cpu qemu64" }, "images": [ { diff --git a/appliances/ipfire.gns3a b/appliances/ipfire.gns3a index cac7f9c..92f2e6b 100644 --- a/appliances/ipfire.gns3a +++ b/appliances/ipfire.gns3a @@ -24,6 +24,24 @@ "kvm": "allow" }, "images": [ + { + "filename": "ipfire-2.23.2gb-ext4.x86_64-full-core131.img", + "version": "2.23", + "md5sum": "604c06e20c36985ff00802da4509340c", + "filesize": 1541160960, + "download_url": "http://www.ipfire.org/download", + "direct_download_url": "https://muug.ca/mirror/ipfire/releases/ipfire-2.x/2.23-core131/ipfire-2.23.2gb-ext4.x86_64-full-core131.img.xz", + "compression": "xz" + }, + { + "filename": "ipfire-2.21.2gb-ext4.x86_64-full-core129.img", + "version": "2.21.129", + "md5sum": "84801c588174763c585967a2851a7769", + "filesize": 1541160960, + "download_url": "http://www.ipfire.org/download", + "direct_download_url": "https://downloads.ipfire.org/releases/ipfire-2.x/2.21-core129/ipfire-2.21.2gb-ext4.x86_64-full-core129.img.xz", + "compression": "xz" + }, { "filename": "ipfire-2.21.2gb-ext4.x86_64-full-core124.img", "version": "2.21.124", @@ -89,6 +107,18 @@ } ], "versions": [ + { + "name": "2.23", + "images": { + "hda_disk_image": "ipfire-2.23.2gb-ext4.x86_64-full-core131.img" + } + }, + { + "name": "2.21.129", + "images": { + "hda_disk_image": "ipfire-2.21.2gb-ext4.x86_64-full-core129.img" + } + }, { "name": "2.21.124", "images": { diff --git a/appliances/kali-linux.gns3a b/appliances/kali-linux.gns3a index 0261636..c4d6661 100644 --- a/appliances/kali-linux.gns3a +++ b/appliances/kali-linux.gns3a @@ -10,16 +10,42 @@ "status": "stable", "maintainer": "GNS3 Team", "maintainer_email": "developers@gns3.net", - "usage": "Default password is toor", + "usage": "Default password is toor\nEnable persistence by selecting boot option 'Live USB Persistence'", + "port_name_format": "eth{0}", "qemu": { "adapter_type": "e1000", "adapters": 8, "ram": 1024, "arch": "x86_64", "console_type": "vnc", + "boot_priority": "d", "kvm": "require" }, "images": [ + { + "filename": "kali-linux-2019.2-amd64.iso", + "version": "2019.2", + "md5sum": "0f89b6225d7ea9c18682f7cc541c1179", + "filesize": 3353227264, + "download_url": "https://www.kali.org/downloads/", + "direct_download_url": "http://cdimage.kali.org/kali-2019.2/kali-linux-2019.2-amd64.iso" + }, + { + "filename": "kali-linux-mate-2019.2-amd64.iso", + "version": "2019.2 (MATE)", + "md5sum": "fec8dd7009f932c51a74323df965a709", + "filesize": 3313217536, + "download_url": "https://www.kali.org/downloads/", + "direct_download_url": "http://cdimage.kali.org/kali-2019.2/kali-linux-mate-2019.2-amd64.iso" + }, + { + "filename": "kali-linux-2019.1a-amd64.iso", + "version": "2019.1a", + "md5sum": "58c6111ed0be1919ea87267e7e65ab0f", + "filesize": 3483873280, + "download_url": "https://www.kali.org/downloads/", + "direct_download_url": "http://cdimage.kali.org/kali-2019.1a/kali-linux-2019.1a-amd64.iso" + }, { "filename": "kali-linux-2018.4-amd64.iso", "version": "2018.4", @@ -91,60 +117,98 @@ "filesize": 3320512512, "download_url": "https://www.offensive-security.com/kali-linux-vmware-arm-image-download/", "direct_download_url": "http://images.kali.org/Kali-Linux-2.0.0-vm-amd64.7z" + }, + { + "filename": "kali-linux-persistence-1gb.qcow2", + "version": "1.0", + "md5sum": "14e9c92f3ba5a0bd1128c1ea26a129ea", + "filesize": 34734080, + "download_url": "https://sourceforge.net/projects/gns-3/files/Qemu%20Appliances/", + "direct_download_url": "https://sourceforge.net/projects/gns-3/files/Qemu%20Appliances/kali-linux-persistence-1gb.qcow2/download" } ], "versions": [ + { + "name": "2019.2", + "images": { + "hda_disk_image": "kali-linux-persistence-1gb.qcow2", + "cdrom_image": "kali-linux-2019.2-amd64.iso" + } + }, + { + "name": "2019.2 (MATE)", + "images": { + "hda_disk_image": "kali-linux-persistence-1gb.qcow2", + "cdrom_image": "kali-linux-mate-2019.2-amd64.iso" + } + }, + { + "name": "2019.1a", + "images": { + "hda_disk_image": "kali-linux-persistence-1gb.qcow2", + "cdrom_image": "kali-linux-2019.1a-amd64.iso" + } + }, { "name": "2018.4", "images": { + "hda_disk_image": "kali-linux-persistence-1gb.qcow2", "cdrom_image": "kali-linux-2018.4-amd64.iso" } }, { "name": "2018.3a", "images": { + "hda_disk_image": "kali-linux-persistence-1gb.qcow2", "cdrom_image": "kali-linux-2018.3a-amd64.iso" } }, { "name": "2018.1", "images": { + "hda_disk_image": "kali-linux-persistence-1gb.qcow2", "cdrom_image": "kali-linux-2018.1-amd64.iso" } }, { "name": "2017.3", "images": { + "hda_disk_image": "kali-linux-persistence-1gb.qcow2", "cdrom_image": "kali-linux-2017.3-amd64.iso" } }, { "name": "2017.2", "images": { + "hda_disk_image": "kali-linux-persistence-1gb.qcow2", "cdrom_image": "kali-linux-2017.2-amd64.iso" } }, { "name": "2017.1", "images": { + "hda_disk_image": "kali-linux-persistence-1gb.qcow2", "cdrom_image": "kali-linux-2017.1-amd64.iso" } }, { "name": "2016.2", "images": { + "hda_disk_image": "kali-linux-persistence-1gb.qcow2", "cdrom_image": "kali-linux-2016.2-amd64.iso" } }, { "name": "2016.1", "images": { + "hda_disk_image": "kali-linux-persistence-1gb.qcow2", "cdrom_image": "kali-linux-2016.1-amd64.iso" } }, { "name": "2.0", "images": { + "hda_disk_image": "kali-linux-persistence-1gb.qcow2", "cdrom_image": "kali-linux-2.0-amd64.iso" } } diff --git a/appliances/kerio-control.gns3a b/appliances/kerio-control.gns3a index bafcf68..1b2904e 100644 --- a/appliances/kerio-control.gns3a +++ b/appliances/kerio-control.gns3a @@ -23,6 +23,14 @@ "kvm": "require" }, "images": [ + { + "filename": "kerio-control-appliance-9.3.0-3273-vmware-disk1.vmdk", + "version": "9.3.0", + "md5sum": "6e6faf64b4ffce8b5639cdfce11ba31e", + "filesize": 192825856, + "download_url": "http://www.kerio.com/support/kerio-control", + "direct_download_url": "http://cdn.kerio.com/dwn/control/control-9.3.0-3273/kerio-control-appliance-9.3.0-3273-vmware-disk1.vmdk" + }, { "filename": "kerio-control-appliance-9.2.7-2921-vmware-disk1.vmdk", "version": "9.2.7", @@ -79,6 +87,12 @@ "direct_download_url": "http://cdn.kerio.com/dwn/control/control-9.1.4-1535/kerio-control-appliance-9.1.4-1535-vmware.vmdk" } ], "versions": [ + { + "name": "9.3.0", + "images": { + "hda_disk_image": "kerio-control-appliance-9.3.0-3273-vmware-disk1.vmdk" + } + }, { "name": "9.2.7", "images": { diff --git a/appliances/mikrotik-chr.gns3a b/appliances/mikrotik-chr.gns3a index 55c028a..3ebc5e7 100644 --- a/appliances/mikrotik-chr.gns3a +++ b/appliances/mikrotik-chr.gns3a @@ -44,6 +44,24 @@ "direct_download_url": "https://download2.mikrotik.com/routeros/6.44/chr-6.44.img.zip", "compression": "zip" }, + { + "filename": "chr-6.44.3.img", + "version": "6.44.3", + "md5sum": "c46b33125d536faa24473a519abbb89d", + "filesize": 67108864, + "download_url": "http://www.mikrotik.com/download", + "direct_download_url": "https://download.mikrotik.com/routeros/6.44.3/chr-6.44.3.img.zip", + "compression": "zip" + }, + { + "filename": "chr-6.44.2.img", + "version": "6.44.2", + "md5sum": "f1ddaa47829e12c1f9f023d8c06b88cc", + "filesize": 67108864, + "download_url": "http://www.mikrotik.com/download", + "direct_download_url": "https://download.mikrotik.com/routeros/6.44.2/chr-6.44.2.img.zip", + "compression": "zip" + }, { "filename": "chr-6.43.8.img", "version": "6.43.8", @@ -106,198 +124,21 @@ "download_url": "http://www.mikrotik.com/download", "direct_download_url": "https://download2.mikrotik.com/routeros/6.40.3/chr-6.40.3.img.zip", "compression": "zip" - }, - { - "filename": "chr-6.39.2.img", - "version": "6.39.2", - "md5sum": "ecb37373dedfba04267a999d23b8e203", - "filesize": 134217728, - "download_url": "http://www.mikrotik.com/download", - "direct_download_url": "https://download2.mikrotik.com/routeros/6.39.2/chr-6.39.2.img.zip", - "compression": "zip" - }, - { - "filename": "chr-6.39.1.img", - "version": "6.39.1", - "md5sum": "c53293bc41f76d85a8642005fd1cbd54", - "filesize": 134217728, - "download_url": "http://www.mikrotik.com/download", - "direct_download_url": "https://download2.mikrotik.com/routeros/6.39.1/chr-6.39.1.img.zip", - "compression": "zip" - }, - { - "filename": "chr-6.39.img", - "version": "6.39", - "md5sum": "7e77c8ac4c9aeaf88f6ff15897f33163", - "filesize": 134217728, - "download_url": "http://www.mikrotik.com/download", - "direct_download_url": "https://download2.mikrotik.com/routeros/6.39/chr-6.39.img.zip", - "compression": "zip" - }, - { - "filename": "chr-6.38.7.img", - "version": "6.38.7", - "md5sum": "69a51c96b1247bbaf1253d2873617122", - "filesize": 134217728, - "download_url": "http://www.mikrotik.com/download", - "direct_download_url": "https://download2.mikrotik.com/routeros/6.38.7/chr-6.38.7.img.zip", - "compression": "zip" - }, - { - "filename": "chr-6.38.5.img", - "version": "6.38.5", - "md5sum": "8147f42ea1ee96f580a35a298b7f9354", - "filesize": 134217728, - "download_url": "http://www.mikrotik.com/download", - "direct_download_url": "https://download2.mikrotik.com/routeros/6.38.5/chr-6.38.5.img.zip", - "compression": "zip" - }, - { - "filename": "chr-6.38.1.img", - "version": "6.38.1", - "md5sum": "753ed7c86e0f54fd9e18d044db64538d", - "filesize": 134217728, - "download_url": "http://www.mikrotik.com/download", - "direct_download_url": "https://download2.mikrotik.com/routeros/6.38.1/chr-6.38.1.img.zip", - "compression": "zip" - }, - { - "filename": "chr-6.38.img", - "version": "6.38", - "md5sum": "37e2165112f8a9beccac06a9a6009000", - "filesize": 134217728, - "download_url": "http://www.mikrotik.com/download", - "direct_download_url": "http://download2.mikrotik.com/routeros/6.38/chr-6.38.img.zip", - "compression": "zip" - }, - { - "filename": "chr-6.37.3.img", - "version": "6.37.3", - "md5sum": "bda87db475f80debdf3181accf6b78e2", - "filesize": 134217728, - "download_url": "http://www.mikrotik.com/download", - "direct_download_url": "http://download2.mikrotik.com/routeros/6.37.3/chr-6.37.3.img.zip", - "compression": "zip" - }, - { - "filename": "chr-6.37.1.img", - "version": "6.37.1", - "md5sum": "713b14a5aba9f967f7bdd9029c8d85b6", - "filesize": 134217728, - "download_url": "http://www.mikrotik.com/download", - "direct_download_url": "http://download2.mikrotik.com/routeros/6.37.1/chr-6.37.1.img.zip", - "compression": "zip" - }, - { - "filename": "chr-6.36.4.img", - "version": "6.36.4", - "md5sum": "09527bde50697711926c08d545940c1e", - "filesize": 134217728, - "download_url": "http://www.mikrotik.com/download", - "direct_download_url": "http://download2.mikrotik.com/routeros/6.36.4/chr-6.36.4.img.zip", - "compression": "zip" - }, - { - "filename": "chr-6.34.2.vmdk", - "version": "6.34.2 (.vmdk)", - "md5sum": "0360f121b76a8b491a05dc37640ca319", - "filesize": 30277632, - "download_url": "http://www.mikrotik.com/download", - "direct_download_url": "http://download2.mikrotik.com/routeros/6.34.2/chr-6.34.2.vmdk" - }, - { - "filename": "chr-6.34.2.vdi", - "version": "6.34.2 (.vdi)", - "md5sum": "e7e4021aeeee2eaabd024d48702bb2e1", - "filesize": 30409728, - "download_url": "http://www.mikrotik.com/download", - "direct_download_url": "http://download2.mikrotik.com/routeros/6.34.2/chr-6.34.2.vdi" - }, - { - "filename": "chr-6.34.2.img", - "version": "6.34.2 (.img)", - "md5sum": "984d4d11c2ff209fcdc21ac42895edbe", - "filesize": 134217728, - "download_url": "http://www.mikrotik.com/download", - "direct_download_url": "http://download2.mikrotik.com/routeros/6.34.2/chr-6.34.2.img.zip", - "compression": "zip" - }, - { - "filename": "chr-6.34.vmdk", - "version": "6.34 (.vmdk)", - "md5sum": "c5e6d192ae19d263a9a313d4b4bee7e4", - "filesize": 30277632, - "download_url": "http://www.mikrotik.com/download", - "direct_download_url": "http://download2.mikrotik.com/routeros/6.34/chr-6.34.vmdk" - }, - { - "filename": "chr-6.34.vdi", - "version": "6.34 (.vdi)", - "md5sum": "34b161f83a792c744c76a529afc094a8", - "filesize": 30409728, - "download_url": "http://www.mikrotik.com/download", - "direct_download_url": "http://download2.mikrotik.com/routeros/6.34/chr-6.34.vdi" - }, - { - "filename": "chr-6.34.img", - "version": "6.34 (.img)", - "md5sum": "32ffde7fb934c7bfee555c899ccd77b6", - "filesize": 134217728, - "download_url": "http://www.mikrotik.com/download", - "direct_download_url": "http://download2.mikrotik.com/routeros/6.34/chr-6.34.img.zip", - "compression": "zip" - }, - { - "filename": "chr-6.33.5.vmdk", - "version": "6.33.5 (.vmdk)", - "md5sum": "cd284e28aa02ae59f55ed8f43ff27fbf", - "filesize": 23920640, - "download_url": "http://www.mikrotik.com/download", - "direct_download_url": "http://download2.mikrotik.com/routeros/6.33.5/chr-6.33.5.vmdk" - }, - { - "filename": "chr-6.33.5.vdi", - "version": "6.33.5 (.vdi)", - "md5sum": "fa84e63a558e7c61d7d338386cfd08c9", - "filesize": 24118272, - "download_url": "http://www.mikrotik.com/download", - "direct_download_url": "http://download2.mikrotik.com/routeros/6.33.5/chr-6.33.5.vdi" - }, - { - "filename": "chr-6.33.5.img", - "version": "6.33.5 (.img)", - "md5sum": "210cc8ad06f25c9f27b6b99f6e00bd91", - "filesize": 67108864, - "direct_download_url": "http://download2.mikrotik.com/routeros/6.33.5/chr-6.33.5.img.zip", - "download_url": "http://www.mikrotik.com/download", - "compression": "zip" - }, - { - "filename": "chr-6.33.3.vmdk", - "version": "6.33.3 (.vmdk)", - "md5sum": "08532a5af1a830182d65c416eab2b089", - "filesize": 23920640, - "download_url": "http://www.mikrotik.com/download", - "direct_download_url": "http://download2.mikrotik.com/routeros/6.33.3/chr-6.33.3.vmdk" - }, - { - "filename": "chr-6.33.2.vmdk", - "version": "6.33.2 (.vmdk)", - "md5sum": "6291893c2c9626603c6d38d23390a8be", - "filesize": 23920640, - "download_url": "http://www.mikrotik.com/download", - "direct_download_url": "http://download2.mikrotik.com/routeros/6.33.2/chr-6.33.2.vmdk" - }, - { - "filename": "chr-6.33.vmdk", - "version": "6.33 (.vmdk)", - "md5sum": "63bee5405fa1e209388adc6b5f78bb70", - "filesize": 23920640, - "download_url": "http://www.mikrotik.com/download", - "direct_download_url": "http://download2.mikrotik.com/routeros/6.33/chr-6.33.vmdk" } ], "versions": [ + { + "name": "6.44.3", + "images": { + "hda_disk_image": "chr-6.44.3.img" + } + }, + { + "name": "6.44.2", + "images": { + "hda_disk_image": "chr-6.44.2.img" + } + }, { "name": "6.43.8", "images": { @@ -333,138 +174,6 @@ "images": { "hda_disk_image": "chr-6.40.3.img" } - }, - { - "name": "6.39.2", - "images": { - "hda_disk_image": "chr-6.39.2.img" - } - }, - { - "name": "6.39.1", - "images": { - "hda_disk_image": "chr-6.39.1.img" - } - }, - { - "name": "6.39", - "images": { - "hda_disk_image": "chr-6.39.img" - } - }, - { - "name": "6.38.7", - "images": { - "hda_disk_image": "chr-6.38.7.img" - } - }, - { - "name": "6.38.5", - "images": { - "hda_disk_image": "chr-6.38.5.img" - } - }, - { - "name": "6.38.1", - "images": { - "hda_disk_image": "chr-6.38.1.img" - } - }, - { - "name": "6.38", - "images": { - "hda_disk_image": "chr-6.38.img" - } - }, - { - "name": "6.37.3", - "images": { - "hda_disk_image": "chr-6.37.3.img" - } - }, - { - "name": "6.37.1", - "images": { - "hda_disk_image": "chr-6.37.1.img" - } - }, - { - "name": "6.36.4", - "images": { - "hda_disk_image": "chr-6.36.4.img" - } - }, - { - "name": "6.34.2 (.vmdk)", - "images": { - "hda_disk_image": "chr-6.34.2.vmdk" - } - }, - { - "name": "6.34.2 (.vdi)", - "images": { - "hda_disk_image": "chr-6.34.2.vdi" - } - }, - { - "name": "6.34.2 (.img)", - "images": { - "hda_disk_image": "chr-6.34.2.img" - } - }, - { - "name": "6.34 (.vmdk)", - "images": { - "hda_disk_image": "chr-6.34.vmdk" - } - }, - { - "name": "6.34 (.vdi)", - "images": { - "hda_disk_image": "chr-6.34.vdi" - } - }, - { - "name": "6.34 (.img)", - "images": { - "hda_disk_image": "chr-6.34.img" - } - }, - { - "name": "6.33.5 (.vmdk)", - "images": { - "hda_disk_image": "chr-6.33.5.vmdk" - } - }, - { - "name": "6.33.5 (.vdi)", - "images": { - "hda_disk_image": "chr-6.33.5.vdi" - } - }, - { - "name": "6.33.5 (.img)", - "images": { - "hda_disk_image": "chr-6.33.5.img" - } - }, - { - "name": "6.33.3 (.vmdk)", - "images": { - "hda_disk_image": "chr-6.33.3.vmdk" - } - }, - { - "name": "6.33.2 (.vmdk)", - "images": { - "hda_disk_image": "chr-6.33.2.vmdk" - } - }, - { - "name": "6.33 (.vmdk)", - "images": { - "hda_disk_image": "chr-6.33.vmdk" - } } ] } diff --git a/appliances/opennac.gns3a b/appliances/opennac.gns3a new file mode 100644 index 0000000..34c894a --- /dev/null +++ b/appliances/opennac.gns3a @@ -0,0 +1,44 @@ +{ + "name": "OpenNAC", + "category": "guest", + "description": "openNAC is an opensource Network Access Control for corporate LAN / WAN environments. It enables authentication, authorization and audit policy-based all access to network. It supports diferent network vendors like Cisco, Alcatel, 3Com or Extreme Networks, and different clients like PCs with Windows or Linux, Mac,devices like smartphones and tablets. Based on open source components and self-development It is based on industry standards such as FreeRadius, 802.1x, AD, ldap, ...It is very extensible, new features can be incorporated because it is architectured in plugins. Easily integrated with existing systems Last but not least, It provides value added services such as configuration management, network, backup configurations, Network Discovery and Network Monitoring. Download the OVA, then extract the VMDK (tar -xvf FILE.ova), then convert to qcow2 (qemu-img convert -O qcow2 FILE.vmdk FILE.qcow2).", + "vendor_name": "Opennactech", + "vendor_url": "http://www.opennac.org/opennac/en.html", + "documentation_url": "http://www.opennac.org/opennac/en/support.html", + "product_name": "OpenNAC", + "product_url": "https://opennac.org/", + "registry_version": 3, + "status": "stable", + "maintainer": "Brent Stewart", + "maintainer_email": "brent@stewart.tc", + "usage": "Passwords are set during installation.", + "symbol": "opennac.png", + "qemu": { + "adapter_type": "e1000", + "adapters": 1, + "ram": 512, + "arch": "x86_64", + "console_type": "vnc", + "kvm": "require", + "options": "-smp 2" + }, + "images": [ + { + "filename": "opennac_3711_img.qcow2", + "version": "OpenNAC 3711", + "md5sum": "88d6129265860aa58c5306cd7b413aab", + "filesize": 3968729088, + "download_url": "http://www.opennac.org/opennac/en/download.html", + "direct_download_url": "http://sourceforge.net/projects/opennac/files/ova/opennac_3711_img.ova/download" + } + ], + "versions": [ + { + "name": "OpenNAC 3711", + "images": { + "hda_disk_image": "opennac_3711_img.qcow2" + } + } + +] +} diff --git a/appliances/openwrt.gns3a b/appliances/openwrt.gns3a index 7361a9f..84a1bdb 100644 --- a/appliances/openwrt.gns3a +++ b/appliances/openwrt.gns3a @@ -15,7 +15,7 @@ "qemu": { "adapter_type": "virtio-net-pci", "adapters": 4, - "ram": 64, + "ram": 128, "arch": "x86_64", "console_type": "telnet", "kvm": "allow" diff --git a/appliances/packetfence-zen.gns3a b/appliances/packetfence-zen.gns3a index 1b432f5..baf4d62 100644 --- a/appliances/packetfence-zen.gns3a +++ b/appliances/packetfence-zen.gns3a @@ -11,7 +11,8 @@ "status": "stable", "maintainer": "GNS3 Team", "maintainer_email": "developers@gns3.net", - "usage": "Boot the live CD", + "usage": "Rename the downloaded file to include the version number. Boot the live CD", + "symbol": "packetfence2.png", "qemu": { "adapter_type": "virtio-net-pci", "adapters": 2, @@ -22,6 +23,24 @@ "kvm": "require" }, "images": [ + { + "filename": "PacketFenceZEN_USB-9.0.1.img", + "version": "9.0.1", + "md5sum": "05a18a5a3c53bf10e84082b3d8db3961", + "filesize": 3221225472, + "download_url": "https://packetfence.org/download.html#/zen", + "direct_download_url": "https://sourceforge.net/projects/packetfence/files/PacketFence%20ZEN/9.0.1/PacketFenceZEN_USB-9.0.1.tar.bz2/download", + "compression": "bzip2" + }, + { + "filename": "PacketFenceZEN_USB-8.3.0.img", + "version": "8.3.0", + "md5sum": "b9de52dc2513220ad42d350486da4884", + "filesize": 3221225472, + "download_url": "https://packetfence.org/download.html#/zen", + "direct_download_url": "https://sourceforge.net/projects/packetfence/files/PacketFence%20ZEN/8.3.0/PacketFenceZEN_USB-8.3.0.tar.bz2/download", + "compression": "bzip2" + }, { "filename": "PacketFenceZEN_USB-8.1.0.img", "version": "8.1.0", @@ -66,54 +85,21 @@ "download_url": "https://packetfence.org/download.html#/zen", "direct_download_url": "https://sourceforge.net/projects/packetfence/files/PacketFence%20ZEN/7.0.0/PacketFenceZEN_USB-7.0.0.tar.bz2/download", "compression": "bzip2" - }, - { - "filename": "PacketFenceZEN_USB-6.5.1.img", - "version": "6.5.1", - "md5sum": "937c02640bd487889b7071e8f094a62a", - "filesize": 3221225472, - "download_url": "https://packetfence.org/download.html#/zen", - "direct_download_url": "http://sourceforge.net/projects/packetfence/files/PacketFence%20ZEN/6.5.1/PacketFenceZEN_USB-6.5.1.tar.bz2/download", - "compression": "bzip2" - }, - { - "filename": "PacketFenceZEN_USB-6.5.0.img", - "version": "6.5.0", - "md5sum": "5d5ff015f115e9dbcfd355f1bb22f5d9", - "filesize": 3221225472, - "download_url": "https://packetfence.org/download.html#/zen", - "direct_download_url": "http://sourceforge.net/projects/packetfence/files/PacketFence%20ZEN/6.5.0/PacketFenceZEN_USB-6.5.0.tar.bz2/download", - "compression": "bzip2" - }, - { - "filename": "PacketFenceZEN_USB-6.4.0.img", - "version": "6.4.0", - "md5sum": "7f2bea58421d094152ea71f49cc3084a", - "filesize": 3221225472, - "download_url": "https://packetfence.org/download.html#/zen", - "direct_download_url": "https://sourceforge.net/projects/packetfence/files/PacketFence%20ZEN/6.4.0/PacketFenceZEN_USB-6.4.0.tar.bz2/download", - "compression": "bzip2" - }, - { - "filename": "PacketFenceZEN_USB-6.3.0.img", - "version": "6.3.0", - "md5sum": "94e19349faedf292743fdc0ab48f8466", - "filesize": 3221225472, - "download_url": "https://packetfence.org/download.html#/zen", - "direct_download_url": "https://sourceforge.net/projects/packetfence/files/PacketFence%20ZEN/6.3.0/PacketFenceZEN_USB-6.3.0.tar.bz2/download", - "compression": "bzip2" - }, - { - "filename": "PacketFenceZEN_USB-6.2.1.img", - "version": "6.2.1", - "md5sum": "f212be7c8621b90d973f500f00ef1277", - "filesize": 3221225472, - "download_url": "https://packetfence.org/download.html#/zen", - "direct_download_url": "http://sourceforge.net/projects/packetfence/files/PacketFence%20ZEN/6.2.1/PacketFenceZEN_USB-6.2.1.tar.bz2/download", - "compression": "bzip2" } ], "versions": [ + { + "name": "9.0.1", + "images": { + "hda_disk_image": "PacketFenceZEN_USB-9.0.1.img" + } + }, + { + "name": "8.3.0", + "images": { + "hda_disk_image": "PacketFenceZEN_USB-8.3.0.img" + } + }, { "name": "8.1.0", "images": { @@ -143,36 +129,6 @@ "images": { "hda_disk_image": "PacketFenceZEN_USB-7.0.0.img" } - }, - { - "name": "6.5.0", - "images": { - "hda_disk_image": "PacketFenceZEN_USB-6.5.1.img" - } - }, - { - "name": "6.5.0", - "images": { - "hda_disk_image": "PacketFenceZEN_USB-6.5.0.img" - } - }, - { - "name": "6.4.0", - "images": { - "hda_disk_image": "PacketFenceZEN_USB-6.4.0.img" - } - }, - { - "name": "6.3.0", - "images": { - "hda_disk_image": "PacketFenceZEN_USB-6.3.0.img" - } - }, - { - "name": "6.2.1", - "images": { - "hda_disk_image": "PacketFenceZEN_USB-6.2.1.img" - } } ] } diff --git a/appliances/parrot-os.gns3a b/appliances/parrot-os.gns3a index 1146ed3..21715ae 100644 --- a/appliances/parrot-os.gns3a +++ b/appliances/parrot-os.gns3a @@ -22,6 +22,14 @@ "kvm": "require" }, "images": [ + { + "filename": "Parrot-security-4.6_amd64.iso", + "version": "Security Build 4.6", + "md5sum": "ead812edc83119e8bcb4ee9daabdc105", + "filesize": 3788668928, + "download_url": "https://www.parrotsec.org/download-security.php", + "direct_download_url": "https://download.parrotsec.org/parrot/iso/4.6/Parrot-security-4.6_amd64.iso" + }, { "filename": "Parrot-security-3.11_amd64.iso", "version": "Security Build 3.11", @@ -41,6 +49,13 @@ ], "versions": [ + { + "name": "Security Build 4.6", + "images": { + "hda_disk_image": "empty30G.qcow2", + "cdrom_image": "Parrot-security-4.6_amd64.iso" + } + }, { "name": "Security Build 3.11", "images": { diff --git a/appliances/security-onion.gns3a b/appliances/security-onion.gns3a index f894fbe..597abec 100644 --- a/appliances/security-onion.gns3a +++ b/appliances/security-onion.gns3a @@ -17,11 +17,19 @@ "adapter_type": "e1000", "adapters": 2, "ram": 3072, - "arch": "i386", - "console_type": "telnet", + "arch": "x86_64", + "console_type": "vnc", "kvm": "allow" }, "images": [ + { + "filename": "securityonion-16.04.6.1.iso", + "version": "16.04.6.1", + "md5sum": "ca835cef92c2c0daafa16e789c343d1d", + "filesize": 2020605952, + "download_url": "https://github.com/Security-Onion-Solutions/security-onion/releases/", + "direct_download_url": "https://github.com/Security-Onion-Solutions/security-onion/releases/download/v16.04.5.3_20181010/securityonion-16.04.6.1.iso" + }, { "filename": "securityonion-16.04.5.3.iso", "version": "16.04.5.3", @@ -58,6 +66,12 @@ ], "versions": [ { + "name": "16.04.6.1", + "images": { + "hda_disk_image": "empty30G.qcow2", + "cdrom_image": "securityonion-16.04.6.1.iso" + } + }, { "name": "16.04.5.3", "images": { "hda_disk_image": "empty30G.qcow2", diff --git a/appliances/ubuntu-gui.gns3a b/appliances/ubuntu-gui.gns3a index 410abe1..fe1050d 100644 --- a/appliances/ubuntu-gui.gns3a +++ b/appliances/ubuntu-gui.gns3a @@ -26,45 +26,59 @@ }, "images": [ { - "filename": "Ubuntu_17.04-VM-64bit.vmdk", - "version": "17.04", - "md5sum": "5c82d69c49ba08179e9a94901f67da1f", - "filesize": 4792123392, + "filename": "Ubuntu 19.04 (64bit).vmdk", + "version": "19.04", + "md5sum": "21535675c54507e9325bf8774a7bd73e", + "filesize": 5558435840, "download_url": "http://www.osboxes.org/ubuntu/" }, { - "filename": "Ubuntu_16.10_Yakkety-VM-64bit.vmdk", - "version": "16.10", - "md5sum": "c835f24dbb86f5f61c78d992ed38b6b1", - "filesize": 9133293568, + "filename": "Ubuntu 18.10 Cosmic (64Bit).vmdk", + "version": "18.10", + "md5sum": "7f72be569356baa20863cd354d2efa60", + "filesize": 6747389952, "download_url": "http://www.osboxes.org/ubuntu/" }, { - "filename": "Ubuntu_16.04.3-VM-64bit.vmdk", - "version": "16.04", - "md5sum": "45bccf63f2777e492f022dbf025f67d0", - "filesize": 4302110720, + "filename": "Ubuntu 18.04.2 (64bit).vmdk", + "version": "18.04.2", + "md5sum": "d57b732d90759e3b3a62594a83f8f196", + "filesize": 6003097600, + "download_url": "http://www.osboxes.org/ubuntu/" + }, + { + "filename": "Ubuntu 16.04.6 (64bit).vmdk", + "version": "16.04.6", + "md5sum": "33b2964cef607c1c9fe748db8a2fa6ea", + "filesize": 4780982272, "download_url": "http://www.osboxes.org/ubuntu/" } ], "versions": [ { - "name": "17.04", + "name": "19.04", "images": { - "hda_disk_image": "Ubuntu_17.04-VM-64bit.vmdk" + "hda_disk_image": "Ubuntu 19.04 (64bit).vmdk" } }, { - "name": "16.10", + "name": "18.10", "images": { - "hda_disk_image": "Ubuntu_16.10_Yakkety-VM-64bit.vmdk" + "hda_disk_image": "Ubuntu 18.10 Cosmic (64Bit).vmdk" } }, { - "name": "16.04", + "name": "18.04.2", "images": { - "hda_disk_image": "Ubuntu_16.04.3-VM-64bit.vmdk" + "hda_disk_image": "Ubuntu 18.04.2 (64bit).vmdk" + } + }, + { + "name": "16.04.6", + "images": { + "hda_disk_image": "Ubuntu 16.04.6 (64bit).vmdk" } } ] } + diff --git a/appliances/vyos.gns3a b/appliances/vyos.gns3a index 7e3cd60..7c22626 100644 --- a/appliances/vyos.gns3a +++ b/appliances/vyos.gns3a @@ -1,7 +1,7 @@ { "name": "VyOS", "category": "router", - "description": "VyOS is a community fork of Vyatta, a Linux-based network operating system that provides software-based network routing, firewall, and VPN functionality.", + "description": "VyOS is a community fork of Vyatta, a Linux-based network operating system that provides software-based network routing, firewall, and VPN functionality. VyOS has a subscription LTS version and a community rolling release. The latest version in this appliance is in the rolling release track.", "vendor_name": "Linux", "vendor_url": "http://vyos.net/", "documentation_url": "http://vyos.net/wiki/User_Guide", @@ -9,6 +9,7 @@ "product_url": "http://vyos.net/", "registry_version": 3, "status": "stable", + "symbol": "vyos.png", "maintainer": "GNS3 Team", "maintainer_email": "developers@gns3.net", "usage": "Default username/password is vyos/vyos. At first boot the router will start from the cdrom, login and then type install system and follow the instructions.", @@ -24,10 +25,10 @@ }, "images": [ { - "filename": "vyos-1.2.0-beta1-amd64.iso", - "version": "1.2.0-beta1", - "md5sum": "c2906532d4c7a0d29b61e8eab326d6c7", - "filesize": 243269632, + "filename": "vyos-1.2.0-rolling+201906040337-amd64.iso", + "version": "1.2.0-2019-06-04", + "md5sum": "2a1342985b2a9edfef9f66310ce11a92", + "filesize": 427819008, "download_url": "http://dev.packages.vyos.net/iso/preview/1.2.0-beta1/", "direct_download_url": "http://dev.packages.vyos.net/iso/preview/1.2.0-beta1/vyos-1.2.0-beta1-amd64.iso" }, @@ -74,10 +75,10 @@ ], "versions": [ { - "name": "1.2.0-beta1", + "name": "1.2.0-2019-06-04", "images": { "hda_disk_image": "empty8G.qcow2", - "cdrom_image": "vyos-1.2.0-beta1-amd64.iso" + "cdrom_image": "vyos-1.2.0-rolling+201906040337-amd64.iso" } }, { diff --git a/appliances/windows.gns3a b/appliances/windows.gns3a index ac84dee..d8c0dc8 100644 --- a/appliances/windows.gns3a +++ b/appliances/windows.gns3a @@ -27,10 +27,10 @@ }, "images": [ { - "filename": "MSEdge-Win10-VMWare-disk1.vmdk", + "filename": "MSEdge-Win10-VMware-disk1.vmdk", "version": "10 w/ Edge", - "md5sum": "fef74c69e1949480d4e2095324a169af", - "filesize": 5636608512, + "md5sum": "670f3c2b03a5629dc85d0d1c261e5929", + "filesize": 7293386240, "download_url": "https://developer.microsoft.com/en-us/microsoft-edge/tools/vms/" }, { @@ -80,7 +80,7 @@ { "name": "10 w/ Edge", "images": { - "hda_disk_image": "MSEdge-Win10-VMWare-disk1.vmdk" + "hda_disk_image": "MSEdge-Win10-VMware-disk1.vmdk" } }, { diff --git a/check.py b/check.py index a68acba..a754dc1 100644 --- a/check.py +++ b/check.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # # Copyright (C) 2015 GNS3 Technologies Inc. # diff --git a/docker/README.rst b/docker/README.rst index 42e8e6e..1a21270 100644 --- a/docker/README.rst +++ b/docker/README.rst @@ -1,7 +1,7 @@ Docker for GNS3 =============== -Container maintain by the GNS3 team. +Container maintained by the GNS3 team. -You can found the images on: +You can find the images on: https://hub.docker.com/ diff --git a/docker/kalilinux/index-1.html b/docker/kalilinux/index-1.html new file mode 100644 index 0000000..3a1b27a --- /dev/null +++ b/docker/kalilinux/index-1.html @@ -0,0 +1,28 @@ +
A kali linux console version for GNS3
+The image include: +metasploit-framework + * nmap + * hydra + * sqlmap + * telnet + * openssh-client + * dnsutils + * yersinia + * ettercap-text-only + * cisco-global-exploiter + * cisco-auditing-tool + * snmp + * dsniff + * dnschef + * fping + * hping3 + * tshark + * python-scapy + * yersinia
+First the base image has to be created:
+docker build -t gns3/kalilinux .
+docker push gns3/kalilinux (optional)