this post was submitted on 13 Jun 2023
1 points (100.0% liked)
Technology
165 readers
1 users here now
This magazine is dedicated to discussions on the latest developments, trends, and innovations in the world of technology. Whether you are a tech enthusiast, a developer, or simply curious about the latest gadgets and software, this is the place for you. Here you can share your knowledge, ask questions, and engage in discussions on topics such as artificial intelligence, robotics, cloud computing, cybersecurity, and more. From the impact of technology on society to the ethical considerations of new technologies, this category covers a wide range of topics related to technology. Join the conversation and let's explore the ever-evolving world of technology together!
founded 2 years ago
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I cannot recommend setting up a pi-hole or something similar more before getting started on anything else.
My friend set up a whole bunch of really nice smart features in his apartment, and separately set up a pi-hole as he was beginning to build out his NAS/plex server to be remotely accessible. One of the many things he found out was that his lightbulbs were pinging back and forth 100s of times an hour with a server in China that his pi-hole was able to start filtering/blocking. I don't know if he ever set up any packet sniffing to see what exactly was being communicated with all those pings, but you can never be too safe with this stuff.
I use Technitum DNS server to block but take a couple more steps.
I have a IoT block group that blocks them from WAN.
Then I point them at a dummy gateway and DNS server.
Actual gateway is 10.0.1.1 dummy 10.0.1.99 and use the same for the DNS.
I know I should use vlans but a lot services have issues jumping vlans.