#Running HA on the IOT vlan. Pros/cons?

1 messages · Page 1 of 1 (latest)

edgy kraken
#

Pros/cons?

small nacelle
#

considering that inter-VLAN access is not an issue (which it very well could be if not done right), the HA box itself should be trusted and it should be running inside of a trusted VLAN, whereas IoT devices themselves are not trustworthy and should be in the IoT VLAN. That's how I'd approach it, at least

edgy kraken
#

Some devices connect through wifi which most certainly go on IOT. I feel as though an HA installation should be "semi-trusted" on my network and figured sticking it on the IOT vlan is most prudent to help with connectivity to other IOT devices and to limit its access to other devices that it doesn't need access to (like my desktop)

small nacelle
#

one follow up question: would the IoT VLAN run in "guest mode", where members don't see each other? if so, then it's simply not possible to have the HA host there 😄

zealous star
#

The flip side is that many of HA's integrations won't work across VLANs, so putting HA on the IoT VLAN is often the only smart thing to do

zenith rose
#

note that a lot of modern "local" access devices are discovered on the network via broadcasts, mdns, etc. which generally don't work across vlans. so you want home assistant to be on a network interface in the same vlan as devices

edgy kraken
#

although I should probably reconsider Internet access on my IOT considering I may not trust some wifi-only device accessing the internet....