Hello all...
I was here at home in Sao Paulo, Brazil, attending class when a few minutes ago, I simply lost my Internet connection...
I started checking my router with an uptime of 117 days and noticed some strange information that I share with you below:
In other words, I see several crashes and then the error "Possible SYN flooding on port 53"...
So I ask for your help to try to understand if I suffered a possible invasion or flood attempt on port 53 (DNS) and that's why it crashed or if it crashed for some reason (maybe a hardware error) and the flooding error was due to machines on my local network making DNS requests?
Anyway, I tried restarting dnsmasq and unbound several times, and only unbound responded correctly, until I restarted the router completely and it started working correctly again, but only IPV6 still doesn't work, but I'll look into that later...
It's really strange...
Some informations...
root@horus:~# uname -a
Linux horus 5.15.162 #0 SMP Mon Jul 15 22:14:18 2024 x86_64 GNU/Linux
root@horus:~# uptime
21:30:57 up 23 min, load average: 0.14, 0.21, 0.24
root@horus:~# free
total used free shared buff/cache available
Mem: 1922192 136660 1638916 28768 146616 1697540
Swap: 0 0 0
root@horus:~# df -h
Filesystem Size Used Available Use% Mounted on
/dev/root 28.7G 211.9M 28.5G 1% /
tmpfs 938.6M 28.1M 910.5M 3% /tmp
/dev/mmcblk0p1 16.0M 6.1M 9.8M 38% /boot
/dev/mmcblk0p1 16.0M 6.1M 9.8M 38% /boot
tmpfs 512.0K 0 512.0K 0% /dev
/dev/sdb1 7.0G 39.4M 6.6G 1% /mnt/sdb1
root@horus:~# ubus call system board
{
"kernel": "5.15.162",
"hostname": "horus",
"system": "Intel(R) Celeron(R) CPU N2808 @ 1.58GHz",
"model": "ULTRATOP ULTRATOP Liva",
"board_name": "ultratop-ultratop-liva",
"rootfs_type": "ext4",
"release": {
"distribution": "OpenWrt",
"version": "23.05.4",
"revision": "r24012-d8dd03c46f",
"target": "x86/64",
"description": "OpenWrt 23.05.4 r24012-d8dd03c46f"
}
}
root@horus:~#
Some log...
Wed Jan 29 20:42:31 2025 kern.info kernel: [10191150.464846] dns listen[23841]: segfault at 7f42c4de1f13 ip 00007f425d6bb4d0 sp 00007f425d5ab870 error 4 in libpcap.so.1.10.4[7f425d6a8000+1d000]
Wed Jan 29 20:42:31 2025 kern.info kernel: [10191150.493036] Code: 89 fa 44 29 e2 39 c2 0f 4e c2 89 44 24 0c 83 7c 24 0c 00 0f 84 c4 00 00 00 83 7d 2c 00 0f 85 ba 00 00 00 4c 8b ab 80 00 00 00 <41> 8b 45 24 66 85 c0 75 0c be 00 81 00 00 41 f6 45 14 40 74 03 0f
Wed Jan 29 20:43:52 2025 daemon.info procd: Instance dnsmasq::horus s in a crash loop 6 crashes, 1 seconds since last crash
Wed Jan 29 20:47:10 2025 daemon.crit dnsmasq[1]: failed to create listening socket for 191.255.136.7: Address in use
Wed Jan 29 20:47:10 2025 daemon.crit dnsmasq[1]: FAILED to start up
Wed Jan 29 20:47:14 2025 daemon.warn miniupnpd[7085]: SSDP packet sender [::ffff:169.254.201.214]:57490 (if_index=-1) not from a LAN, ignoring
Wed Jan 29 20:47:16 2025 daemon.crit dnsmasq[1]: failed to create listening socket for 191.255.136.7: Address in use
Wed Jan 29 20:47:16 2025 daemon.crit dnsmasq[1]: FAILED to start up
Any help is appreciate.