Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Short description of the bug #3655

Closed
damirs73 opened this issue Nov 7, 2024 · 5 comments · Fixed by GNS3/gns3-server#2443
Closed

Short description of the bug #3655

damirs73 opened this issue Nov 7, 2024 · 5 comments · Fixed by GNS3/gns3-server#2443
Labels

Comments

@damirs73
Copy link

damirs73 commented Nov 7, 2024

Describe the bug
Clean Ubuntu/Kubuntu 24.04.1LTS install, GNS3 2.2.50/51.
Docker containers can't obtain IP address via DHCP from NAT node, while static IP assignment work OK.
Other images (routers, switches, vpcs,..) and nodes work OK with DHCP.

GNS3 version and operating system (please complete the following information):

  • OS: Ubuntu 24.04.1 LTS
  • GNS3 version 2.2.50/51
  • GNS3-server - local installation

To Reproduce
Steps to reproduce the behavior:

  1. Create project,
  2. Add docker node (toolbox, ...), add NAT node, connect them,
  3. Configure docker node network settings to DHCP
  4. Try ip addr, ifconfig.

Screenshots or videos

gns2 2 51 docker dhcp

@damirs73 damirs73 added the Bug label Nov 7, 2024
@grossmj
Copy link
Member

grossmj commented Nov 7, 2024

Is this something you could do with >= v2.2.49?

@damirs73
Copy link
Author

damirs73 commented Nov 7, 2024

Yes, prior upgrade to 2.2.49 and newer, IP DHCP for docker containers worked just fine.

@grossmj
Copy link
Member

grossmj commented Nov 7, 2024

Please delete this folder and re-start the GNS3 server.

rm -rf ~/.local/share/GNS3/docker/

Let me know if it works.

@damirs73
Copy link
Author

damirs73 commented Nov 7, 2024

Yes, it solved issue, great!!!

Thank You very much,

Regards,

@grossmj
Copy link
Member

grossmj commented Nov 10, 2024

This will be fixed in the next release.

@grossmj grossmj closed this as completed Nov 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants