4 ms·
No they don't. Just like iOS they use these randoms when scanning, NOT when connected (static IP's would otherwise not work anymore).
by PostPlummer 6y ago
No they don't.
Just like iOS they use these randoms when scanning, NOT when connected (static IP's would otherwise not work anymore).
- ascom 6y agoiOS 14 adds actually random MAC addresses: https://support.apple.com/en-us/HT211227 https://support.apple.com/en-us/HT211227
- PostPlummer 6y agoThank you (and the other responder for the Android information too). I stand corrected.
- fuster 6y agoThe observed behavior on my Pixel is that it generates a new, random MAC whenever you connect to a new network. It reuses that MAC for that network going forward. It does not ever use the "real" MAC unless you specifically select that in the settings.
- r1ch 6y agohttps://source.android.com/devices/tech/connect/wifi-mac-randomization https://source.android.com/devices/tech/connect/wifi-mac-ran... > In Android 10, MAC randomization is enabled by default for client mode, SoftAp, and Wi-Fi Direct. It randomizes per-SSID, so you get a random MAC per SSID you remember on your phone, this ensures privacy while not breaking DHCP / static IP etc.