Hacker News new | ask | show | jobs
by stavros 435 days ago
Why was it problematic? I have different SSIDs for different things, and that works fine. I do wish I could cut ports off at the router between devices, but that doesn't seem possible with my small UniFi router. SSID isolation is working really well for me, though.
2 comments

The main issues was things like the Chromecast needing to be on the same network as the controlling phone. Situations where it was not cloud vs local but needing both cloud and local access to make it work.

Zero trust and/or local SDN where IoT devices get only limited access automatically would be nice.

Often the issue is with mDNS device discovery across vlans or subnets, especially with IoT / home automation type devices.

What you are doing with SSIDs will not create any segmentation on your network, unless you have implemented either vlans or subnets, and corresponding firewall rules to gate traffic.

Sure, but routers that offer that feature generally tend to segregate the VLANs for you. And you're right, multicast won't work.