I followed the docs at: https://www.raspberrypi.org/documentati ... s-point.md to create an access point and share DHCP addresses obtained via eth0 (the 2nd part of the page).
The docs look to be missing that the hostapd process needs to be started after a reboot; I have to add
Code: Select all
pre-up hostapd /etc/hostapd/hostapd.conf -B
Can someone verify?
Thanks,
Peter