Skip to content

v6.2.2 broke conditional forwarding #2683

@GustelDE

Description

@GustelDE

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions