We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi, I got error when client connect to my fake AP. this is my AP conf.
[config_wifi.conf]
interface=wlx00c0ca977de5 ssid=Corporate-Wifi channel=1 hw_mode=g wpa=3 wpa_key_mgmt=WPA-EAP wpa_pairwise=TKIP CCMP auth_algs=3 ieee8021x=1 eap_server=1 eap_user_file=hostapd.eap_user1 ca_cert=sslforfree/ca_bundle.crt server_cert=sslforfree/certificate.crt private_key=sslforfree/unkey.key
[Log]
Configuration file: test.conf MANA: Captured credentials will be written to file 'hostapd.credout'. Using interface wlx00c0ca977de5 with hwaddr 00:c0:ca:97:7d:e5 and ssid "Corporate-Wifi" wlx00c0ca977de5: interface state UNINITIALIZED->ENABLED wlx00c0ca977de5: AP-ENABLED wlx00c0ca977de5: STA 5c:c5:d4:7b:eb:a2 IEEE 802.11: authenticated wlx00c0ca977de5: STA 5c:c5:d4:7b:eb:a2 IEEE 802.11: associated (aid 1) wlx00c0ca977de5: CTRL-EVENT-EAP-STARTED 5c:c5:d4:7b:eb:a2 wlx00c0ca977de5: CTRL-EVENT-EAP-PROPOSED-METHOD vendor=0 method=1 wlx00c0ca977de5: STA 5c:c5:d4:7b:eb:a2 IEEE 802.11: authenticated wlx00c0ca977de5: STA 5c:c5:d4:7b:eb:a2 IEEE 802.11: associated (aid 1) wlx00c0ca977de5: CTRL-EVENT-EAP-STARTED 5c:c5:d4:7b:eb:a2 wlx00c0ca977de5: CTRL-EVENT-EAP-PROPOSED-METHOD vendor=0 method=1 wlx00c0ca977de5: CTRL-EVENT-EAP-PROPOSED-METHOD vendor=0 method=25 wlx00c0ca977de5: CTRL-EVENT-EAP-PROPOSED-METHOD vendor=0 method=13 nl80211: EAPOL TX: Message too long nl80211: EAPOL TX: Message too long nl80211: EAPOL TX: Message too long wlx00c0ca977de5: CTRL-EVENT-EAP-STARTED 5c:c5:d4:7b:eb:a2 wlx00c0ca977de5: CTRL-EVENT-EAP-PROPOSED-METHOD vendor=0 method=1 wlx00c0ca977de5: STA 5c:c5:d4:7b:eb:a2 IEEE 802.11: authenticated wlx00c0ca977de5: STA 5c:c5:d4:7b:eb:a2 IEEE 802.11: associated (aid 1) wlx00c0ca977de5: CTRL-EVENT-EAP-STARTED 5c:c5:d4:7b:eb:a2 wlx00c0ca977de5: CTRL-EVENT-EAP-PROPOSED-METHOD vendor=0 method=1 wlx00c0ca977de5: STA 5c:c5:d4:7b:eb:a2 IEEE 802.11: authenticated wlx00c0ca977de5: STA 5c:c5:d4:7b:eb:a2 IEEE 802.11: associated (aid 1) wlx00c0ca977de5: CTRL-EVENT-EAP-STARTED 5c:c5:d4:7b:eb:a2 wlx00c0ca977de5: CTRL-EVENT-EAP-PROPOSED-METHOD vendor=0 method=1 wlx00c0ca977de5: CTRL-EVENT-EAP-PROPOSED-METHOD vendor=0 method=25 wlx00c0ca977de5: CTRL-EVENT-EAP-PROPOSED-METHOD vendor=0 method=13 nl80211: EAPOL TX: Message too long nl80211: EAPOL TX: Message too long
The text was updated successfully, but these errors were encountered:
Hi, this error because iptables rules. after clear the iptables rules this error is gone and client can connect to my AP. thank you.
Sorry, something went wrong.
No branches or pull requests
Hi,
I got error when client connect to my fake AP.
this is my AP conf.
[config_wifi.conf]
[Log]
The text was updated successfully, but these errors were encountered: