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

bond: fix mac-address on create with first slave mac #270

Closed
wants to merge 1 commit into from

Conversation

aderumier
Copy link
Contributor

since systemd v241, bond (like bridge), are create with a random mac instead their first slave.

We already fixing it for bond on reload, but not at create

Than mean that on first reload, we'll always ifdown/ifup interface and change mac.

since systemd v241, bond (like bridge), are create with a random mac
instead their first slave.

We already fixing it for bond on reload, but not at create

Than mean that on first reload, we'll always ifdown/ifup interface and change mac.
@aderumier
Copy link
Contributor Author

I'm closing this, as it have problem with some hardware.

and it can be fixed at systemd level, with macaddresspolicy=none

@aderumier aderumier closed this Nov 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant