Hi all,
I have a problem on my internal network regarding dns resolution.
the name of the opnsense box is firewall.balaci.eu
nslookup firewall.balaci.eu
Server: 172.16.10.1
Address: 172.16.10.1#53
Name: firewall.balaci.eu
Address: 213.10.27.11
Name: firewall.balaci.eu
Address: 10.0.0.1
Name: firewall.balaci.eu
Address: 172.16.10.1
Name: firewall.balaci.eu
Address: 172.16.40.1
Name: firewall.balaci.eu
Address: 172.16.30.1
it replies well on nslookup. Now the problem is, I am using NGINX proxy manager to distribute a wildcard certificare to all my internal appliances and firewall.balaci.eu is pointing to 172.16.10.1/24 interface.
it is never loading when I write it in the browser.
What am I missing?
Thank you
Set the checkbox at "Services: Unbound DNS: General" -> "Do not register system A/AAAA records"
Instead, create a manual DNS entry as you like.
this works. thank you
i missed that check.