I finally had the time to set up a Ubiquiti EdgeRouter on my network. (Weird set up due to AT&T which I’ll put into a blog post.)
The EdgeRouter has DNS Forwarding (sometimes known as “split horizon dns”) which will allow me to forward traffic to the correct service/IP on my LAN.
So, requests sent to “myhassiobox.com” will get forwarded to my Hassio installation on my RPi4 while requests sent to “mynextcloud.com” will get sent to my NextCloud insallation. It’ll even forward to the correct port if I’m running multiple services on the same box.
The EdgeRouter supports Dynamic DNS natively using dyndns, dnspark, loopia and “URL,” which I’m hoping let’s me use the service of my choice.
With this set up, do I even need to set up the DuckDNS integration in Hassio?
Does anyone have a perspective or experience with this?