I wanted to start a new topic to see what others experience has been with advanced network setups.
Recently I got a Unifi Gateway Cloud Max and am thinking about going down the path of separating a few of my device types into dedicated network segements (vlans).
As of right now I have 3 vlans: My default secure VLAN , A dedicated VLAN for IOT devices, and a Work VLAN mainly to isolate my work laptop from everything.
The IOT Vlan is current rule setup as follows.
- It has access to the internet
- Access from the default (Home VLan) can open connections to the IOT VLAN
- Any traffic coming from the (IOT VLAN) is dropped coming to the Default VLAN
- "IOT Auto Discovery" is enabled to allow mDNS tospan both the default Vlan and IOT VLAN
- A rule has been added to enable access from Streaming devices to my Plex server
My wifi based IOT devices are as follows
- A bunch of Govee devices that use a mix of Cloud API, Lan API, and Matter
- Chromecast devices like a TV and a few Google Home Mini,
- A couple Eufy cameras until they are replaced,
- Ecobee Thermostat
- A few Air Gradient Devices
- Rokus, One TV and two streaming Sticks
- Nintendo Switch,
- 3d Printer
- Some Wiz Smartbulbs.
For the most part I have been able to get it to work so far. I have run into a few issues though.
Govee and Chromecast have been pleasantly easy. Govee just works with the default setup. That Matter issues have presented a slight issue for those types of devices though.
Chormecast has worked as well as long as the mDNS stuff is working occasionally it seems to have a small delay.
I haven't tested the Eufy cameras yet, but I suspect it won't be to bad with them either.
The Air Gradient devices with the new drivers are polled from the Hubitat so that will work because of the rule allowing all traffic from the internal network to the IOT network.
I don't expect Ecobee to be a issue since I use Ecobee Suite to manage it and that is all cloud based.
The Roku's are really the biggest issue as they don't seem to have a good way to work well in a isolated VLan. I have tried applying some rules I have found online that discuss what is needed, but none of it seems to work.
Matter also seems to kind of work. I was able to add a test switch to HA across VLANs once, but then it failed when trying to add with Hubitat. After that I couldn't get it to reset and add to anything again with Matter.
I haven't tried the wiz bulbs yet, but I don't expect them to be to bad I need to pick a bulb to test with.
Lastly I am not worried about the Switch, or the 3d printer. They should be easy to do and will probably work with the existing rules.
So I guess after all that do any of our network experts out there have any suggestions for Roku to get it fully working?
Now ofcourse I don't have any rules to filter the IOT devices from talking to the internet. That could get messy fast I think and probably would be part of Phase 2 if I take it that far.