[Dnsmasq-discuss] "reply query is duplicate" failure
Simon Kelley
simon at thekelleys.org.uk
Thu Mar 23 11:13:36 UTC 2023
On 22/03/2023 21:18, Manish Shakya wrote:
> Hi there,
>
> I am using v2.89 dnsmasq with openwrt. Evenever dnsmasq shows the
> following logs, the getaddrinfo() function fails and has to be retried.
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Missed this in my first answer. The log shows queries for the same
domain A and AAAA records coming from 127.0.0.1 and ::1 (the IPv6
localhost address), so a total of four queries. All four queries get
answered with the apparently correct answers. If getaddrinfo() fails
but only in the circumstance that you see the "duplicate" message then
I'd like to see packet captures just to ensure that there's no dnsmasq
problem.
Simon.
More information about the Dnsmasq-discuss
mailing list