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 99 forks source link

Obtaining IP Address... #15

Open CutEdge opened 8 years ago

CutEdge commented 8 years ago

Hello, and thank you for your work so far on this.

I put this on a Raspberry Pi 3 (with built-in wifi). It shows up on the network, but when I try to connect, it sits on the "Obtaining IP Address..." step until it times out.

Any idea why this might be happening?

Thanks.

alanzchen commented 8 years ago

+1 for this. DHCP seems to be borken.

CutEdge commented 8 years ago

FYI, I made an install script to turn my Pi3 into an access point another way. This worked better:

https://github.com/CutEdge/Inspector/blob/master/pi-ap-install.sh