[Dnsmasq-discuss] config error is REFUSED (EDE: not ready) since v2.86

Jack YAPI jypatern at gmail.com
Wed Sep 6 04:11:19 UTC 2023


We do use dnsmasq 2.85 but any newer versions passed 2.85 result in "config
error is REFUSED (EDE:not ready)".
I saw a patch was made to handle the address type in
https://lists.thekelleys.org.uk/pipermail/dnsmasq-discuss/2021q3/015644.html


Can we have a similar patch to handle the server type as well. It looks
like it's only grabbing # as domain without processing the ip address
appended to it.

In our case we are trying to start dnsmasq with

dnsmasq -k -q \
    --log-facility=- \
    --log-debug \
    --cache-size=0 \
    --no-hosts \
    --no-resolv \
    --server=/#/x.x.x.x \


with x.x.x.x is the ip address.

In the log we can see that it's referencing the domain as:
for domain #
config error is REFUSED (EDE:not ready)"

Thank you.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.thekelleys.org.uk/pipermail/dnsmasq-discuss/attachments/20230906/33072fa9/attachment.htm>


More information about the Dnsmasq-discuss mailing list