TechnitiumSoftware / DnsServer

Technitium DNS Server
https://technitium.com/dns/
GNU General Public License v3.0
3.83k stars 399 forks source link

DHCP scope using wrong ip for "Use This DNS Server" when "DNS Server Local End Points" has been set #851

Closed tannyl closed 3 months ago

tannyl commented 4 months ago

When defining a DHCP scope and using the DNS Servers setting and toggling on the This DNS Server option for this setting it uses the ip address of the interface with the default gateway and/or the ip of eth0 even if you have defined other ip addresses under the DNS Server Local End Points setting. image

image

Note that this is running inside a Docker container.

ShreyasZare commented 4 months ago

Thanks for the feedback, Will update the code to select the specific address the DNS server is listening on.

ShreyasZare commented 3 months ago

Technitium DNS Server v12.1 is now available that fixes this issue. Do update and let me know your feedback.