Install GNS3 remote server on ProxMox (2022)

Описание к видео Install GNS3 remote server on ProxMox (2022)

** Update 4/25/22 **
There is a known issue with ProxMox 7.1 preventing qemu images from running with this instillation method. There are two current solutions:
1) Solution from @Munandar Addin, Downgrading the host to ProxMox 7.0 appears to resolve this problem.
2) Solution from @Skulltrail, You have to install the latest 5.15 kernel and update Ubuntu to 21.10. Once you've done that and remove the LTS checks in the gns3-remote-install.sh script at the very top, you can continue installation and qemu VMs work as expected.

In this video we will be installing a GNS3 remote server on a ProxMox host.


Commands to update ubuntu server
sudo apt update -y
sudo apt upgrade -y

Commands to install GNS3 server
cd /tmp
curl https://raw.githubusercontent.com/GNS...
sudo bash gns3-remote-install.sh --with-iou --with-i386-repository


Ubuntu server download
https://ubuntu.com/download/server

GNS3 remote server official documentation
https://docs.gns3.com/docs/getting-st...

GNS3 desktop client download
https://www.gns3.com/software/download

Timecodes
0:00 - Intro
0:17 - Downloading Ubuntu server
1:03 - Uploading Ubuntu to ProxMox
1:38 - VM setup
3:34 - Installing Ubuntu
6:43 - Installing GNS3 remote server in Ubuntu
11:10 - Installing GNS3 client on Windows
14:29 - Conecting GNS3 client to GNS3 server
15:33 - Testing new GNS3 install
18:20 - Conclusion

Комментарии

Информация по комментариям в разработке