-
Hello,
GNS3 server is installed in Debian 12 LXC container in Proxmox 8. Container resources: 72 cores / 128g RAM
GNS3 version: 2.2.43
I have a project with 10 installed Proxmox 8 VMs. Project un…
-
Idea from B3r3n: GNS3 offers cpu sizing + cpu throttling. Also using Proxmox, I see cpu limitation could avoid cpu throttling (painful) to consider more all cpu options : "-smp #,sockets=#,cores=#,max…
-
This is GNS3 2.2.34 (from the GNS3 PPA) on Ubuntu 18.04.6 LTS.
I ran out of disk space on the gns3 partition while I had one project open in the GUI. I switched to another project (hoping to delet…
-
Hi Team,
I'm using GNS3 REST API to create automation layer above it. As part of my automation I need to query nodes according to their node_type. For example:
Get all qemu nodes
Get all cloud no…
-
**TLDR**: Topologies that include missing VMs can't be loaded
**Suggestion**: Replace missing VMs with dummy icon and load topology
**Long version**: I run a remote GNS3 server, but had a topolog…
-
There are a lot of errors in init.sh from gns3-server 2.2.50 (running in Fedora)
ln: /tmp/gns3/bin/usr/bin/[: No such file or directory
ln: /tmp/gns3/bin/usr/bin/[[: No such file or directory
ln…
-
We use this script to bundle the web-ui in the GNS3 server: https://github.com/GNS3/gns3-server/blob/3.0/scripts/update-bundled-web-ui.sh
```
ng build --source-map=false --configuration=production…
-
I am considering having the GNS3 VM based on Alpine Linux. Any comments?
-
Would it be possible to create or publish a list of items that are added/fixed per release/tag of the web-ui?
The gns3-server does list the changes in the releases section and only mentions that th…
ghost updated
2 years ago
-
for iou and vpcs when opening a console, the %d in ( gnome-terminal -t "%d" -e "telnet %h %p" ) has value "Terminal" and it should be like "iou1" or "pc-1" ( device name in the project ).
the behavi…