mirror of
https://github.com/GNS3/gns3-registry.git
synced 2024-12-18 20:37:57 +00:00
New appliances: Kerio Connect, Control, and Operator
This commit is contained in:
parent
b2b5bb832a
commit
eff7d0eb62
44
appliances/kerio-connect.gns3a
Normal file
44
appliances/kerio-connect.gns3a
Normal file
@ -0,0 +1,44 @@
|
||||
{
|
||||
"name": "Kerio Connect",
|
||||
"category": "guest",
|
||||
"description": "Kerio Connect makes email, calendars, contacts and task management easy and affordable. With Kerio Connect, you have immediate, secure access to your communications anytime, anywhere, on any device — without complexity or expensive overhead.",
|
||||
"vendor_name": "Kerio Technologies Inc.",
|
||||
"vendor_url": "http://www.kerio.com",
|
||||
"documentation_url": "http://kb.kerio.com/product/kerio-connect/",
|
||||
"product_name": "Kerio Connect",
|
||||
"product_url": "http://www.kerio.com/products/kerio-connect",
|
||||
"registry_version": 3,
|
||||
"status": "stable",
|
||||
"maintainer": "GNS3 Team",
|
||||
"maintainer_email": "developers@gns3.net",
|
||||
"usage": "Default ucredentials: root / kerio",
|
||||
"port_name_format": "eth{0}",
|
||||
"qemu": {
|
||||
"adapter_type": "e1000",
|
||||
"adapters": 1,
|
||||
"ram": 2048,
|
||||
"hda_disk_interface": "virtio",
|
||||
"arch": "x86_64",
|
||||
"console_type": "vnc",
|
||||
"boot_priority": "c",
|
||||
"kvm": "require"
|
||||
},
|
||||
"images": [
|
||||
{
|
||||
"filename": "kerio-connect-appliance-9.2.1-vmware-disk1.vmdk",
|
||||
"version": "9.2.1",
|
||||
"md5sum": "f1d60094c237f55e6737b0da9b5912ce",
|
||||
"filesize": 1851523072,
|
||||
"download_url": "http://www.kerio.com/support/kerio-connect",
|
||||
"direct_download_url": "http://download.kerio.com/dwn/kerio-connect-appliance-vmware-amd64.zip"
|
||||
}
|
||||
],
|
||||
"versions": [
|
||||
{
|
||||
"name": "9.2.1",
|
||||
"images": {
|
||||
"hda_disk_image": "kerio-connect-appliance-9.2.1-vmware-disk1.vmdk"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
43
appliances/kerio-control.gns3a
Normal file
43
appliances/kerio-control.gns3a
Normal file
@ -0,0 +1,43 @@
|
||||
{
|
||||
"name": "Kerio Control",
|
||||
"category": "firewall",
|
||||
"description": "Protect your network from viruses, malware and malicious activity with Kerio Control, the easy-to-administer yet powerful all-in-one security solution.\nKerio Control brings together next-generation firewall capabilities - including a network firewall and router, intrusion detection and prevention (IPS), gateway anti-virus, VPN, and web content and application filtering. These comprehensive capabilities and unmatched deployment flexibility make Kerio Control the ideal choice for small and mid-sized businesses.",
|
||||
"vendor_name": "Kerio Technologies Inc.",
|
||||
"vendor_url": "http://www.kerio.com",
|
||||
"documentation_url": "http://kb.kerio.com/product/kerio-control/",
|
||||
"product_name": "Kerio Control",
|
||||
"product_url": "http://www.kerio.com/products/kerio-control",
|
||||
"registry_version": 3,
|
||||
"status": "stable",
|
||||
"maintainer": "GNS3 Team",
|
||||
"maintainer_email": "developers@gns3.net",
|
||||
"port_name_format": "eth{0}",
|
||||
"qemu": {
|
||||
"adapter_type": "e1000",
|
||||
"adapters": 2,
|
||||
"ram": 4096,
|
||||
"hda_disk_interface": "virtio",
|
||||
"arch": "x86_64",
|
||||
"console_type": "vnc",
|
||||
"boot_priority": "c",
|
||||
"kvm": "require"
|
||||
},
|
||||
"images": [
|
||||
{
|
||||
"filename": "kerio-control-appliance-9.1.4-1535-vmware.vmdk",
|
||||
"version": "9.1.4",
|
||||
"md5sum": "5ea5a7f103b1f008d4c24444400333ec",
|
||||
"filesize": 483459072,
|
||||
"download_url": "http://www.kerio.com/support/kerio-control",
|
||||
"direct_download_url": "http://download.kerio.com/dwn/kerio-control-appliance-vmware.zip"
|
||||
}
|
||||
],
|
||||
"versions": [
|
||||
{
|
||||
"name": "9.1.4",
|
||||
"images": {
|
||||
"hda_disk_image": "kerio-control-appliance-9.1.4-1535-vmware.vmdk"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
44
appliances/kerio-operator.gns3a
Normal file
44
appliances/kerio-operator.gns3a
Normal file
@ -0,0 +1,44 @@
|
||||
{
|
||||
"name": "Kerio Operator",
|
||||
"category": "guest",
|
||||
"description": "Stay connected to your customers and colleagues without being chained to your desk.\nKerio Operator is a VoIP based phone system that provides powerful yet affordable enterprise-class voice and video communication capabilities for small and mid-sized businesses globally.",
|
||||
"vendor_name": "Kerio Technologies Inc.",
|
||||
"vendor_url": "http://www.kerio.com",
|
||||
"documentation_url": "http://kb.kerio.com/product/kerio-operator/",
|
||||
"product_name": "Kerio Operator",
|
||||
"product_url": "http://www.kerio.com/products/kerio-operator",
|
||||
"registry_version": 3,
|
||||
"status": "stable",
|
||||
"maintainer": "GNS3 Team",
|
||||
"maintainer_email": "developers@gns3.net",
|
||||
"usage": "Default credentials: root (no password set)",
|
||||
"port_name_format": "eth{0}",
|
||||
"qemu": {
|
||||
"adapter_type": "e1000",
|
||||
"adapters": 1,
|
||||
"ram": 2048,
|
||||
"hda_disk_interface": "virtio",
|
||||
"arch": "x86_64",
|
||||
"console_type": "vnc",
|
||||
"boot_priority": "c",
|
||||
"kvm": "require"
|
||||
},
|
||||
"images": [
|
||||
{
|
||||
"filename": "kerio-operator-appliance-2.5.2-6404-vmware.vmdk",
|
||||
"version": "2.5.2",
|
||||
"md5sum": "0279baebe587b17f32bfc3302df9352c",
|
||||
"filesize": 561512448,
|
||||
"download_url": "http://www.kerio.com/support/kerio-operator",
|
||||
"direct_download_url": "http://download.kerio.com/dwn/kerio-operator-appliance-vmware.zip"
|
||||
}
|
||||
],
|
||||
"versions": [
|
||||
{
|
||||
"name": "2.5.2",
|
||||
"images": {
|
||||
"hda_disk_image": "kerio-operator-appliance-2.5.2-6404-vmware.vmdk"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user