What's new
  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

Troubleshoot hostapd loop for one device

dineshgyl

Occasional Visitor
Hi,

I am using RT-AX86U Pro - Firmware:3006.102.5

I have one camera device v380 cam which every 5-6 days goes in below loop. Once I reboot the camera, it works fine again for 4-5 days. I have other v380 cams too but they dont experience this issue.

I am looking for some help how to troubleshoot? I have assigned this device static IP at device level and I have assigned same also in my LAN--> Manually Assigned IP around the DHCP list.

This IP is out of DHCP range of the router.

Code:
hostapd: eth6: STA 1c:bf:ce:55:1f:82 IEEE 802.11: associated
wlceventd: wlceventd_proc_event(722): eth6: Assoc 1C:BF:CE:55:1f:82, status: Successful (0), rssi:-51
wlceventd: wlceventd_proc_event(645): eth6: Deauth_ind 1C:BF:CE:55:1f:82, status: 0, reason: 4-way handshake timeout (f), rssi:-51
wlceventd: wlceventd_proc_event(645): eth6: Deauth_ind 1C:BF:CE:55:1f:82, status: 0, reason: 4-way handshake timeout (f), rssi:-51
wlceventd: wlceventd_proc_event(685): eth6: Auth 1C:BF:CE:55:1f:82, status: Successful (0), rssi:0
wlceventd: wlceventd_proc_event(722): eth6: Assoc 1C:BF:CE:55:1f:82, status: Successful (0), rssi:-52
hostapd: eth6: STA 1c:bf:ce:55:1f:82 IEEE 802.11: associated
wlceventd: wlceventd_proc_event(645): eth6: Deauth_ind 1C:BF:CE:55:1f:82, status: 0, reason: 4-way handshake timeout (f), rssi:-52
wlceventd: wlceventd_proc_event(645): eth6: Deauth_ind 1C:BF:CE:55:1f:82, status: 0, reason: 4-way handshake timeout (f), rssi:-52
wlceventd: wlceventd_proc_event(685): eth6: Auth 1C:BF:CE:55:1f:82, status: Successful (0), rssi:0
wlceventd: wlceventd_proc_event(722): eth6: Assoc 1C:BF:CE:55:1f:82, status: Successful (0), rssi:-52
hostapd: eth6: STA 1c:bf:ce:55:1f:82 IEEE 802.11: associated
wlceventd: wlceventd_proc_event(645): eth6: Deauth_ind 1C:BF:CE:55:1f:82, status: 0, reason: 4-way handshake timeout (f), rssi:-52
wlceventd: wlceventd_proc_event(645): eth6: Deauth_ind 1C:BF:CE:55:1f:82, status: 0, reason: 4-way handshake timeout (f), rssi:-52
wlceventd: wlceventd_proc_event(685): eth6: Auth 1C:BF:CE:55:1f:82, status: Successful (0), rssi:0
wlceventd: wlceventd_proc_event(722): eth6: Assoc 1C:BF:CE:55:1f:82, status: Successful (0), rssi:-52
hostapd: eth6: STA 1c:bf:ce:55:1f:82 IEEE 802.11: associated


Once I reboot the camera, I get this message in router logs.

Code:
wlceventd: wlceventd_proc_event(685): eth6: Auth 1C:BF:CE:55:1f:82, status: Successful (0), rssi:0
wlceventd: wlceventd_proc_event(722): eth6: Assoc 1C:BF:CE:55:1f:82, status: Successful (0), rssi:-52
hostapd: eth6: STA 1c:bf:ce:55:1f:82 IEEE 802.11: associated
hostapd: eth6: STA 1c:bf:ce:55:1f:82 RADIUS: starting accounting session 723CF803B870A155
hostapd: eth6: STA 1c:bf:ce:55:1f:82 WPA: pairwise key handshake completed (RSN)
 
Similar threads
Thread starter Title Forum Replies Date
C Bash Loop Error Asuswrt-Merlin 8

Similar threads

Support SNBForums w/ Amazon

If you'd like to support SNBForums, just use this link and buy anything on Amazon. Thanks!

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Back
Top