I life in a small building completely owned by family and divided in 4 stories and 3 houses. It is pretty old so installing cables is a PITA and I need to do some renovations that made me remove some of the ethernet cables and replace them with fiber. Current status is:
ISP ONT/Router combo - it is in the 2nd floor, it connects to:
- 3rd and 1st floor with one ethernet cable for each (these are going to be replaced with fiber in the near future).
- Onti ONT-S508CL-8S switch that connects to:
- a 2xSFP+/4x2.5GbE unmanaged switch on my wife’s workspace
- a 2xSFP+/4x2.5GbE unmanaged switch on my workspace
- a 2xSFP+/4x2.5GbE unmanaged switch on the living room
- a TrueNAS server that also runs Home Assistant
- A Unifi AC AP strategically placed to provide service to almost all the building almost decently.
Main concern is try to improve the wifi, currently coverage is OK but speed is so-so in many areas. Also I’m considering maybe using VLANs for IoT stuff, but if I recall correctly Matter hates that and I’m trying to use Matter as much as possible as we have quite different ecosystems here (some people using Android, some Apple, some Home Assistant).
- How well do OpenWRT Wifi devices work when configured to do a mesh (I think 802.11r is what I need).
- Can I mix different devices to work in this mesh vs commercial mesh that are normally limited to using only devices of the same model?
- As 95% of IoT devices are Wifi, if I end doing a VLAN for IoT, is it going to be a problem if some APs are wired to an unmanaged switch?
- I have a 1Gbps WAN. I was thinking in replacing the ISP router with a OpenWRT router that had at least 1x2.5GbE port for WAN and other for LAN, for future proofing and to be part of the wifi mesh. Is this a good idea? I know ISP routers have a lot of hardware offloading so even a OpenWRT device that looks “beefier” in the paper to someone that doesn’t know about routing performance can be weaker really.
- If I don’t change the router/while I don’t change the router, shall I move DHCP and as many other stuff I can from the ISP router to the ONTi switch?