Basically I want to set up a traefik experience, but not just http. I can assign individual IP addresses for different apps so they can act as separate machines on my network, and now I want to route their own domains entirely separately. For example, I could use traefik to forward files.home.com to the port where my NextCloud is exposed and media.home.com to the port where Emby is exposed, but it would also be great if I could have gate.home.com go to the VPN service and hitting gate.home.com on any port other than 1994 goes to a black hole.
Somehow, I don't think this is a simple matter of setting my NAT gateway to use the local DNS server. Any ideas?
Somehow, I don't think this is a simple matter of setting my NAT gateway to use the local DNS server. Any ideas?