Hello. Is it possible to get resolved ip addresses to dns name with default "DNS" server (RUTXR1) via forwarding to external DNS?
in /etc/config/dhcp file, under section "config dnsmasq" I have following string:
list server '/subdomain.domain.com/192.168.111.222'
I did try to add reverse record, what in GUI looks like: /123.168.192.in-addr.arpa/192.168.111.222
to get ptr records for subnet 192.168.123.0, but GUI does not allow it (FAILED TO EDIT CONFIGURATION)
So, is it possible at all? What is my mistake?