I was going to use an old Mac Mini as a dedicated Adguard server. As soon as i change the DHCP settings on the router to push the adguard server, no resolution of hosts on the LAN, which i expect. However Adguard has the option of specifying the Asus router for resolution of hostnames. However the router does not resolve them.
I SSH into the router and still i cant resolve the hosts i can see in the /var/lib/misc/dnsmasq.leases
I also notice, where i have a client set to use DHCP, but manually reserve an IP in the router outside of the pool, it does not appear in leases. What is the expected behaviour here?
I have the nextdns cli, i run a discover and i find a list of local hosts, but i cannot reach any of them by name, regardless of nextdns state.
I dont know if this never worked, or stopped working recently. I have the Firmware:3004.388.9_2
From ssh on the router I do nslookup jarvis and the upstream server responds, i do nslookup jarvis 10.0.1.1 and it works. in WAN settings i have Forward local request upstream set to off.
I know i could script the retrieval of the leases etc, but i prefer not to. Its not really a big deal, more i am curious how it is supposed to work.
I SSH into the router and still i cant resolve the hosts i can see in the /var/lib/misc/dnsmasq.leases
I also notice, where i have a client set to use DHCP, but manually reserve an IP in the router outside of the pool, it does not appear in leases. What is the expected behaviour here?
I have the nextdns cli, i run a discover and i find a list of local hosts, but i cannot reach any of them by name, regardless of nextdns state.
I dont know if this never worked, or stopped working recently. I have the Firmware:3004.388.9_2
From ssh on the router I do nslookup jarvis and the upstream server responds, i do nslookup jarvis 10.0.1.1 and it works. in WAN settings i have Forward local request upstream set to off.
I know i could script the retrieval of the leases etc, but i prefer not to. Its not really a big deal, more i am curious how it is supposed to work.