[Dnsmasq-discuss] shortcuts for REFUSED / RCODE

2024-03-20 Thread Ercolino de Spiacico
Following the man page I can see that we have short syntax to define a locally a domain binding using address (or local as we use) directive and return accordingly: local=/example.com/# = 0.0.0.0 (NULL) local=/example.com/ = NXDOMAIN In the context of adblocking I am told certain browsers/syst

Re: [Dnsmasq-discuss] shortcuts for REFUSED / RCODE

2024-03-20 Thread Dominik Derigs via Dnsmasq-discuss
Hey Ercolino, In the context of adblocking I am told certain browsers/systems react much better when the DNS server returns FORBIDDEN (I guess they mean REFUSED which is return code 5 https://www.iana.org/assignments/dns-parameters/dns-parameters.xhtml#dns-parameters-6) as this instructs the

[Dnsmasq-discuss] RFC 2136 DNS Update?

2024-03-20 Thread Ronan Pigott via Dnsmasq-discuss
Hi dnsmasq, So I searched around and found some very old discussions about supporting DNS Update in dnsmasq. It seems like the feeling was that since dnsmasq already gathered it's own information base from DHCP, it wasn't necessary to add DNS Update support for clients because we already know thei

[Dnsmasq-discuss] dump dynamic dns assignments

2024-03-20 Thread Tim Tassonis
Hi all I use and love dnsmasq now for quite some while, without ever going much into the details. What I wonder: Is there a way to find out what hostnames the dhcp server has assigned to what ip addresses dynamically? I know that dnsmasq registers them just fine, but is there a run-time acce