etc/iwd/main.conf: uncomment "AddressRandomizationRange=nic" and update comment

This commit is contained in:
Aminda Suomalainen 2023-02-10 22:04:12 +02:00
parent 421087e536
commit 8ab861d791
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
1 changed files with 3 additions and 2 deletions

View File

@ -15,9 +15,10 @@ 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 the locally administered bit. However the range is 00:00:01 to 00:00:FE
# (254 possible addresses!)
#AddressRandomizationRange=nic
# Helsinki City WLAN (and variations) doesn't seem to like "full" (default)
AddressRandomizationRange=nic
[Network]
EnableIPv6=true