Jump to content

hostapd authencation failed


Kenji

Recommended Posts

Scan ssid by mobile phone the SSID can be seen . but always in password loop.   

I've installed hostapd V2.7 and dnsmasq V2.79.  and wpa_supplicant and networkmanager are stopped. 

The config files are as below:

 

1:  etc/hostapd/hostapd.conf

 

interface=wlan0

driver=nl80211

ssid=TinkerNet

hw_mode=g

channel=7

wmm_enabled=0

macaddr_acl=0

auth_algs=1

ignore_broadcast_ssid=0

wpa=3

wpa_passphrase=mypassphrase

wpa_key_mgmt=WPA-PSK

wpa_pairwise=TKIP

rsn_pairwise=CCMP

 

2:/etc/dnsmasq.conf 

 

interface=wlan0      # Use the require wireless interface - usually wlan0

dhcp-range=192.168.1.2,192.168.1.254,255.255.255.0,12h

 

Then I try armbian-config ...strange thing, there is not hotspot option in network. Anyone could explain how to config hotspot on Tinkerborad S with Ubuntu 18.04?

Link to comment
Share on other sites

On 5/25/2019 at 5:00 PM, Kenji said:
...

wmm_enabled=0

macaddr_acl=0

auth_algs=1

ignore_broadcast_ssid=0

wpa=3

...

Hi, 

 

I would guess wpa=2

There are also problems with older Phone Versions specially on Android. They have a problem sometime with the WPA2... Maybe you should try with a different phone or upgrade its firmware if you can...

Another hint is the Country code have you enabled on your armbian OS and the corresponding Channel which should meet to your Country settings and Phone Settings?

 

Hope this helps and you get this working

 

Roman

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines