Hi,
I'm using wap4410n with radius, it seem not working rather than wap321. I’m capturing packet at radius server, only wap321 send request to radius server, while wap4410n do nothing.
Sample of packet capture at radius server from wap321
15:35:40.962753 00:25:b4:d9:5d:80 > 00:0c:29:b3:81:b9, ethertype IPv4 (0x0800), length 198: 10.110.40.74.32774 > 10.110.20.53.1812: RADIUS, Access Request (1), id: 0x00 length: 156
15:35:47.445344 00:25:b4:d9:5d:80 > 00:0c:29:b3:81:b9, ethertype IPv4 (0x0800), length 198: 10.110.40.74.32774 > 10.110.20.53.1812: RADIUS, Access Request (1), id: 0x01 length: 156
15:35:56.651006 00:25:b4:d9:5d:80 > 00:0c:29:b3:81:b9, ethertype IPv4 (0x0800), length 200: 10.110.40.74.32775 > 10.110.20.53.1812: RADIUS, Access Request (1), id: 0x00 length: 158
15:35:59.597064 00:25:b4:d9:5d:80 > 00:0c:29:b3:81:b9, ethertype IPv4 (0x0800), length 198: 10.110.40.74.32774 > 10.110.20.53.1812: RADIUS, Access Request (1), id: 0x02 length: 156
15:36:35.093098 00:25:b4:d9:5d:80 > 00:0c:29:b3:81:b9, ethertype IPv4 (0x0800), length 200: 10.110.40.74.32775 > 10.110.20.53.1812: RADIUS, Access Request (1), id: 0x01 length: 158
15:37:02.160785 00:25:b4:d9:5d:80 > 00:0c:29:b3:81:b9, ethertype IPv4 (0x0800), length 200: 10.110.40.74.32775 > 10.110.20.53.1812: RADIUS, Access Request (1), id: 0x02 length: 158
15:38:06.885196 00:25:b4:d9:5d:80 > 00:0c:29:b3:81:b9, ethertype IPv4 (0x0800), length 198: 10.110.40.74.32774 > 10.110.20.53.1812: RADIUS, Access Request (1), id: 0x03 length: 156
The only log I can get from wap4410n as below…
Apr 23 08:21:22 kernel: [][00:88:65:A2:E5:B9] SUBTYPE_AUTH
Apr 23 08:21:22 kernel: [][00:88:65:A2:E5:B9] SUBTYPE_AUTH
Apr 23 08:21:23 kernel: [][00:88:65:A2:E5:B9] SUBTYPE_AUTH
Apr 23 08:21:23 kernel: [][00:88:65:A2:E5:B9] SUBTYPE_AUTH
Apr 23 08:21:23 kernel: [][00:88:65:A2:E5:B9] SUBTYPE_AUTH
Apr 23 08:21:24 kernel: [][00:88:65:A2:E5:B9] SUBTYPE_AUTH
While the log at wap321 which is considered success for authentication as below…
Apr 23 2015 08:10:42 info hostapd[1099] Station a0:b4:a5:17:84:c4 had an authentication failure, reason 20
Apr 23 2015 08:10:41 info hostapd[1099] Station a0:b4:a5:17:84:c4 had an authentication failure, reason 19
Apr 23 2015 08:07:57 info hostapd[1099] wlan0vap1: IEEE 802.11 STA 20:64:32:c5:d9:7f deauthed from BSSID b8:38:61:ed:93:c9 reason 1: Unspecified Reason
Apr 23 2015 08:07:57 info hostapd[1099] Station 20:64:32:c5:d9:7f had an authentication failure, reason 16
Apr 23 2015 08:07:55 warn hostapd[1099] Received invalid EAPOL-Key MIC (msg 2/4)
Apr 23 2015 08:07:55 info hostapd[1099] Station 20:64:32:c5:d9:7f had an authentication failure, reason 22
Apr 23 2015 08:07:54 warn hostapd[1099] Received invalid EAPOL-Key MIC (msg 2/4)
Apr 23 2015 08:07:54 info hostapd[1099] Station 20:64:32:c5:d9:7f had an authentication failure, reason 22
Apr 23 2015 08:07:53 warn hostapd[1099] Received invalid EAPOL-Key MIC (msg 2/4)
Apr 23 2015 08:07:53 info hostapd[1099] Station 20:64:32:c5:d9:7f had an authentication failure, reason 22
Apr 23 2015 08:07:53 info hostapd[1099] wlan0vap1: IEEE 802.11 STA 20:64:32:c5:d9:7f associated with BSSID b8:38:61:ed:93:c9
Apr 23 2015 08:07:53 info hostapd[1099] wlan0vap1: IEEE 802.11 Assoc request from 20:64:32:c5:d9:7f BSSID b8:38:61:ed:93:c9 SSID HSNZKT
Apr 23 2015 08:05:40 info hostapd[1099] wlan0vap1: IEEE 802.11 Assoc request from a0:b4:a5:17:84:c4 BSSID b8:38:61:ed:93:c9 SSID HSNZKT
Need help on this matter.
Tq in advance.