I hope this is in the right thread; apologies if not.I have a friend that has a mesh router and he's connected all of his devices to it (IoT and computers/iPads/etc.). He wants to separate IoT devices from his home devices; however, his Mesh router will not allow for multiple VLANs or SSID's. I'm thinking we could put his Mesh Network into AP mode, put his IoT devices on the 2.4GHz network and all of his home devices onto the 5GHz network. There's still the problem of separating the devices. Is it possible in OPNsense to separate the devices into DCHP pools or different VLANs by MAC address? E.g. if the MAC addresses are X, Y and Z, put on this DHCP pool (or VLAN); all else defaults to the other DHCP pool (or VLAN)? Then, have firewall rules so that one set of devices cannot talk to the other? (Bonus question: can we set it up that the IoT devices can only talk to the internet and not each other?)I'm only thinking DHCP pools or VLANs because I'm most familiar with those. If there are other alternative methods, I'm definitely open to them - all I ask is be patient with me as I ask more noobish questions. Thanks.—EDIT— I think I just figured it out: static IP mappings by MAC address. Would that work?