I would like to configure my nanopi Air as an AP and facing some issues.
I have edit my /etc/network/interfaces as follow to use hostapd
# interfaces(5) file used by ifup(8) and ifdown(8)
auto lo
iface lo inet loopback
auto wlan0
iface wlan0 inet static
hostapd /etc/hostapd.conf
address 192.168.1.1
netmask 255.255.255.0
and I have linked the the hostapd.config config file in the /init.d/hostapd.
Question
tibibs
Hi,
I would like to configure my nanopi Air as an AP and facing some issues.
I have edit my /etc/network/interfaces as follow to use hostapd
and I have linked the the hostapd.config config file in the /init.d/hostapd.
my hostapd.config is as below
when I power on my board, few things might happen
Does anyone has an idea for troubleshooting this?
I haven't started to configure the dnsmasq yet.
Thank you,
Tibibs
Link to comment
Share on other sites
12 answers to this question
Recommended Posts