For IOS devices, by default has “fixed” randomized MAC per network, i.e. each Wireless network you join sees a different MAC, but they’ll stay the same even if you leave and re-join (or even delete and re-add). So, it should not hamper MAC filtering since your AP will see the same MAC from the same device, unless you’re running more elaborate setups like multiple APs (I don’t know how IOS treats that).
This can be changed on a per-network basis in any case, so it is possible to turn it off on the device just for your home network.
omegabyte@lemmy.sdf.org 5 days ago
Assuming Android, you’ll want to deselect randomized MAC for your wifi. No reason to randomize on a trusted network. You can turn it off on a per network basis.
just_another_person@lemmy.world 5 days ago
It’s a Boolean setting on Android, and there is no reason to change this. OP doesn’t understand networking.
omegabyte@lemmy.sdf.org 5 days ago
Eh, in pihole mac or ip address is a valid way to add a device to a group so you can give it a different policy. I have multiple access points but they’re not meshed so if I randomized I’d have to have multiple client entries for a single device. Or turning off randomization for my trusted networks means just 1 client entry.