shell-things/var/lib/iwd
Aminda Suomalainen e0096c8302
fix-networkmanager-iwd-selinux.bash
2024-08-11 09:28:15 +03:00
..
.gitignore iwd: harden open networks as well 2024-07-22 22:54:58 +03:00
Helsingfors stads WLAN.open iwd: harden open networks as well 2024-07-22 22:54:58 +03:00
Helsingin kaupungin WLAN.open iwd: harden open networks as well 2024-07-22 22:54:58 +03:00
Helsinki City Open WLAN.open iwd: harden open networks as well 2024-07-22 22:54:58 +03:00
README.md fix .prettierrc & run prettier again 2024-07-03 19:08:14 +03:00
Stadinetti.open iwd: harden open networks as well 2024-07-22 22:54:58 +03:00
WiFi4EU.open iwd: harden open networks as well 2024-07-22 22:54:58 +03:00
fix-networkmanager-iwd-selinux.bash fix-networkmanager-iwd-selinux.bash 2024-08-11 09:28:15 +03:00
openwireless.org.open iwd: systemd-resolved exists as well 2024-07-22 22:56:34 +03:00
openwireless.org_nomap.open iwd: symlink openwireless.org_nomap.open to openwireless.org.open 2024-07-16 00:24:43 +03:00
private-cafe-sample.psk iwd: systemd-resolved exists as well 2024-07-22 22:56:34 +03:00
private-home-sample.psk iwd: systemd-resolved exists as well 2024-07-22 22:56:34 +03:00
stadinet.open iwd: harden open networks as well 2024-07-22 22:54:58 +03:00

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.