Recv REQUEST/Send ACK spam and connection dropping
The PC which is connected by wifi can suddenly experience frequent disconnects. The frequency is so large you can barely notice it when browsing (slight lag when loading pages) but when I'm playing online games or watching videos over the internet these disconnects are noticeable and quite annoying. When I check the network monitor during the issue it looks like all traffic drops to zero every few seconds. The log on router side during the issue looks like this:
2024-06-23 12:35:26 [5] DHCPD: Send ACK to 192.168.0.101
2024-06-23 12:35:27 [5] DHCPC: Send REQUEST to server 10.28.0.1 with request ip 10.28.6.1
2024-06-23 12:35:27 [5] DHCPC: Recv ACK from server 10.28.0.1 with ip 10.28.6.1 lease time 300
2024-06-23 12:35:27 [5] DHCPC: Recv DNS server address 8.8.8.8,8.8.4.4
2024-06-23 12:36:57 [5] DHCPD: Recv REQUEST from 06:A1:42:09:44:A9 Tranaction ID 5d38fb4e
2024-06-23 12:36:57 [5] DHCPD: Send ACK to 192.168.0.102
2024-06-23 12:36:58 [5] DHCPD: Recv REQUEST from 9E:C9:2B:33:83:98 Tranaction ID 10573ca2
2024-06-23 12:36:58 [5] DHCPD: Send ACK to 192.168.0.101
2024-06-23 12:37:58 [5] DHCPC: Send REQUEST to server 10.28.0.1 with request ip 10.28.6.1
2024-06-23 12:37:58 [6] DHCPC: Unicasting a release of 10.28.6.1 to 10.28.0.1
2024-06-23 12:38:06 [5] DHCPC: Recv OFFER from server 10.28.0.1 with ip 10.28.1.80
2024-06-23 12:38:10 [5] DHCPC: Send REQUEST to server 10.28.0.1 with request ip 10.28.1.80
2024-06-23 12:38:10 [5] DHCPC: Recv ACK from server 10.28.0.1 with ip 10.28.1.80 lease time 300
2024-06-23 12:38:10 [5] DHCPC: Recv DNS server address 8.8.8.8,8.8.4.4
2024-06-23 12:40:41 [5] DHCPC: Send REQUEST to server 10.28.0.1 with request ip 10.28.1.80
2024-06-23 12:40:42 [5] DHCPC: Recv ACK from server 10.28.0.1 with ip 10.28.1.80 lease time 300
2024-06-23 12:40:42 [5] DHCPC: Recv DNS server address 8.8.8.8,8.8.4.4
2024-06-23 12:41:33 [6] DHCPC: Unicasting a release of 10.28.1.80 to 10.28.0.1
2024-06-23 12:41:35 [5] DHCPC: Recv OFFER from server 10.28.0.1 with ip 10.28.4.32
2024-06-23 12:41:35 [5] DHCPC: Send REQUEST to server 10.28.0.1 with request ip 10.28.4.32
2024-06-23 12:41:38 [5] DHCPC: Recv ACK from server 10.28.0.1 with ip 10.28.4.32 lease time 300
2024-06-23 12:41:38 [5] DHCPC: Recv DNS server address 8.8.8.8,8.8.4.4
2024-06-23 12:42:23 [5] DHCPD: Send ACK to 192.168.0.103
2024-06-23 12:44:08 [5] DHCPC: Send REQUEST to server 10.28.0.1 with request ip 10.28.4.32
2024-06-23 12:44:09 [5] DHCPC: Recv ACK from server 10.28.0.1 with ip 10.28.4.32 lease time 300
2024-06-23 12:44:09 [5] DHCPC: Recv DNS server address 8.8.8.8,8.8.4.4
2024-06-23 12:46:39 [5] DHCPC: Send REQUEST to server 10.28.0.1 with request ip 10.28.4.32
2024-06-23 12:46:40 [5] DHCPC: Recv ACK from server 10.28.0.1 with ip 10.28.4.32 lease time 300
2024-06-23 12:46:40 [5] DHCPC: Recv DNS server address 8.8.8.8,8.8.4.4
2024-06-23 12:46:39 [5] DHCPC: Send REQUEST to server 10.28.0.1 with request ip 10.28.4.32
2024-06-23 12:46:40 [5] DHCPC: Recv ACK from server 10.28.0.1 with ip 10.28.4.32 lease time 300
2024-06-23 12:46:40 [5] DHCPC: Recv DNS server address 8.8.8.8,8.8.4.4
2024-06-23 12:49:10 [5] DHCPC: Send REQUEST to server 10.28.0.1 with request ip 10.28.4.32
2024-06-23 12:49:11 [5] DHCPC: Recv ACK from server 10.28.0.1 with ip 10.28.4.32 lease time 300
2024-06-23 12:49:11 [5] DHCPC: Recv DNS server address 8.8.8.8,8.8.4.4
The MAC address is that of the PC experiencing issues, at the same time all other devices are working normally. Is there a way to fix this or determine whats causing such behavior?