Thanks ofutur for the getting started post, finding it helpful for a beginner to get started.!
I'm working via the GUI, since I'm a little lost via ssh/terminal commands, although willing to learn.
I've installed Chaos Calmer via the TP-LINK GUI and connected via LAN. Configuring the device via the LuCl web GUI. I read on the Routed AP openwrt wiki page that the default setup is to bridge the network interfaces (Wifi+LAN), and it appears to be set up as such.
What I'm trying to achieve is a simple AP so I can provide network access over wifi to my DSL router that doesn't have wifi, so I was hoping the stock config on Chaos Calmer for this device would just 'work' as I read here https://wiki.openwrt.org/doc/recipes/routedap
I've enabled the Wifi and am seeing the SSID I set up. But when trying to connect to the device via Wifi, I keep getting 'Authentication Problem' from Android. I have set up wifi security as WPA2-PSK,WPA-PSK/... Mixed and no luck. Without a password it works fine, as well as with WEP, so it has to be something with the handling of WPA Encryption. I have definitely typed the password correctly, checked multiple times, with password visible both sides.
I really wouldn't want my system to be on WEP, or worse, without a password...
Any suggestions?
EDIT: I'm seeing
Wed Sep 9 04:52:23 2015 daemon.info hostapd: wlan0: STA 54:e6:fc:90:86:08 IEEE 802.11: associated (aid 1)
Wed Sep 9 04:52:37 2015 daemon.info hostapd: wlan0: STA 54:e6:fc:90:86:08 IEEE 802.11: authenticated
Wed Sep 9 04:52:37 2015 daemon.info hostapd: wlan0: STA 54:e6:fc:90:86:08 IEEE 802.11: associated (aid 1)
Wed Sep 9 04:52:41 2015 daemon.info hostapd: wlan0: STA 54:e6:fc:90:86:08 IEEE 802.11: authenticated
Wed Sep 9 04:52:41 2015 daemon.info hostapd: wlan0: STA 54:e6:fc:90:86:08 IEEE 802.11: associated (aid 1)
Wed Sep 9 04:52:42 2015 daemon.info hostapd: wlan0: STA 54:e6:fc:90:86:08 IEEE 802.11: authenticated
Wed Sep 9 04:52:42 2015 daemon.info hostapd: wlan0: STA 54:e6:fc:90:86:08 IEEE 802.11: associated (aid 1)
Wed Sep 9 04:52:47 2015 daemon.info hostapd: wlan0: STA 54:e6:fc:90:86:08 IEEE 802.11: authenticated
Wed Sep 9 04:52:47 2015 daemon.info hostapd: wlan0: STA 54:e6:fc:90:86:08 IEEE 802.11: associated (aid 1)
In the log for my laptop wifi adapter, which reports that it could not connect to the network.
I'm also seeing
Wed Sep 9 04:47:14 2015 daemon.info hostapd: wlan0: STA 14:30:c6:8c:93:cf IEEE 802.11: authenticated
Wed Sep 9 04:47:14 2015 daemon.info hostapd: wlan0: STA 14:30:c6:8c:93:cf IEEE 802.11: associated (aid 1)
Wed Sep 9 04:47:22 2015 daemon.info hostapd: wlan0: STA 14:30:c6:8c:93:cf IEEE 802.11: authenticated
Wed Sep 9 04:47:22 2015 daemon.info hostapd: wlan0: STA 14:30:c6:8c:93:cf IEEE 802.11: associated (aid 1)
Wed Sep 9 04:47:31 2015 daemon.info hostapd: wlan0: STA 14:30:c6:8c:93:cf IEEE 802.11: deauthenticated due to local deauth request
Wed Sep 9 04:50:33 2015 daemon.info hostapd: wlan0: STA 14:30:c6:8c:93:cf IEEE 802.11: authenticated
Wed Sep 9 04:50:33 2015 daemon.info hostapd: wlan0: STA 14:30:c6:8c:93:cf IEEE 802.11: associated (aid 1)
Wed Sep 9 04:50:41 2015 daemon.info hostapd: wlan0: STA 14:30:c6:8c:93:cf IEEE 802.11: authenticated
Wed Sep 9 04:50:41 2015 daemon.info hostapd: wlan0: STA 14:30:c6:8c:93:cf IEEE 802.11: associated (aid 1)
Wed Sep 9 04:50:50 2015 daemon.info hostapd: wlan0: STA 14:30:c6:8c:93:cf IEEE 802.11: deauthenticated due to local deauth request
In the log for my Android phone trying to connect (Lollipop 5.1), which reports 'Authentication Problem'
A closed log seemingly related is found here: https://dev.openwrt.org/ticket/9561
(Last edited by ruaanv on 26 Jan 2016, 21:50)