shell-things/var/lib/iwd
Aminda Suomalainen 0129c468e1
var/lib/iwd: disable AlwaysRandomizeAddress as it seems to break things
2023-03-02 12:04:59 +02:00
..
.gitignore
Helsingfors stads WLAN.open
Helsingin kaupungin WLAN.open
Helsinki City Open WLAN.open
README.md
Stadinetti.open
openwireless.org.open
openwireless.org_nomap.open
private-cafe-sample.psk
private-home-sample.psk
stadinet.open

README.md

iwd network configuration lives in this directory

See also ../../../etc/iwd/main.conf especially in standalone iwd without NetworkManager.

Notes:

  • git commiting the same SSID with different capitalisations breaks Windows and more common macOS setups due to their filesystems being case-insensitive.
  • Settings.AutoConnect=true is unnecessary as it defaults to true according to man iwd.network.
  • IPv6.Enabled=true defauls to true being also unnecessary.
  • private-home-sample.psk has a comment on MAC address override and sends hostname with IPv4 DHCP. private-cafe-sample.psk always randomizes MAC address and doesnt send hostname.
  • The .open networks always randomize MAC address too. If a network is private and needs MAC address for captive portal override or something, private-home-sample.psk should be adjusted from.