Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FS#133 - Netgear r8000 cannot use 802.1x encryption #5206

Closed
openwrt-bot opened this issue Sep 2, 2016 · 3 comments
Closed

FS#133 - Netgear r8000 cannot use 802.1x encryption #5206

openwrt-bot opened this issue Sep 2, 2016 · 3 comments
Labels

Comments

@openwrt-bot
Copy link

github-import:

Github issue #305 reported by https://github.com/Halry

My android phone can't connect to it.(tested on nexus 6p and samsung s7 edge)
Sun Aug 28 16:28:46 2016 daemon.debug hostapd: wlan2: STA 94:fe:22:11:22:33 IEEE 802.1X: Sending EAP Packet (identifier 247)
Sun Aug 28 16:28:46 2016 daemon.debug hostapd: wlan2: STA 94:fe:22:11:22:33 WPA: sending 1/4 msg of 4-Way Handshake
Sun Aug 28 16:28:46 2016 daemon.debug hostapd: wlan2: STA 94:fe:22:11:22:33 WPA: received EAPOL-Key frame (2/4 Pairwise)
Sun Aug 28 16:28:46 2016 daemon.debug hostapd: wlan2: STA 94:fe:22:11:22:33 WPA: sending 3/4 msg of 4-Way Handshake
Sun Aug 28 16:28:46 2016 daemon.info hostapd: wlan2: STA 94:fe:22:11:22:33 IEEE 802.11: disassociated
Sun Aug 28 16:28:46 2016 daemon.debug hostapd: wlan2: STA 94:fe:22:11:22:33 WPA: event 2 notification
Sun Aug 28 16:29:00 2016 daemon.info hostapd: wlan1: STA 94:fe:22:11:22:33 IEEE 802.11: associated
Sun Aug 28 16:29:00 2016 daemon.info hostapd: wlan1: STA 94:fe:22:11:22:33 IEEE 802.11: disassociated
Sun Aug 28 16:29:11 2016 daemon.info hostapd: wlan1: STA 94:fe:22:11:22:33 IEEE 802.11: associated
Sun Aug 28 16:29:11 2016 daemon.info hostapd: wlan1: STA 94:fe:22:11:22:33 IEEE 802.11: disassociated

However,Windows can connect to it.

Here are some my nexus 6p's dmesg:
CFG80211-ERROR wl_cfg80211_disconnect:Reason 17

@openwrt-bot
Copy link
Author

github-import:

**ignisf commented 4 days ago
**Could you please share your /etc/config/wireless?

**Halry commented 4 days ago
**

config wifi-device 'radio0'
option type 'mac80211'
option channel '36'
option hwmode '11a'
option path '18000000.axi/bcma0:7/pci0000:00/0000:00:00.0/0000:01:00.0'
option htmode 'VHT80'

config wifi-iface
option device 'radio0'
option network 'lan'
option mode 'ap'
option ssid 'OpenWrt'
option encryption 'none'
option disabled '1'

config wifi-device 'radio1'
option type 'mac80211'
option channel '11'
option hwmode '11g'
option path '18000000.axi/bcma0:8/pci0001:00/0001:00:00.0/0001:01:00.0/0001:02:01.0/0001:03:00.0'
option htmode 'HT20'
option disabled '1'

config wifi-iface
option device 'radio1'
option network 'lan'
option mode 'ap'
option ssid 'OpenWrt'
option encryption 'none'

config wifi-device 'radio2'
option type 'mac80211'
option hwmode '11a'
option path '18000000.axi/bcma0:8/pci0001:00/0001:00:00.0/0001:01:00.0/0001:02:02.0/0001:04:00.0'
option htmode 'VHT80'
option channel '153'
option txpower '20'
option country '00'

config wifi-iface
option device 'radio2'
option network 'lan'
option mode 'ap'
option ssid '5G-L'
option encryption 'wpa2'
option auth_server '192.168.1.3'
option auth_secret 'NAS'
option nasid '1'

**Halry commented 4 days ago
**I had flashed back to OpenWrt 15.05(not the 15.05.1),everything works fine.But not working in lede,openwrt 15.05.1,openwrt trunk

**Halry commented 4 days ago
**Sorry,that is a once success.No success tried after disconnected

**ignisf commented 3 days ago
**Are you experiencing the issue with a current LEDE snapshot, too?

**Halry commented 3 days ago
**Yes

**Halry commented 3 days ago
**And the signal is very bad.I had good signal when I was using stock.So right now I revert to stock.

@openwrt-bot
Copy link
Author

jwsi:

What enterprise encryption package are you using?

@aparcar
Copy link
Member

aparcar commented Dec 2, 2022

This issue is an import of an import, I'd close it for now. If it affects you still please comment

@aparcar aparcar closed this as not planned Won't fix, can't repro, duplicate, stale Dec 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants