Sine networking, and especially routing is not my greatest talent, perhaps some of you are able to advise me.
My goal is to extend wifi range, and I just have a couple of wifi routers to do so.
I have this working already (the internet connection part) but I miss the ability to print or file sharing with a device that is connected to another wifi router than the one I am connected to.
Here is the setup I thought out to solve that:
Router 1
WAN Cable Modem
LAN 192.168.1.1
MASK 255.255.0.0
Router 2
WAN 192.168.1.2
LAN 192.168.2.1
MASK 255.255.0.0
Router 3
WAN 192.168.1.3
LAN 192.168.3.1
MASK 255.255.0.0
Or will I have to setup routes between the routers regardless of the subnetmask?