-
Notifications
You must be signed in to change notification settings - Fork 1.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
DHCP Server in .12 stops certain IoT devices from connecting #4904
Comments
@jgriffiths014, hello and thanks for reporting. Could you please collect a verbose log for us, capturing the moment of DHCP messages interchange? You're welcome to send it to devteam@adguard.com. |
Hi @EugeneOne1 , Just emailed a log to the specified email address, I have had to sanitize it a little. The mac address of the device i tested with is 48:78:5e:da:12:0c Thanks |
@jgriffiths014, we've just pushed the newest edge build. It's intended to check the assumption that the message size causes this issue. Could you please give it a try? |
My Sonos Play 1 has same issue. No IP Adress from DHCP. Revert back to Version: v0.107.11, is all ok. Pihole working good also. |
@djusHa, could you please also try the latest edge build? It reverts some changes made in 0.107.12. |
@EugeneOne1: Edge build seems to work flawless, DHCP on my Sonos Play 1 works again. So far, so good :-) |
Ugh, I bought a new Roku thinking my old one was bad. Found this after the new one came and didn't work either. |
Sorry @EugeneOne1, I've been away for a few days - I'll reconfigure my instance for you today and grab the logs. Thanks |
@rhraziel, have you tried the latest edge build of AdGuard Home. It seems, we've introduced a little bug into DHCP recently. |
Hi, log running latest edge version mailed over for you, everything seems to work - devices rebooted and came back online. Didn't capture in the logs but I reset all leases and rebooted the devices - they came back online ok. Thanks |
@jgriffiths014, great to hear. I'll close the issue then, if you don't mind. |
@EugeneOne1 Yes, the edge build worked for me. |
Merge in DNS/adguard-home from 4904-rm-padding to master Updates AdguardTeam#4904. Updates AdguardTeam#4903. Squashed commit of the following: commit 8533740 Author: Eugene Burkov <E.Burkov@AdGuard.COM> Date: Fri Sep 9 19:38:09 2022 +0300 dhcpd: return dhcp msg size
Prerequisites
I have checked the Wiki and Discussions and found no answer
I have searched other issues and found no duplicates
I want to report a bug and not ask a question
Operating system type
Linux, Other (please mention the version in the description)
CPU architecture
AMD64
Installation
Docker
Setup
On one machine
AdGuard Home version
v0.107.12
Description
What did you do?
updated to v0.107.12, after the DHCP leases expired, my Blink camera system refused to re-connect. Connecting the devices to a guest network that uses a different DHCP server brings the devices back online. rolling back to v0.107.11 also brings the devices back online.
Expected result
All devices should stay online after a DHCP lease renewal
Actual result
devices unable to renew DHCP lease and therefore cannot connect to the network.
Screenshots (if applicable)
Additional information
The text was updated successfully, but these errors were encountered: