1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-13 19:52:06 +00:00
iiab/roles/network/templates/hostapd
A Holt 224001d0ab
Merge pull request #2406 from jvonau/hook-tune
tuning of 52c0f2aaea [internal WiFi hotspot is not working]
2020-05-13 14:45:53 -04:00
..
00-iiab-debug systemd-networkd version of dhcpcd's 50-hostapd hook 2020-05-01 10:27:46 -05:00
50-hostapd go with all three to match netd-disp 2020-05-13 09:53:01 -05:00
70-persistent-net.rules softcode apo_mac_addr 2020-05-01 10:27:45 -05:00
clone-wifi.service.j2 update iiab-hotspot-on|off 2020-05-07 12:03:51 -05:00
hostapd.conf.j2 use wifi_up_down to set iiab_wireless_lan_iface 2020-05-01 10:27:47 -05:00
hostapd.legacy.j2 don't clobber later revisions to hostapd.service.j2 2020-05-01 10:27:47 -05:00
hostapd.service.j2 hostapd keep a strict starting order 2020-05-07 12:23:08 -05:00
netd-disp ubuntu hook for channel change 2020-05-07 12:23:07 -05:00
netd-disp2 use iw in place of wpa_cli 2020-05-07 12:23:08 -05:00
README.ap0 ap0 notes 2020-05-07 12:03:51 -05:00
test-wifi selective rfkill unblock for raspbian 2020-05-12 10:45:35 -05:00
wifi-test.service.j2 wifi-test needs before networkd 2020-05-07 12:03:51 -05:00

start up order
# network-pre bridge is created
clone-wifi
wpa_supplicant #--dbus version does not start the interface directly
test-wifi  # uses dbus to scan the network grabbing the channel alters hostapd.conf if needed
hostapd

# network
wpa_supplicant started by dhcpcd, wpa_supplicant@$IFACE  netplan-wpa-$IFACE, or NetworkManager