<div dir="ltr">Hi, I'm running dnsmasq/Pi-Hole in a docker container with bridged networking and dhcp-helper to forward broadcasts to the Pi-Hole container. This is working, but DHCP renewals that send unicast packets to the DHCP server (specified by the server-identifier option) will fail because dnsmasq is using the containers internal IP for this option. Would it be possible to allow overriding of server-identifier so that it can be set to the docker host/relay IP? I think a similar thing has been mentioned here <a href="https://dnsmasq-discuss.thekelleys.org.narkive.com/M9Rwt2oy/cannot-override-dhcp-server-identifier-option-54">https://dnsmasq-discuss.thekelleys.org.narkive.com/M9Rwt2oy/cannot-override-dhcp-server-identifier-option-54</a> but that was 10 years ago lol<br><br>Here's my original issue where I was directed to email you guys <a href="https://github.com/pi-hole/FTL/issues/2397">https://github.com/pi-hole/FTL/issues/2397</a><br><br>Thanks,<br>Zak</div>