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

Duplicate MAC Addresses for VPCS in Remote and Local Environments #3663

Open
fresvel opened this issue Nov 22, 2024 · 0 comments
Open

Duplicate MAC Addresses for VPCS in Remote and Local Environments #3663

fresvel opened this issue Nov 22, 2024 · 0 comments
Labels

Comments

@fresvel
Copy link

fresvel commented Nov 22, 2024

Description: When creating a VPCS instance in GNS3 both locally and remotely, the system assigns the same MAC address to both instances, causing a MAC address duplication. This issue occurs despite the expectation that each instance of VPCS, whether local or remote, should have a unique MAC address. The duplication of MAC addresses leads to network connectivity issues.

Steps to Reproduce:

Create a VPCS instance to run locally in GNS3.
Create a VPCS instance to run remotely (on a remote server).
Check the MAC address of both VPCS instances (using the show ip command or a similar method).
The MAC address of both instances will be the same.

Expected Behavior: Each VPCS instance, whether local or remote, should automatically be assigned a unique MAC address when created.

Actual Behavior: The MAC address is duplicated between the local and remote VPCS instances, leading to network issues.

Environment:

GNS3 Version: 2.2.50
Operating System Local: Rocky Linux 9.5
Operating System Remote: Windows 11

Additional Notes:

This issue is observed when creating VPCS instances in a network using both local and remote setups.
There is no apparent way to change the MAC address manually via the GNS3 GUI for VPCS instances.
@fresvel fresvel added the Bug label Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant