Hello all,
I have a small Raspberry Pi 4 that is hosting two apps, Pi-Hole and my Ubiquiti Unifi Controller. I would like to reference each app by a different host name, ie pihole.petrillo.home and unifi.petrillo.home. How can I do this in the OPNsense DHCP server?
Thanks,
Steve
You can do this in the DNS server (Unbound) by adding host overrides.
Thanks for that!