Quote from: bartjsmit on October 18, 2024, 07:59:48 AM
You need split DNS. Internal clients go direct, bypassing NPM because they have the internal IP of your host(s).
If you don't want to build a second DNS server, add hosts entries on your clients. For Windows this is in system32\drivers\etc
Is split DNS different from unbound overrides? I thought unbound would be able to do it, but I think it was causing the client to detect my opnsense router wasn't authorised to use that domain name (but again, maybe I was just doing it wrong).
by second DNS server are you saying I should just run ad-guard on my opnsense? or pi-hole on my homeassistant?
edit: also windows host file can only do IP, not IP:port, but I would prefer not to alter host files.