Bug 83881 - WPA2-Enterprise networks with many AP in one location cause connection troubles, inability to use network, workaround is 11n_disable=1 (not optimal)
Summary: WPA2-Enterprise networks with many AP in one location cause connection troubl...
Status: CLOSED DUPLICATE of bug 79741
Alias: None
Product: Networking
Classification: Unclassified
Component: Wireless (show other bugs)
Hardware: All Linux
: P1 high
Assignee: networking_wireless@kernel-bugs.osdl.org
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-09-05 00:20 UTC by sduddikunta
Modified: 2014-09-07 06:18 UTC (History)
3 users (show)

See Also:
Kernel Version: 3.16.1
Subsystem:
Regression: No
Bisected commit-id:


Attachments
Stack trace found while attempting to connect without 11n_disable (2.67 KB, text/plain)
2014-09-05 00:20 UTC, sduddikunta
Details

Description sduddikunta 2014-09-05 00:20:06 UTC
Created attachment 149261 [details]
Stack trace found while attempting to connect without 11n_disable

I attend a major university which authenticates to WiFi via WPA2-Enterprise. Oftentimes, it is found that in large auditoriums that have many APs in a small space, Linux-based laptops have issues associating with the network, soliciting a DHCP lease, or once connected, making any outgoing TCP connections. This bug is being reported here because we believe that there is potentially a bug somewhere in the Linux wireless stack, rather than a bug in wpa_supplicant or DHCP client software (we are able to connect to access points on the same network in different locations with identical configurations).

Some details:
Wireless hardware: Problem confirmed on Intel Centrino-N 1000, Intel Advanced-N 6200 2.4/5GHz, Intel Dual-Band Wireless-AC 7260
Distros: archlinux, Ubuntu (including with mainline kernels), Fedora, etc.
Frequency of problem: always
Locations of problem: only in high density areas (200+ person lecture halls) that have multiple access points in a confined space -- never in smaller density areas

A workaround was found by reloading the iwlwifi module with 11n_disable=1. This almost always (at a significant performance cost) allows us to associate to the network, solicit an IP address, and otherwise make outgoing connections without trouble. Because the workaround exists at the driver level, we believe that the issue is in Linux itself.

We can provide additional information from our devices as well as some information from our IT department as necessary.
Comment 1 Emmanuel Grumbach 2014-09-07 04:58:44 UTC

*** This bug has been marked as a duplicate of bug 79741 ***

Note You need to log in before you can comment on or make changes to this bug.