harryallerston / RPI-Wireless-Hotspot

Configure your Raspberry Pi to act as a WPA encrypted WiFi hotspot, sharing the attatched ethernet connection. Allows the selection from a range of common DNS providers, including unblock-us for netflix. Chromecast support with this feature is also configured.
262 stars 100 forks source link

Doesn't work on Raspbian Stretchs #31

Open Lyliya opened 6 years ago

Lyliya commented 6 years ago

Hi,

After installing the hotspot, eth0 is missing and dhcpd doesn't want to start because of the static and dhcp use in /etc/network/interfaces.

I repaired that by removing the static definition and adding it to /etc/dhcpd.conf. All seems to work (dhcp, eth0 interface), but the hotspot dont't give internet connection.