oblique / create_ap

[NOT MAINTAINED] This script creates a NATed or Bridged WiFi Access Point.
BSD 2-Clause "Simplified" License
4.42k stars 994 forks source link

AP has no internet access - wlan1 & wlan0 #210

Open owenashurst opened 7 years ago

owenashurst commented 7 years ago

I have two USB WiFi adapters. One acts as the AP and one connects to the WiFi network with internet access. In this case I'm using my homes WiFi. This is using the Raspberry Pi Model B.

I run the following command (random password - keyboard bashed for this example): sudo create_ap wlan0 wlan1 PiFi 5y54YHJg6

I see the AP fine and connect to it on both my PC and phone (android). It connects fine but yet It has no Internet access.

Any ideas? It works fine on my laptop running Ubuntu 16.04 (using different adapters).

oblique commented 7 years ago

Check #151, probably you have the same issue.

owenashurst commented 7 years ago

I've read through that issue and It doesn't seem to work. I tried the network interfaces that I'm using to run create_ap (wlan0 & wlan1) and it still didn't seem to provide internet access.