The GNS3 server manages emulators such as Dynamips, VirtualBox or Qemu/KVM
The GNS3 server manages emulators such as Dynamips, VirtualBox or Qemu/KVM. Clients like the GNS3 GUI controls the server using a JSON-RPC API over Websockets.
You will need the new GNS3 GUI (gns3-gui repository) to control the server.
- Devel package for openSUSE:Factory
-
3
derived packages
- Links to openSUSE:Factory / gns3-server
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout Education/gns3-server && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
gns3-server-2.2.44.1.tar.gz | 0010739635 10.2 MB | |
gns3-server-rpmlintrc | 0000000105 105 Bytes | |
gns3-server.changes | 0000064803 63.3 KB | |
gns3-server.service | 0000000585 585 Bytes | |
gns3-server.spec | 0000005429 5.3 KB |
Revision 78 (latest revision is 83)
Atri Bhattacharya (badshah400)
accepted
request 1128945
from
Malcolm Lewis (malcolmlewis)
(revision 78)
- Updated to version 2.2.44.1: * Catch exceptions when computing image checksums, (gh#GNS3/gns-server#2228). * Add freeze_support() for multiprocessing. - Update rpmlintrc to remove unused-rpmlintrc-filter on python-missing-require importlib-resources. - Add missing requires on python3-platformdirs and python3-truststore. - Changes from version 2.2.44: * Bundle web-ui v2.2.44. * Non-blocking checksums computation when server starts, (gh#GNS3/gns-server#2228). * Fix timeout issue when creating Qemu disk image, (gh#GNS3/gns-server#2313). * Support for web socket console over HTTPS. * Add back script create_cert.sh. * Allow disabling hardware virtualization check. * Fix L2IOU "failed code signing checks" when IOU base file name is >= 63 characters. * Change "ip cef" to "no ip cef" in IOU default configs, (gh#GNS3/gns-server#2298). * Add Qemu IGB network device * Add Python 3.12 support. * Fix issue with importlib.resources.files() and Python 3.9 - Changes from version 2.2.43: * Force English output for VBoxManage, (gh#GNS3/gns-server#2266). * Automatically add vboxnet and DHCP server if not present for VirtualBox GNS3 VM, (gh#GNS3/gns-server#2266). * Fix issue with controller config saved before checking current version with previous one. * Prevent X11 socket file to be modified by Docker container. * Use the user data dir to store built-in appliances. * Catch ConnectionResetError exception when client disconnects.
Comments 1
I am experiencing the same issue with gns3-server from the education repo. Some details provided below.
New repository or package signing key received:
Repository: opensuse-educatio
Key Name: Education OBS Project Education@build.opensuse.org Key Fingerprint: 703D37BF 07823426 FF9F7960 C6D1B74A C0951497
Key Created: Mon 13 Jun 2016 11:38:33 AM EDT
Key Expires: Wed 22 Aug 2018 11:38:33 AM EDT
Rpm Name: gpg-pubkey-c0951497-575ed379
Do you want to reject the key, trust temporarily, or trust always? r/t/a/? shows all options: a Building repository 'opensuse-educatio' cache .....................................[done] Loading repository data... Reading installed packages... Resolving package dependencies...
Problem: nothing provides /gns3/bin/busybox needed by gns3-server-2.0.3-36.1.noarch Solution 1: do not install gns3-server-2.0.3-36.1.noarch Solution 2: break gns3-server-2.0.3-36.1.noarch by ignoring some of its dependencies
Choose from above solutions by number or cancel 1/2/c: c jxxxx@linux-m1nr:~> uname -a Linux linux-m1nr 4.4.76-1-default #1 SMP Fri Jul 14 08:48:13 UTC 2017 (9a2885c) x86_64 x86_64 x86_64 GNU/Linux jxxxx@linux-m1nr:~> lsb-release -a LSB Version: n/a Distributor ID: openSUSE project Description: openSUSE Leap 42.3 Release: 42.3 Codename: n/a