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

Knocking Out Internet Connection #24

Closed vanderblugen closed 6 years ago

vanderblugen commented 6 years ago

I'm installing this onto a fresh installation of Raspbian (2017-09-07-raspbian-stretch) on a Raspberry Pi 3b. I am using the stock Ethernet connection as the internet connection and the built in WiFi for the wireless. After the initial installation of Raspbian I verify that the internet works by opening the browser and pulling up google. I install RPI-Wireless-Hotspot and reboot again. The internet ceases to work.

Not sure what's causing it. I'm basically following Know-How 301 and having no luck. I attempt to pull up the internet via the Raspberry Pi browser and a hotspot attached device. Neither worked. I also checked to see if it is able to pull websites via the IP address, to see if just DNS is broken, and cannot do that either.

vanderblugen commented 6 years ago

This was addressed in Issue 22