Bug 423942 - [RFE] Add ability to set a bond's MAC address
Summary: [RFE] Add ability to set a bond's MAC address
Status: REPORTED
Alias: None
Product: systemsettings
Classification: Applications
Component: kcm_networkmanagement (other bugs)
Version First Reported In: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Jan Grulich
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-07-06 17:01 UTC by Thiago Macieira
Modified: 2024-12-23 18:27 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thiago Macieira 2020-07-06 17:01:35 UTC
SUMMARY
When one of the lower connections of a bond is WiFi, you have to set the bond's MAC address to match the WiFi's, otherwise your AP will generally not accept your wireless frames. This should be possible with Plasma-NM.

Note that nmcli edit does not offer to set "ethernet.cloned-mac-address" either, but you can set it and it works.

STEPS TO REPRODUCE
1. Open the connection editor
2. Add a new Bond-type connection (or edit the one you have)

OBSERVED RESULT
No way to set or change the MAC address of the bond.

EXPECTED RESULT
Like for Wired or Wireless connections, there should be a way to specify the cloned MAC address.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Linux 5.7.5, openSUSE Tumbleweed 20200701
KDE Plasma Version: 5.19.2
KDE Frameworks Version: 5.71.0
Qt Version: 5.15.0

ADDITIONAL INFORMATION
See Bug 423940 for a working configuration of this set up.