|
@@ -1223,6 +1223,10 @@ own_ip_addr=127.0.0.1
|
|
|
|
|
|
# The number of times EAPOL-Key Message 1/2 in the RSN Group Key Handshake is
|
|
# The number of times EAPOL-Key Message 1/2 in the RSN Group Key Handshake is
|
|
#retried per GTK Handshake attempt. (dot11RSNAConfigGroupUpdateCount)
|
|
#retried per GTK Handshake attempt. (dot11RSNAConfigGroupUpdateCount)
|
|
|
|
+# This value should only be increased when stations are constantly
|
|
|
|
+# deauthenticated during GTK rekeying with the log message
|
|
|
|
+# "group key handshake failed...".
|
|
|
|
+# You should consider to also increase wpa_pairwise_update_count then.
|
|
# Range 1..4294967295; default: 4
|
|
# Range 1..4294967295; default: 4
|
|
#wpa_group_update_count=4
|
|
#wpa_group_update_count=4
|
|
|
|
|