lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [day] [month] [year] [list]
Date:	Mon, 26 Jan 2009 23:36:59 -0800
From:	"Justin P. Mattock" <justinmattock@...il.com>
To:	linux-kernel@...r.kernel.org
Subject: ath9k authenticate log message

When using ath9k with my home wireless
network I normally would see this message:

[   31.376074] wlan0: authenticate with AP 00:80:c6:e8:a6:a1
[   31.390489] wlan0: authenticate with AP 00:80:c6:e8:a5:cb
[   31.395339] wlan0: authenticated
[   31.395343] wlan0: associate with AP 00:80:c6:e8:a5:cb
[   31.397740] wlan0: RX ReassocResp from 00:80:c6:e8:a5:cb (capab=0x1 
status=0 aid=10)
[   31.397744] wlan0: associated

once for the whole session.
Now running ath9k in a hotel room
(or public location); I see this message numerous
amounts of time (taken from dmesg);

[   44.372207] wlan0: authenticate with AP 00:80:c6:e8:a5:cb
[   44.379689] wlan0: authenticate with AP 00:80:c6:e8:a5:cb
[   44.381961] wlan0: authenticated
[   44.381967] wlan0: associate with AP 00:80:c6:e8:a5:cb
[   44.386192] wlan0: RX ReassocResp from 00:80:c6:e8:a5:cb (capab=0x1 
status=0 aid=10)
[   44.386198] wlan0: associated
[   84.376070] wlan0: authenticate with AP 00:80:c6:e8:a5:cb
[   84.390277] wlan0: authenticate with AP 00:80:c6:e8:a6:a1
[   84.397780] wlan0: authenticate with AP 00:80:c6:e8:a6:a1
[   84.404905] wlan0: authenticated
[   84.404908] wlan0: associate with AP 00:80:c6:e8:a6:a1
[   84.408576] wlan0: RX ReassocResp from 00:80:c6:e8:a6:a1 (capab=0x1 
status=0 aid=13)
[   84.408579] wlan0: associated
[  144.393190] wlan0: direct probe to AP 00:80:c6:e8:a6:a1 try 1
[  144.400566] wlan0: direct probe to AP 00:80:c6:e8:a6:a1 try 1
[  144.405215] wlan0 direct probe responded
[  144.405221] wlan0: authenticate with AP 00:80:c6:e8:a6:a1
[  144.414515] wlan0: authenticated
[  144.414521] wlan0: associate with AP 00:80:c6:e8:a6:a1
[  144.417903] wlan0: RX ReassocResp from 00:80:c6:e8:a6:a1 (capab=0x1 
status=0 aid=13)
[  144.417910] wlan0: associated
[  224.386575] wlan0: authenticate with AP 00:80:c6:e8:a5:cb
[  224.389481] wlan0: authenticated
[  224.389488] wlan0: associate with AP 00:80:c6:e8:a5:cb
[  224.393146] wlan0: RX ReassocResp from 00:80:c6:e8:a5:cb (capab=0x1 
status=0 aid=10)
[  224.393152] wlan0: associated
[  804.406071] wlan0: authenticate with AP 00:80:c6:e8:a5:cb
[  804.420377] wlan0: authenticate with AP 00:80:c6:e8:a6:a1
[  804.425810] wlan0: authenticated
[  804.425817] wlan0: associate with AP 00:80:c6:e8:a6:a1
[  804.429649] wlan0: RX ReassocResp from 00:80:c6:e8:a6:a1 (capab=0x1 
status=0 aid=13)
[  804.429655] wlan0: associated
[  924.416909] wlan0: authenticate with AP 00:80:c6:e8:a5:cb
[  924.419635] wlan0: authenticated
[  924.419640] wlan0: associate with AP 00:80:c6:e8:a5:cb
[  924.423096] wlan0: RX ReassocResp from 00:80:c6:e8:a5:cb (capab=0x1 
status=0 aid=10)
[  924.423102] wlan0: associated
[ 2484.466823] wlan0: authenticate with AP 00:80:c6:e8:a5:cb
[ 2484.481143] wlan0: authenticate with AP 00:80:c6:e8:a6:a1
[ 2484.483545] wlan0: authenticated
[ 2484.483551] wlan0: associate with AP 00:80:c6:e8:a6:a1
[ 2484.680115] wlan0: RX ReassocResp from 00:80:c6:e8:a6:a1 (capab=0x1 
status=0 aid=13)
[ 2484.680122] wlan0: associated
[ 2604.486887] wlan0: authenticate with AP 00:80:c6:e8:a5:cb
[ 2604.491285] wlan0: authenticated
[ 2604.491291] wlan0: associate with AP 00:80:c6:e8:a5:cb
[ 2604.690069] wlan0: associate with AP 00:80:c6:e8:a5:cb


As for any connection issues(after adjusting sysctl.conf)
and adding: options wlan0 disable_hw_scan=1
to /etc/modprobe.d/options.
haven't experienced any issues(so far at least);

In any case; is this normal for public wifi
(since there is no key), or is this something
easily fixed by adjusting my .config?

regards;

Justin P. Mattock



--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ