• Aesculapius
    link
    fedilink
    171 year ago

    Security risk is the bigger concern IMHO. These devices are often a security weak point for networks. Putting them on their own wifi network and then isolating that network is critical.

    • @rehydrate5503
      link
      English
      51 year ago

      How can you ensure this is done? There are so many devices that need to connect to the internet and some that require access to other network devices to function.

      • Semperverus
        link
        English
        7
        edit-2
        1 year ago

        You basically need to employ network engineering level security - very tight firewall rules, use NAT where it’s available (IPv6 removes NAT, which ipv6 apologists will tell you is a good thing - they’re wrong, as it removes per-service level control and moves it out to per-device/per-NIC), and punch very specific holes to grant access where needed.

        Prevent north/south traffic entirely, limit east/west traffic heavily

        • @lyam23
          link
          English
          11 year ago

          Happen to have any resources outlining these steps for the average consumer?