What hostname do you use for server? home.box or home.local?
What hostname do you use for server? home.box or home.local?
There are many DNS names options. Which one do you use?
You're viewing a single thread.
i use my external zone name but have an internal view of the zone inside my lan so records point to local ips.
12 0 ReplyDo you use NAT reflection to avoid issues with mobile devices caching the external IP address?
3 0 ReplyAh that's a really good point. I will have to Google this so I can learn how it is done in iptables because I've only ever done it with pf on OpenBSD.
2 0 ReplyI've never experienced any issues so far, the devices should be flushing the cache on network change in theory.
1 0 Replyyep
1 0 Reply
I use subdomains, i.<external domain>, w.<ext> for wifi, few others for vms and containers.
With wireguard everything just works, and wireguard overhead over wireless is negligible even on wifi6.
3 0 ReplyI agree on WireGuard. It's clearly the winner in terms of speed for point to point VPN.
2 0 Reply
Split Horizon DNS is the most seamless user experience.
3 0 ReplySame, I achieve this with Adguard DNS rewrite.
2 0 ReplyExactly the same. I'd like to add that my devices still get a .lan TLD from the router.
2 0 ReplySame here. I have several domains, one is used for servers and email, 2nd for websites, 3rd for messing around (test setups) and a 4th is almost unused now, but with the demise of twitter and reddit I'm thinking of using that one for the fediverse (it's my username in national tld).
BTW internal and external dns run on different systems and all private zones are dnssec signed. (Loved the challenge on setting that up correctly)
2 0 Reply