-
Hello,
I use the GNS3 VM version 2.2.49 on VMWare ESXi. I added a few docker containers in my project (based on different images, e.g webterm), and noticed that their MAC address changes after bein…
-
Please take a look at this link: https://www.gns3.com/gns3-is-gone
Thank you very much
Greta
-
Hi
With the last GNS3 2.2 (on a LiveRaizo)
I tried to run a DEV VM of Win11 with QEMU
```
{
"compute_id": "local",
"console": 5003,
…
-
Currently we can't set the link attributes like queuing which can be used to emulate the link parameters like speed. Enabling these features will aid in creating a more realistic network lab emulation…
-
We are using this script that we found in the Wiki page:
```
$client = new RouterOS\Client($ip, 'name', 'name');
$printRequest = new RouterOS\Request('/ip arp print .proplist=mac-address');
…
-
**Info**
OS-`Linux version 6.8.11-amd64 (x86_64-linux-gnu-gcc-13 (Debian 13.2.0-25) 13.2.0, GNU ld (GNU Binutils for Debian) 2.42) GNS3/gns3-gui#1 SMP PREEMPT_DYNAMIC Kali 6.8.11-1kali2 (2024-05-30)`…
-
## environment
I testd Ubuntu22.04 + gns3server `2.2.48` , `2.2.48.1`
## issue
Unable to create project.
When I try to create a project from gns3 file, I get the following error.
```
Jul 1…
-
Hello All,
I'm experiencing an issue with the GNS3 VM running on Hyper-V, where the VM crashes every day. I'm running version GNS3 version 2.2.47 and a windows server 2022 with Hyper-V. The crashes…
-
Cisco IOU is quite complicate to integrate, it needs 32-bit shared libraries, a special NETMAP configuration and iouyap. Using docker images for IOU would encapsulate all this special stuff. Julien ma…
ghost updated
1 month ago
-
**Describe the bug**
The user cannot navigate the GUI while GNS3 is connecting to a server that is not running or does not exist. This is because the "Please wait" dialog locks out the entire GUI fo…