> some of these devices are using a sneaky tactic to bypass your PiHole entirely I don't think that it's malevolent on their part. Lots of ISP DNS are crappy. Hardcoding a reasonably reliable one saves them a lot of frustration and unnecessary technical support.
So if every single piece of hardware or software followed this one crazy trick the world would be better because some people at a tech company wouldn’t have to field as many support questions?
72% of smart TVs and 46% of game consoles hardcode DNS settings
21–30 of 673 posts
Re: 72% of smart TVs and 46% of game consoles hardcode DNS settings
#22It is possible to buy 58 inch dumb TV, connect that to a machine you own.
Re: 72% of smart TVs and 46% of game consoles hardcode DNS settings
#23I’m responsible for a bunch of IoT hardware, and every firmware spec I write includes a note on not using the DNS servers provided via DHCP. While sure there are companies explicitly doing this to avoid filtering, at least in my case it’s because a significant proportion of DHCP servers are configured to send DNS to your ISP, and ISP provided DNS is almost universally terrible. They’ll ignore TTLs, rewrite NXDOMAIN r…
What DNS do you hardcode? Google's? Or do you advice the use to set it up himself? I am very suspicious of the push for https and the like. I feel it is mainly about hiding the payload from me not any third party.
The problem of shitty devices on your private network is a different one.
Re: 72% of smart TVs and 46% of game consoles hardcode DNS settings
#24Earlier quoted context omitted.
What DNS do you hardcode? Google's? Or do you advice the use to set it up himself? I am very suspicious of the push for https and the like. I feel it is mainly about hiding the payload from me not any third party.
You're right to be suspicious. The DNS-over-HTTPS model favors those who run the servers (because they get exclusive access to monetizable end user name resolution data) and those who control the resolvers. You might control the resolver on your personal computer (for now). You probably don't control it on your phone. You most likely won't control it on your embedded devices.
Re: 72% of smart TVs and 46% of game consoles hardcode DNS settings
#25I’m responsible for a bunch of IoT hardware, and every firmware spec I write includes a note on not using the DNS servers provided via DHCP. While sure there are companies explicitly doing this to avoid filtering, at least in my case it’s because a significant proportion of DHCP servers are configured to send DNS to your ISP, and ISP provided DNS is almost universally terrible. They’ll ignore TTLs, rewrite NXDOMAIN r…
I can see myself using it as well, maybe even just to see which devices don't use DNS.
Here's another idea: generate a unique IPv6 address per DNS request, route them to the correct destination, filter other IPs. Not really scalable, but usable on small networks/VLANs.
Re: 72% of smart TVs and 46% of game consoles hardcode DNS settings
#26[flagged]
These changes are always gradual until they become ubiquitous. Some changes are stopped in their tracks due to legislation.
Re: 72% of smart TVs and 46% of game consoles hardcode DNS settings
#27Let's face it, the devs implementing these devices run a scrum process, features get stacked upon features and no one cares about, let alone understands the security of the whole tool stack. It is only a matter of time before we have a bot net of smart tvs and roombas. And network owners will be held responsible.
Re: 72% of smart TVs and 46% of game consoles hardcode DNS settings
#28Earlier quoted context omitted.
What DNS do you hardcode? Google's? Or do you advice the use to set it up himself? I am very suspicious of the push for https and the like. I feel it is mainly about hiding the payload from me not any third party.
DNS over secure channels is actually good - it limits bad behavior by ISPs. The problem of shitty devices on your private network is a different one.
I recently bought a car, and could not find one without a cellular modem and microphones. Removing the modem voids the warranty. The period where you can opt out is mostly over.
Re: 72% of smart TVs and 46% of game consoles hardcode DNS settings
#29> some of these devices are using a sneaky tactic to bypass your PiHole entirely I don't think that it's malevolent on their part. Lots of ISP DNS are crappy. Hardcoding a reasonably reliable one saves them a lot of frustration and unnecessary technical support.
Re: 72% of smart TVs and 46% of game consoles hardcode DNS settings
#30Just don't buy smart TV, or any of that IoT crap. It is possible to buy 58 inch dumb TV, connect that to a machine you own.