-
Platform: server 2.1.3 running on Ubuntu 16.04, GUI 2.1.3 running on macOS.
To replicate:
* Load topology with IOSv and IOSvL2 devices (shutdown)
* Select `Tools > Import/Export Node Configs > …
-
I am not sure if this is a GNS3 server issue -
**Describe the bug**
While using GNS3 add template - the GUI doesn't enumerate VirtualBox VMs.
**GNS3 version and operating system (please comple…
s-c-p updated
3 weeks ago
-
Hi,
I am trying to start all nodes but got error messages below:
May I know how to fix it?
P/s I am using GNS3 version 2.2.19
Thank you
```
gns3@gns3vm:~/CCIE-RS-Lab-master$ ipython
Pyt…
-
Hi Everyone,
This is more of a usability feature but I guess not too hard to implement:
I would like to have an option to run a custom link along with the normal console for a node, one use case…
-
Big Sur can't compile top of tree (SquareDesk v1.0.9), because Qt6.7.2 requires at least version 13 of the MacOS SDK, and Big Sur can only download Developer Tools to version 12.1 .
I have to upgra…
-
Hi guys, thanks for all your hard work!
I could have sworn there was an existing feature request for read-only projects, but I can't find it anywhere.
Now that GNS3 has save-as-you-go, the need…
-
**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…
-
I just killed my server and wasted 2-3h trying to make work an appliance that was failing due to insufficient space on the server. It would have been nice to have a warning somewhere at the client end…
-
HI Jeremy/Team ,
Can RDP console feature option be integrated in place of VNC for windows server/client running in gns3 VM(vmware workstation )like the feature available in EVE-MG. ?please look i…
-
Currently you need to perform a `.get()` operation after a resource has been instantiated
```python
prj = Project("test-lab", connector=gns3_connector)
prj.get()
print(prj.stattus)
closed
…