It seems that you are not using the 5Ghz band at all. So just disable it.
To answer your questions:
Your intended setup is pretty complicated. While our router supports your usage scenario, I’d strongly suggest that you consult someone who can help you face-to-face. Some of your statements above were pretty confusing. For example:
x1 vlan will be for all tenants.
x1 vlan will be for all guests.
x1 vlan to be for all Owner IOT equipment (2.4Ghz Only.
Does that mean you wan to use X1 for all tenants, guests and IOT devices? If so, create an SSID on X1, give the WiFi password to tenants, guests, and connect your IoT devices to the SSID.
Yes there’s an easy way to do this. In this guide I outlined how to establish a site-to-site VPN with both sides retaining Internet access from the local network: https://portal.pcwrt.com/blog/2026/08/05/pcwrt-vpn-router-business-site-to-site-wireguard/
You can adjust this setup slightly to achieve what you want. On the WireGuard client side (Router B in the guide), check the box:
Tunnel everything through WireGuard VPN except for the domains and IP ranges listed below, which will be sent through the alternative route.
Then, leave the text box below empty.
After this change, all traffic for devices connected to LAN on Router B will be routed through the VPN. However, on Router A, incoming VPN connections are allowed to destination LAN only. Internet bound traffic will be dropped.
@bambina Follow the steps here to reset the router: https://portal.pcwrt.com/blog/2024/04/03/how-to-reset-the-pcwrt-router/
Please check the timezone on your router.
@bambina Let’s set up your first router then. What problems are you encountering with the single router? You don’t have to travel to the tenant’s place to do this.
3. You can connect two pcWRT routers by wire or by wireless. What I’m suggesting here is a three router setup: 1 router + 1 AP connected by wire + 1 wireless satellite node. They’ll all be in the same subnet – so no NATting. IPv6 is not enabled by default. Check out this video for wireless mesh setup: https://www.youtube.com/watch?v=_lIyd4BCsEQ
4. If you have multiple devices streaming or gaming, 150Mbps is not a lot of bandwidth. If that’s the case, the only solution is to get more bandwidth from your ISP. But you can use bandwidth monitoring on the pcWRT to find out the bandwidth consumption for each device.
One pcWRT will function as a router (let’s call it PCWRT1), the other as AP (let’s call it PCWRT2). You’ll connect like this:
To answer your questions:
@bambina Yes can set up the routers before you go to the tenants place.
However, you can’t connect pcWRT’s LAN1 to ISP router’s LAN1. You need to connect pcWRT’s WAN to ISP router’s LAN, so that they are on different subnets. And then turn off WiFi on the ISP router – your devices will be confused if both WiFis are broadcasting with the same SSID. For more range, you can set up another pcWRT router as an access point, like described here: https://portal.pcwrt.com/blog/2024/12/07/how-to-set-up-a-second-pcwrt-router-as-an-access-point-with-vlan-support/.
@w9yu34ac8yd2 Can you send a copy of your backup file just before the change causing the crash-reboot loop to [email protected]?
@bambina Sorry for the late reply.
You can try to replace the ISP router with the pcWRT, assuming there’s an Ethernet connection from the modem. Most of the time, it’ll just work. But some ISPs have special protocols between their router and their services. In that case, the pcWRT router won’t get an IP address from the modem. You can log in the pcWRT to check. In that case, the Status page will show Internet “down”.
But connecting the pcWRT WAN to a LAN port on the ISP router should always work. Again, log in the pcWRT and check the Status page. If you connect this way, turn off WiFi on the ISP router.
With a wired connection, you can connect a second pcWRT router as an Access Point to the main pcWRT router. Checkout this guide: https://portal.pcwrt.com/blog/2024/12/07/how-to-set-up-a-second-pcwrt-router-as-an-access-point-with-vlan-support/.
When a wired connection is not possible, you can add a second pcWRT router as a mesh satellite. Checkout this video: https://www.youtube.com/watch?v=_lIyd4BCsEQ
You can do both if needed.
The easiest way to set up remote control of the pcWRT is opening it up for cloud management: https://portal.pcwrt.com/forums/topic/how-to-remote-control-the-pcwrt-router/. The pcWRT router remote control is more secure because it does not require an open port on the router. You can test remote control on location with your phone by turning off WiFi on the phone.
@galaxysurfer To recap, sometimes the router fails to obtain an IP address from a cable modem. Here are some ways our users have tried and worked:
All DNS traffic will be sent to the main node. The satellite node also sends DNS to the main node.
To use your pi-hole, you need to change the DNS on the main node. If you enabled Access Control, then the DNS settings specified in the profiles is used. Unless DNS is set to “System Default”, then system level DNS is used (i.e., DNS under the Internet Settings page).
If Access Control is not enabled, the DNS defined in the Internet Settings page is used. By default, it’s your ISP DNS servers. You can override that by checking the “Use custom DNS servers” box and entering your own IP addresses.
Sorry, change password was broken in v2.8.7. This is fixed in v2.8.8, just released.