etc/iwd/main.conf: note that AddressRandomizationRange=nic has 254 possible addresses

This commit is contained in:
Aminda Suomalainen 2023-01-28 18:37:43 +02:00
parent 6b2cb6575b
commit 3439b284a7
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
1 changed files with 2 additions and 1 deletions

View File

@ -15,7 +15,8 @@ EnableNetworkConfiguration=true
# 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.
# set locally administered bit. However the range is 00:00:01 to 00:00:FE
# (254 possible addresses!)
#AddressRandomizationRange=nic
[Network]