I’m in the process of building out a smallish home lab, with most things running in containers, and one of the things I wanted was dns for my internal things that Just Worked. It seems this is still harder than it needs to be. I started looking at Consul + Traefik, but the latest version of Traefik seems to have gotten significantly more complex for simple use cases. I’ve since started looking at Caddy, which seems f…
BIND provides DNS that just works. :)
Show HN: Switchboard – A mDNS based reverse proxy for personal infrastructure
11–20 of 38 posts
Re: Show HN: Switchboard – A mDNS based reverse proxy for personal infrastructure
#12Hope this isn’t too off topic, but does anyone happen to know if there’s any way to VPN with mDNS so that iTunes syncing and/or media sharing work remotely?
Re: Show HN: Switchboard – A mDNS based reverse proxy for personal infrastructure
#13I’m in the process of building out a smallish home lab, with most things running in containers, and one of the things I wanted was dns for my internal things that Just Worked. It seems this is still harder than it needs to be. I started looking at Consul + Traefik, but the latest version of Traefik seems to have gotten significantly more complex for simple use cases. I’ve since started looking at Caddy, which seems f…
Re: Show HN: Switchboard – A mDNS based reverse proxy for personal infrastructure
#14Host names with spaces, etc (e.g., DNS non-compliant) don't work, but otherwise it Just Works.
Edit: language
Re: Show HN: Switchboard – A mDNS based reverse proxy for personal infrastructure
#15I’m in the process of building out a smallish home lab, with most things running in containers, and one of the things I wanted was dns for my internal things that Just Worked. It seems this is still harder than it needs to be. I started looking at Consul + Traefik, but the latest version of Traefik seems to have gotten significantly more complex for simple use cases. I’ve since started looking at Caddy, which seems f…
Re: Show HN: Switchboard – A mDNS based reverse proxy for personal infrastructure
#16My router (runs Tomato, but I think DD-WRT is the same) automatically puts host names into its DNS server; I've never had to do anything. Host names with spaces, etc (e.g., DNS non-compliant) don't work, but otherwise it Just Works. Edit: language
Re: Show HN: Switchboard – A mDNS based reverse proxy for personal infrastructure
#17My router (runs Tomato, but I think DD-WRT is the same) automatically puts host names into its DNS server; I've never had to do anything. Host names with spaces, etc (e.g., DNS non-compliant) don't work, but otherwise it Just Works. Edit: language
Re: Show HN: Switchboard – A mDNS based reverse proxy for personal infrastructure
#18I’m in the process of building out a smallish home lab, with most things running in containers, and one of the things I wanted was dns for my internal things that Just Worked. It seems this is still harder than it needs to be. I started looking at Consul + Traefik, but the latest version of Traefik seems to have gotten significantly more complex for simple use cases. I’ve since started looking at Caddy, which seems f…
Re: Show HN: Switchboard – A mDNS based reverse proxy for personal infrastructure
#19Hope this isn’t too off topic, but does anyone happen to know if there’s any way to VPN with mDNS so that iTunes syncing and/or media sharing work remotely?
Otherwise Avahi has a mode to allow reflecting (mdns traffic between two interfaces) on point to point interfaces and if you run that on the VPN server it may let mdns work from your vpn client to the local lan of the server. Will depend if your mdns implementation tries to query on the VPN interface though. Which again for avahi you can enable point to point on the client side. Unsure if you can do that on windows/Mac.
Re: Show HN: Switchboard – A mDNS based reverse proxy for personal infrastructure
#20My router (runs Tomato, but I think DD-WRT is the same) automatically puts host names into its DNS server; I've never had to do anything. Host names with spaces, etc (e.g., DNS non-compliant) don't work, but otherwise it Just Works. Edit: language