I have two TPLink Archer routers in different locations with external private IP 10.0.0.1 and 10.0.0.2 assigned.
I want to create another subnet (192.168.2.X), router1 with IP 192.168.2.1 and router2 with IP 192.168.2.2,
in this subnet 192.168.2.X, some devices connected to router1 and some devices connected to router2,
I want to configure the routers to be in this same subnet 192.168.2.X and route traffic between the devices.
router doesnot support bridge mode
is it possible without or with OpenWrt flashed on?
You could setup a vpn between the two routers that you do control. But the cannot be using the same subnet. You must have 2 different subnets for routing to work
initially all devices are in one location so it works well, as shown below, but now I need to move some devices out to other location, what is the best solution to handle this case?
A site to site vpn is the only way I see this working if the op doesn’t control the main gateway and wants an isolated network. But the two routers would need to be different subnets.