Thanks for the great video! I tried going down the path of converting the ESXi VM. I got it to working, but would not recommend. How do you update the server? Do you just do apt update/upgrade, re-run the GNS3 script, or do you trash the VM and have to start from scratch again? My hope is apt update/upgrade or re-run the GNS3 script options.
Ohh exciting! Yeah I used the ESXi image for a while, exciting to hear a comparison! I can make a video about updating this week, but this is the short version: Because we added the repos its apt update. you can do an 'apt update ' to refresh your package database then 'apt search gns3' to see the current version that's available. The update does not go live until you reboot all associated services, i just reboot the entire VM. Takes less than 3 minutes.
I could do an eve-ng video, I also have it running on ProxMox currently. Truthfully I find myself using GNS3 more and focus most of my time there. If I remember correctly its all installed from one ISO, if you want to do it you would be able to follow the first half of this video with the correct ISO. I have the server provisioned the same way as in this video.. I might put it on the list though :)
Have you been able to get your proxmox vms to interact with your GNS3 server? It would be great to use those vms instead of new instances of the same thing. Edit: Great video! Super easy to follow.
Thanks for the great feedback! As to your question, you will need to setup a virtual bridge, I already have a video on that! ua-cam.com/video/7m77QAlwy1o/v-deo.html Hope this helps!
Hi, I followed the instructions, however, I install a remote GNS3 server on ubuntu 22.04 The installation has been completed successfully. About GNS3: I choose the option: run application on remote server. I upload cisco IOS 7200 through Dynamic preference. I uploaded it and it was successful. However, I need upload image of ne40huawei and I have problem with QUEMU. Output error is as follows:The selected server does not support KVM. A Linux server or the GNS3 VM running in VMware is required. I hope you help me
Very good video. However, how to modify the GNS3 configuration file? Because it's in python and there doesn't seem to be a conf file. Thanks very much !
Im not entirely sure why you would need to modify a configuration file one the server, I have always interacted with it via the desktop interface. Maybe a question for their fourms?
You can can setup KVM images as VMs and run them inside of GNS3. What I usually do is connect to the VM using a virtual bridge, so you wont see the vm but you can connect to the network its on. Here is a video I made about that. Ask on one of the GNS forums and let us know if you learn anything else! ua-cam.com/video/7m77QAlwy1o/v-deo.html
I am not affiliated with GNS3 or its development, however there is a web ui, but I do not use it. You can ask over at the GNS3 forums, they are super nice.
Thank you very much for your video. I couldn't get the NAT working. "Error while creating node from template: NAT interface virbr0 is missing, please install libvirt". Kindly advice
Check out this video, it may help you. The short and long is your are missing libvirt and you will need to install it. ua-cam.com/video/7m77QAlwy1o/v-deo.html
i have problem with running qemu images, i get no console output (black screen). Device are up and running but console gives nothing. Do you have any idea what could be the issue?
Can you check the VCPU type on the ProxMox server and the console type? The proxmox server should be set to host, and you want console set to vnc. I can make a video going over these if you need it.
Thanks for the great video! I tried going down the path of converting the ESXi VM. I got it to working, but would not recommend. How do you update the server? Do you just do apt update/upgrade, re-run the GNS3 script, or do you trash the VM and have to start from scratch again? My hope is apt update/upgrade or re-run the GNS3 script options.
Ohh exciting! Yeah I used the ESXi image for a while, exciting to hear a comparison!
I can make a video about updating this week, but this is the short version:
Because we added the repos its apt update. you can do an 'apt update ' to refresh your package database then 'apt search gns3' to see the current version that's available. The update does not go live until you reboot all associated services, i just reboot the entire VM. Takes less than 3 minutes.
@@regularnetworks3570 Thanks for the reply! That's the answer I was hoping for and reboot would not be a problem in my setup.
Awesome I like it! I went ahead and made a video about how i do it here. ua-cam.com/video/LHdaH1XotdI/v-deo.html
Great! Waiting for eve-ng installation on proxmox.
I could do an eve-ng video, I also have it running on ProxMox currently. Truthfully I find myself using GNS3 more and focus most of my time there. If I remember correctly its all installed from one ISO, if you want to do it you would be able to follow the first half of this video with the correct ISO. I have the server provisioned the same way as in this video.. I might put it on the list though :)
thnx man! nice toturial
Lovely video... easy to follow along.... my install was successful
Have you been able to get your proxmox vms to interact with your GNS3 server? It would be great to use those vms instead of new instances of the same thing.
Edit: Great video! Super easy to follow.
Thanks for the great feedback! As to your question, you will need to setup a virtual bridge, I already have a video on that! ua-cam.com/video/7m77QAlwy1o/v-deo.html Hope this helps!
Dude thank you so much for this video lol
Hi, I followed the instructions, however,
I install a remote GNS3 server on ubuntu 22.04
The installation has been completed successfully.
About GNS3:
I choose the option: run application on remote server.
I upload cisco IOS 7200 through Dynamic preference. I uploaded it and it was successful.
However, I need upload image of ne40huawei and I have problem with QUEMU.
Output error is as follows:The selected server does not support KVM. A Linux server or the GNS3 VM running in VMware is required.
I hope you help me
Too bad the channel isn't alive anymore :( The content was great
What do you run Proxmox on? Please share your homelab setup ;>
Consider it done :) Also thanks for the excitement, I appreciate it!
ua-cam.com/video/5N4M1pw-EfM/v-deo.html
Very good video. However, how to modify the GNS3 configuration file? Because it's in python and there doesn't seem to be a conf file. Thanks very much !
Im not entirely sure why you would need to modify a configuration file one the server, I have always interacted with it via the desktop interface. Maybe a question for their fourms?
hi, I would like to add a remote vm (hosted on proxmox as the gns3 linux -gns3 server-) as a node topology. Is this possible?
You can can setup KVM images as VMs and run them inside of GNS3. What I usually do is connect to the VM using a virtual bridge, so you wont see the vm but you can connect to the network its on. Here is a video I made about that. Ask on one of the GNS forums and let us know if you learn anything else! ua-cam.com/video/7m77QAlwy1o/v-deo.html
Where we at with the web ui promised a couple years ago?
I am not affiliated with GNS3 or its development, however there is a web ui, but I do not use it. You can ask over at the GNS3 forums, they are super nice.
Thank you very much for your video. I couldn't get the NAT working. "Error while creating node from template: NAT interface virbr0 is missing, please install libvirt". Kindly advice
Check out this video, it may help you. The short and long is your are missing libvirt and you will need to install it.
ua-cam.com/video/7m77QAlwy1o/v-deo.html
i have problem with running qemu images, i get no console output (black screen). Device are up and running but console gives nothing. Do you have any idea what could be the issue?
Same problem here, hope somebody will figure out the problem
Can you check the VCPU type on the ProxMox server and the console type? The proxmox server should be set to host, and you want console set to vnc. I can make a video going over these if you need it.
The problem is in the newest kernel.. I got the problem when using Proxmox 7.1 but when I downgrade to version 7. 0 everything works normal..
@@munandaraddin871 Can I put this solution in the video description?
@@regularnetworks3570 of course