GNS3 / gns3-web-ui

WebUI implementation for GNS3
GNU General Public License v3.0
149 stars 52 forks source link

QEMU VM template, Desktop App vs Web GUI #1449

Closed akielaries closed 1 year ago

akielaries commented 1 year ago

I am trying to create a VM in GNS3 but in the desktop application we are able to choose from 23 different adapter types Screen Shot 2023-06-22 at 12 58 55 PM

But in the web GUI version, when I go to add a new template and configure network adapters, a random name scheme is showing with 20+ adapter "types" most of which are duplicates. Screen Shot 2023-06-22 at 1 01 03 PM

Is there any relevance behind this naming? Do these labels correspond to any of the actual adapter types? I have had drastic differences in results when using the desktop client vs the web GUI but of course the latter is more maintainable/scalable for large topologies. What are the actual differences between the two clients?

grossmj commented 1 year ago

Thanks, this should be fixed in the next release.