-
When gns3 server is deployed in "cloud" and accessible only via HTTP(S), hard-coded console URLs don't make sense, as nothing is listening at the node.console port, ... there should be option to go ov…
-
### Problem statement
I wish to be able to create lab environments where each student gets an instance of the [GNS3](https://www.gns3.com/) network emulator. This is a self-contained python web se…
-
When I add the second iou instance the message console on Gns3 1.1 pops up
=> Server notification: node IOU2: iouyap has stopped running
iouyap.c:main:1170: PID 1520 already has a lock on ID 514
t…
-
Hi team,
I'm working with GNS3 REST API. Today I've found that my sensitive data might be sent to 3rd party without my agreement of it, and even without noticing me about it.
I run REST API to i…
-
I would like gns3server to support dual-stack operation. What I have found is:
* `host = 0.0.0.0` (default) listens on IPv4 only
* `host = ::` accepts connections on IPv6 only:
```
$ sudo net…
-
Hello gang ... I have a feature request for gns3.
In our scenario we use gns3 hosted on a server and have our network team connect their local clients to the gns3 server. So "Main Server" in gns3 …
-
We should implement a way for users to only access web consoles without credentials (this should be an option in the preferences). See https://github.com/GNS3/gns3-server/issues/1805 for details.
-
```
Need to set up a demo server that automatically pulls the latest build and
manages a handful of GNS3 devices.
The server should be accessible from Project Home.
```
Original issue reported on c…
-
Hi!
I stumbled upon this problem, when I started doing converter from EVE-NG to GNS3.
From source EVE-NG topology files I was able to generate .gns3 topology file. They were opening fine on my com…
-
**Add custom property for "Main Server"**
Currently GNS3-Server sets the name of the server as the hostname of the OS that lives in.
```
controller/__init__.py
80 name = socket.gethostn…