I set the local domain in ‘settings?tab=settings’ to: 'homenuc.local' and the domain in advanced settings to ‘homenuc.local’. Then I configured adguard and added the dns to the router so that traffic goes through adguard and it works. Then I added to adguard: ‘dns_rewrites’:
- domain: homenuc.local
- 192.168.68.64
192.168.68.64 is the ip of my local server.
But still homenuc.local is not working why?
From another computer on the network I checked and I have something like this:
nslookup homenuc.local
Server: 192.168.68.64
Address: 192.168.68.64#53
Non-authoritative answer:
Name: homenuc.local
Address: 192.168.68.64
so it should work but it doesn't.