LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Wireless Networking (https://www.linuxquestions.org/questions/linux-wireless-networking-41/)
-   -   deauthenticating from xx:xx:xx:xx:xx:xx by local choice (reason=3) (https://www.linuxquestions.org/questions/linux-wireless-networking-41/deauthenticating-from-xx-xx-xx-xx-xx-xx-by-local-choice-reason%3D3-4175451546/)

orsty9001 02-24-2013 08:13 PM

deauthenticating from xx:xx:xx:xx:xx:xx by local choice (reason=3)
 
I'm trying to setup hostapd 2.0 for the first time on Slackware 14. I cannot find much on this error online. I'm using a TP-Link TL-WDN4800.

Code:

[13460.978537] wlan0: authenticate with xx:xx:xx:xx:xx:xx (try 1)
[13460.984363] wlan0: authenticated
[13460.986763] wlan0: associate with xx:xx:xx:xx:xx:xx (try 1)
[13460.994253] wlan0: RX ReassocResp from xx:xx:xx:xx:xx:xx (capab=0x411 status=0 aid=1)
[13460.994264] wlan0: associated
[13506.232627] wlan0: deauthenticating from xx:xx:xx:xx:xx:xx by local choice (reason=3)
[13506.257908] cfg80211: All devices are disconnected, going to restore regulatory settings
[13506.257922] cfg80211: Restoring regulatory settings
[13506.257933] cfg80211: Calling CRDA to update world regulatory domain
[13506.273162] cfg80211: Ignoring regulatory request Set by core since the driver uses its own custom regulatory domain
[13506.273172] cfg80211: World regulatory domain updated:
[13506.273177] cfg80211:    (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[13506.273184] cfg80211:    (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[13506.273191] cfg80211:    (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[13506.273197] cfg80211:    (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[13506.273203] cfg80211:    (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[13506.273210] cfg80211:    (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)

All machines do this when trying to connect. I'm not sure if I have something wrong in hostapd.conf or if I need to set up some kind of firewall rule for wlan0. I have dhcpd listening on wlan0 or at least it says it is and it works fine for eth1 (internal network).

Any insight will be much appreciated. Thanks.


All times are GMT -5. The time now is 12:49 PM.