Turris OS 5.1.6 is out!

I have in /etc/config/dhcp:

config dnsmasq
        option port '53'

and in /etc/config/resolver:

config resolver 'common'
        option port '54'

so I diverted kresd to port 54 (just for debug) and turned on resolving via dnsmasq on port 53 works good for long time.

maybe because you removed the option “port 0”, it got re-added.

how do you config local reverse lookups? maybe you can fix it for kresd: