GNS3 / gns3-server

GNS3 server
GNU General Public License v3.0
768 stars 258 forks source link

GNS3 VM shuts down when starting appliances #2371

Closed JeffreyMik closed 2 weeks ago

JeffreyMik commented 2 months ago

Discussed in https://github.com/GNS3/gns3-server/discussions/2370

Originally posted by **JeffreyMik** April 25, 2024 Hello, I have a server that is running Windows 10 with Hyper-V enabled. On this Hyper-V, I have GNS3 VM running with more then enough resources. The server is running in subnet 77.0/24 and I am in 78.0/24. When I start the GNS3 application on my laptop and connect to the server using the Edit>preferences>server tab it works fine. The connection gets up and I have no problems. When I start adding appliances it also works as expected, but when I start the appliances the connection gets down. When I look at my server in the Hyper-V manager, I can see that the heartbeat to the GNS3 VM is changed to 'Lost Connectivity'. What does this mean and how can I fix this problem? Anyone got suggestions or solutions? EDIT: Found out that it has something to do with QEMU appliances. When I start an IOU cisco router it works fine. But when I start Ubuntu 20.04.4 and start a console, then the GNS3 VM becomes unreachable.
grossmj commented 1 month ago

Looks similar to this issue: https://github.com/GNS3/gns3-gui/issues/2815

There is something with Hyper-V that we haven't figured it out...