ps w | grep [d]nsmasq
2406 nobody 2776 S dnsmasq --log-async
2408 Me 2644 S dnsmasq --log-async
ifconfig br0
br0 Link encap:Ethernet HWaddr 7C:10:C9:E1:FE:A0
inet addr:192.168.1.1 Bcast:192.168.1.255 Mask:255.255.255.0
UP BROADCAST RUNNING ALLMULTI MULTICAST MTU:1500 Metric:1
RX packets:1394724271 errors:0 dropped:1502417 overruns:0 frame:0
TX packets:2193259768 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:1108087297488 (1.0 TiB) TX bytes:2698158282352 (2.4 TiB)
GUI shows it in AP mode, running `netstat -nlp | grep ":67 "` doesn't return anythingHave a look to make sure the AC68U is still in AP mode, and not running dnsmasq also.
Do you still have the Wireshark file? Is the source MAC for this specific transaction the same as what is on br0?Ah yes, there it is...
View attachment 56744
If you mean `HWaddr 7C:10:C9:E1:FE:A0` and the source for the ACK, then yes they're the same (it's the AX56U).Do you still have the Wireshark file? Is the source MAC for this specific transaction the same as what is on br0?
Can you reboot the AC68U AP to force all the clients to renew their leases?Almost all wireless devices connect to R2.
Pretty sure I'd already done that but have just done it again. Phone and laptop haven't had a DHCP reservation on the 56U for a while now, but they're still being given the same IPs. They've still got 101 and 200 as their DNS servers too.Can you reboot the AC68U AP to force all the clients to renew their leases?
log-dhcp
to /jffs/configs/dnsmasq.conf.add
? Then run service restart_dnsmasq
Feb 24 22:17:31 dnsmasq-dhcp[16837]: 1732646482 sent size: 1 option: 53 message-type 5
Feb 24 22:17:31 dnsmasq-dhcp[16837]: 1732646482 sent size: 4 option: 54 server-identifier 192.168.1.1
Feb 24 22:17:31 dnsmasq-dhcp[16837]: 1732646482 sent size: 4 option: 51 lease-time 1d
Feb 24 22:17:31 dnsmasq-dhcp[16837]: 1732646482 sent size: 4 option: 58 T1 12h
Feb 24 22:17:31 dnsmasq-dhcp[16837]: 1732646482 sent size: 4 option: 59 T2 21h
Feb 24 22:17:31 dnsmasq-dhcp[16837]: 1732646482 sent size: 4 option: 1 netmask 255.255.255.0
Feb 24 22:17:31 dnsmasq-dhcp[16837]: 1732646482 sent size: 4 option: 28 broadcast 192.168.1.255
Feb 24 22:17:31 dnsmasq-dhcp[16837]: 1732646482 sent size: 4 option: 6 dns-server 192.168.1.1
Feb 24 22:17:31 dnsmasq-dhcp[16837]: 1732646482 sent size: 1 option:252 0a
Feb 24 22:17:31 dnsmasq-dhcp[16837]: 1732646482 sent size: 9 option: 15 domain-name home.arpa
Feb 24 22:17:31 dnsmasq-dhcp[16837]: 1732646482 sent size: 4 option: 3 router 192.168.1.1
Can you addlog-dhcp
to/jffs/configs/dnsmasq.conf
? Then runservice restart_dnsmasq
/jffs/configs/dnsmasq.conf
to the directory?You can run these commands:I didn't actually have that enabled so it's just been enabled. Navigating to /jffs/configs shows an empty directory. Should I add/jffs/configs/dnsmasq.conf
to the directory?
echo "log-dhcp" >/jffs/configs/dnsmasq.conf.add
service restart_dnsmasq
just saw this. I created theI had to update the filename above. Otherwise, your dnsmasq would break… sorry.
/jffs/configs/dnsmasq.conf.add
and added the log-dhcp line:94:3A:91:E8:9A:73
is an Amazon Echo, I can't tell what the one beginning 1E is for. I'm also a bit confused to see skip the event
lines. Is this relevant? The Password auth succeeded for...
is for my Home Assistant integration and SSH into the router from the laptop.Make sure the/jffs/configs/dnsmasq.conf
(bad) file isn’t there.
The restart of the firewall was not completing in time, so the logger restart and even a reboot attempt timed out. Odd for sure, especially if you have no other custom scripts.But that 'skip event: reboot' got me thinking
Confirmed, no scripts.The restart of the firewall was not completing in time, so the logger restart and even a reboot attempt timed out. Odd for sure, especially if you have no other custom scripts.
Welcome To SNBForums
SNBForums is a community for anyone who wants to learn about or discuss the latest in wireless routers, network storage and the ins and outs of building and maintaining a small network.
If you'd like to post a question, simply register and have at it!
While you're at it, please check out SmallNetBuilder for product reviews and our famous Router Charts, Ranker and plenty more!