[Dnsmasq-discuss] config error is REFUSED (EDE: not ready) for dnsmasq version
Purushotham P
Purushotham.P1 at ibm.com
Mon Mar 11 08:55:58 UTC 2024
Can someone help me from this blocker?
Thanks & Regards,
Purushotham P
From: Purushotham P <Purushotham.P1 at ibm.com>
Date: Friday, 23 February 2024 at 11:37 AM
To: dnsmasq-discuss at lists.thekelleys.org.uk <dnsmasq-discuss at lists.thekelleys.org.uk>
Cc: Saumya Singh <Saumya.Singh11 at ibm.com>
Subject: config error is REFUSED (EDE: not ready) for dnsmasq version
Hi Team,
When we upgrade dnsmasq to 2.89 on our docker container has stopped responding and showing error message as config error is REFUSED (EDE: not ready). But if we try using dnsmasq version 2.85 our docker container is responding and working good. We are supposed to use 2.89-r3 version to avoid vulnerabilities.
Can someone please help us resolve this blocking issue?
2.85 Configuration is as below:
dnsmasq -k -q \
--log-facility=- \
--cache-size=0 \
--no-hosts \
--no-resolv \
--log-debug \
--log-queries \
--server=/#/my_IPaddress1 \
--server=/#/ my_IPaddress2
2.89 configuration is as below:
dnsmasq -k -q \
--log-facility=- \
--cache-size=0 \
--no-hosts \
--no-resolv \
--log-debug \
--log-queries \
--server= my_IPaddress1 \
--server= my_IPaddress2
(or)
dnsmasq -k -q \
--log-facility=- \
--cache-size=0 \
--no-hosts \
--no-resolv \
--log-debug \
--log-queries \
--server=/#/my_IPaddress1 \
--server=/#/ my_IPaddress2
For 2.89 we tried with and without /#/ both times we are getting config error is REFUSED (EDE: not ready) error.
Thanks & Regards,
Purushotham P
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.thekelleys.org.uk/pipermail/dnsmasq-discuss/attachments/20240311/1cc03b2f/attachment-0001.htm>
More information about the Dnsmasq-discuss
mailing list