Seth Harman
Senior Member
As @jksmurf mentioned in his response I've got two TL-SG108E managed switches to do the wired VLAN tagging at my AiMesh nodes because the nodes doesn't support this function. Coincidentally, what led me to this solution was the fact that I also have a Hubitat plus a Hue bridge that I wanted on my IoT VLAN.So, the question comes down to which is easier/safer. The device in question is a Hubitat home automation node that only supports wired Ethernet. I want to be able to access it (and other IoT devices) remotely through WireGuard, so can either have it on the IoT VLAN via port assignment and let WireGuard enable access to the IoT VLAN via iptables or move it back to main and use iptables to enable WireGuard to access only that IP address specifically. I was doing the first, but have moved to the second approach and will track to see if the drops disappear.