forked from astsam/rtl8812au
-
Notifications
You must be signed in to change notification settings - Fork 827
Open
Description
Hi, I am trying to connect "testnetwork" AP, operating at 5GHz WPA3. Its dropping at CONFIRM step in SAE i guess. I have tried using both rtl8812au and rtl8814au drivers.
Tested on: AWUS1900, AWUS036AC, AWUS036ACH 5GHz adapters.
OS: Ubuntu, Kali
Issue in WPA3. (WPA2 works fine)
wpa_supplicant log:
Successfully initialized wpa_supplicant
wlx00c0cab84cb1: Trying to associate with 02:3d:cb:14:f6:44 (SSID='testnetwork' freq=5805 MHz)
wlx00c0cab84cb1: CTRL-EVENT-STARTED-CHANNEL-SWITCH freq=5805 ht_enabled=1 ch_offset=-1 ch_width=80 MHz cf1=5775 cf2=0
wlx00c0cab84cb1: CTRL-EVENT-ASSOC-REJECT status_code=1
BSSID 02:3d:cb:14:f6:44 ignore list count incremented to 2, ignoring for 10 seconds
wlx00c0cab84cb1: CTRL-EVENT-ASSOC-REJECT status_code=1
wlx00c0cab84cb1: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
wlx00c0cab84cb1: Trying to associate with 02:c2:34:14:f6:44 (SSID='testnetwork' freq=2457 MHz)
wlx00c0cab84cb1: CTRL-EVENT-STARTED-CHANNEL-SWITCH freq=2457 ht_enabled=1 ch_offset=0 ch_width=20 MHz cf1=2457 cf2=0
wlx00c0cab84cb1: CTRL-EVENT-ASSOC-REJECT status_code=1
wlx00c0cab84cb1: CTRL-EVENT-ASSOC-REJECT status_code=1
BSSID 00:00:00:00:00:00 ignore list count incremented to 2, ignoring for 10 seconds
wlx00c0cab84cb1: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
wlx00c0cab84cb1: Trying to associate with 02:3d:cb:14:f6:44 (SSID='testnetwork' freq=5805 MHz)
wlx00c0cab84cb1: CTRL-EVENT-STARTED-CHANNEL-SWITCH freq=5805 ht_enabled=1 ch_offset=-1 ch_width=80 MHz cf1=5775 cf2=0
wlx00c0cab84cb1: CTRL-EVENT-ASSOC-REJECT status_code=1
BSSID 02:3d:cb:14:f6:44 ignore list count incremented to 3, ignoring for 60 seconds
wlx00c0cab84cb1: CTRL-EVENT-SSID-TEMP-DISABLED id=0 ssid="testnetwork" auth_failures=1 duration=10 reason=CONN_FAILED
wlx00c0cab84cb1: CTRL-EVENT-ASSOC-REJECT status_code=1
BSSID 00:00:00:00:00:00 ignore list count incremented to 3, ignoring for 60 seconds
wlx00c0cab84cb1: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
I have tried same configuration with Alfa NHA (2.4GHz adapter for WPA3) and its totally working fine. The issue is in Realtek 5GHz adapter for WPA3.
Metadata
Metadata
Assignees
Labels
No labels