diff --git a/etc/iwd/main.conf b/etc/iwd/main.conf index c0e32f00..63b5a756 100644 --- a/etc/iwd/main.conf +++ b/etc/iwd/main.conf @@ -14,6 +14,9 @@ EnableNetworkConfiguration=true # Generate a different spoofed MAC address for every SSID. Some networks # configured in /var/lib/iwd/ have a new MAC address for every connection. AddressRandomization=network +# Randomize only 3 last octets of MAC. Reveals the manufacturer, but doesn't +# set locally administered bit. However the range is 00:00:01 to 00:00:FE. +#AddressRandomizationRange=nic [Network] EnableIPv6=true