this post was submitted on 16 Apr 2025
740 points (99.1% liked)

Technology

69156 readers
2930 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] oliver@lemmy.neuralwhisper.eu 1 points 5 days ago (1 children)

Works with both vendors if looking into Pi-hole‘s logs and once they should really hardcode the DNS or similar stuff here, the connection will be disabled (which is the best way to deal with this anyway apart from updating firmware if you use an external box).

Once they try to reach IPs directly (ECOVACS once did so) you may block those on a firewall-basis but everything depends on your needs, will and setup of course.

[–] WhyJiffie@sh.itjust.works 2 points 5 days ago (1 children)

if pihole says its blocked, that does not mean your device does not also query another DNS server

and once they should really hardcode the DNS or similar stuff here, the connection will be disabled

but how'll you notice that? that ads return? different subsystems of the tv might work differently

Once they try to reach IPs directly (ECOVACS once did so) you may block those on a firewall-basis

and how do you know what IPs to block? and then, a server on an IP could hold multiple services such that blocking it breaks multiple things.

I'm not here to tease you, but I really think that this might not be enough even today

[–] oliver@lemmy.neuralwhisper.eu 2 points 5 days ago

Well, there is some work to do with identifying the device in your network (which shouldn’t be the problem) and monitor the connections over a specific time. When (as happened with ECOVACS) a single device frequently connects to DNS and HTTPS reaching a single IP belonging to this vendor, this is regulated quite easily with a proper firewall. Without the insights, this is (like you wrote) difficult to accomplish and yes, there may be false positives. Also separating those devices within an own VLAN could be part of a (individual) scenario.

Samsung mostly talks to specific hosts, LG does as well and searching for firmware triggers different targets. These are easy to find if you know what you‘re doing but this depends on setup and knowledge. It‘s a hare-and-tortoise-race though.

The safest way would be disabling the WiFi or LAN-connection if you don“t need any of the services shipped with the devices but while this may work for TVs, it may make your Vacuum Cleaner useless as the specific app for that device won‘t work anymore.