67 | | * Do !WiFi Configuration using hostapd and dnsmasq (see documentation) |
| 67 | * Do !WiFi Configuration using hostapd and dnsmasq (see documentation or the files mentioned below for examples). |
| 68 | * Configure /etc/network/interfaces to invoke /etc/network/wlan0.conf after the wlan0 interface is up |
| 69 | * Configure /etc/network/wlan0.conf |
| 70 | * Install hostapd and configure /etc/hostapd/hostapd.conf to configure the Pi as an access point if none is available |
| 71 | * Install dnsmasq and configure /etc/dnsmasq.conf so the Pi will serve as a DHCP server |