This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Enabling Wifi Hostpot in Android

Hi Everyone,

I have a custom imx6 board running on android JB using wl12xx chipset. To add hotspot feature, I used ap firmware (wl1271-fw-ap.bin). As I enabled hotspot feature in UI, I was able to run hostapd successfully and connect stations with it.
 Internet Connection to my board is through Ethernet. But stations connected to my AP cannot access Internet.

While I ping google, I gets struck as below.

$ ping google.com

PING google.com (74.125.236.201) 56(84) bytes of data.


Do I need to add anything to my hostapd configuration to support Ethernet?