-
-
Notifications
You must be signed in to change notification settings - Fork 233
Open
Description
Hello,
with the latest update to v6.2.2 broke my conditional forwarding.
I set up:
sudo nano /etc/dnsmasq.d/02-custom.conf
server=/lan/10.88.101.51
server=/88.10.in-addr.arpa/10.88.101.51
Which means all ".lan"-zone-requests are redirected to the DNS-server 10.88.101.51. This worked until v6.2.1
But with 6.2.2 it logs "nameserver 10.88.101.51 refused to do a recursive query".
I configured 10.88.101.51 to allow recurisve querys, but no change.
I rolled everything back to v6.2.1 and everythings works again.
Can anyone provide me with some help.
Thanks
Metadata
Metadata
Assignees
Labels
No labels