You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So when I started using gns3 i noticed that appliances which connect to the outside via the "Cloud" are limited to roughly 120kbit/s.
A colleague found out this seems to be related to the fact, that gns3 binds directly to the interface of the host.
When I configure a bridge on the host, gns3 binds to this one and speed will be whatever is available.
However, upgrades fail when a bridge i is present, also see #2222
If the configuration is restored to the slow one, update goes through, and bridge can be reconfigured afterwards.
Of course this is no way to run gns3 and updates. So I'm wondering should I not configure bridges, is there a different way to ensure proper bandwidth beyond the host? I couldn't find anything in the docs. Or does the upgrade script need to be fixed?
Thanks you!
Best
Fabian
The text was updated successfully, but these errors were encountered:
I bridge to vlans for access to the GNS3 process or to give a VM access to a general access VM network. I if I want a GNS3 node to be configured as a trunk then i bridge them to the pychical interface.
Hi people,
So when I started using gns3 i noticed that appliances which connect to the outside via the "Cloud" are limited to roughly 120kbit/s.
A colleague found out this seems to be related to the fact, that gns3 binds directly to the interface of the host.
When I configure a bridge on the host, gns3 binds to this one and speed will be whatever is available.
However, upgrades fail when a bridge i is present, also see #2222
If the configuration is restored to the slow one, update goes through, and bridge can be reconfigured afterwards.
Of course this is no way to run gns3 and updates. So I'm wondering should I not configure bridges, is there a different way to ensure proper bandwidth beyond the host? I couldn't find anything in the docs. Or does the upgrade script need to be fixed?
Thanks you!
Best
Fabian
The text was updated successfully, but these errors were encountered: