←back to thread

1895 points _l4jh | 3 comments | | HN request time: 0.001s | source
Show context
ComputerGuru ◴[] No.16728122[source]
This is bad, bad, bad advice. You don't set the DNS on your local machine. That breaks things. The DNS needs to be set at the gateway. If you change your PC/mac's DNS to an external service, you won't be able to resolve any addresses on the local network.

Come on, CloudFlare. You guys know better than that. Please stop breaking the (local) internet.

replies(10): >>16728139 #>>16728143 #>>16728144 #>>16728148 #>>16728152 #>>16728177 #>>16728193 #>>16729378 #>>16729789 #>>16731793 #
lorenzhs ◴[] No.16728139[source]
Ordinary users don't have anything that resolves to local IPs, so this is a non-issue for just about anybody. Plus, many if not most ISP-provided modem-router-AP-boxes don't let you configure the DNS server they use, making your recommendation impossible to follow for most users. Someone who runs services on their local network likely knows enough to do as you say, but for 99% of people, these instructions are exactly what they need.
replies(2): >>16728331 #>>16729075 #
1. Spooky23 ◴[] No.16728331[source]
Most people own printers and other devices that use local DNS.

Don’t presume that joe public is a simpleton. Millions of people are not.

replies(1): >>16729830 #
2. lorenzhs ◴[] No.16729830[source]
Zeroconf (Avahi/Bonjour) takes care of making that wireless printer work regardless of which DNS server you’re using.

I’m not insinuating that “joe public” is dumb. He just doesn’t need to care about DNS on his local network, there’s software that handles it for him.

replies(1): >>16730516 #
3. wpietri ◴[] No.16730516[source]
Yes! People are smart enough to handle most things. But they don't have time or attention to handle all the things. When we're making technology for users, we should do our best to make sure they only have to learn about the things that are important to them.