What is the recommended way to disable MAC address randomization?
1 Like
For every connection or just individual connections? There is a good article on this in Fedora Magazine Randomize your MAC address using NetworkManager - Fedora Magazine
It talks about setting up randomization, but if you want to use the WiFi card permanent Mac address, you set wifi.cloned-mac-address=permanent
I leave randomization on by default and set it to permanent on my home network.
1 Like
That worked. Thanks @p4p4j0hn
However, after following the instructions, I noticed one of the comments explaining how to do it using the GUI.
This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.