Hello!
I want to make a solution with Mikrotik and I want to ask you if the solution is valid?
I want to join 2 apartments in one large network, but with VLAN isolation.
- 2 WAN from 2 providers with load balancing and fail over
- 2 Wireless networks one for each apartment (WLAN_AP1 and WLAN_AP2)
- 1 Guest Wireless network (WLAN_GUEST) that has access only to the internet (I guess VLAN_3)
- APRTMENT 1 LAN devices PC_11, TV_13,… and wireless devices PC_12, SMARTPHONE_14,… must be isolated by VLAN_AP1
- APRTMENT 2 LAN devices PC_21, TV_23,… and wireless devices PC_22, SMARTPHONE_24,… must be isolated by VLAN_AP2
- The wireless AP’s deployed with CAPsMAN on each access point (AP1, AP2, AP3, AP4, AP5)
- A rule for SHARED PRINTER connected to AP2 that computers on VLAN_AP2 can access the printer IP from VLAN_AP1
- QoS, IP bandwidth limitations, IP access priority.

Thank you!