Help with router setup
7 hours ago, MikeRG said:I already had them never used more than 1 but this house is huge and in the current situation no money to buy WiFi extender
You don't need additional equipment if the wireless coverage and speed are satisfactory for your needs. It's just that the configuration of the routers/ONT is not ideal and need to be adjusted if you don't want to run into NAT issues and have all client devices be able to communicate with one another.
What you have now are 3 different subnets and, if I might hazard a guess, you're probably connecting each wireless router's uplink via the WAN port. This setup is going to isolate the networks at each segment.
The simplest solution here, in my opinion, is to make the ONT the primary router/NAT device. Bind the MAC addresses of the 2 other wireless routers to static IP addresses outside of the ONT's DHCP pool, so that you have something like this...
ONT IP - 192.168.0.1 Router 1 - 192.168.0.2 Router 2 - 192.168.0.3
Then, configure each wireless router in access point mode. Give it an internal static IP corresponding to the above with the same subnet mask as the ONT and gateway IP of 192.168.0.1, and turn off each router's DHCP server/NAT. You'll have to use one of the LAN ports as the ethernet uplink; other wired clients can use the other LAN ports. Do not use the WAN port on routers 1 and 2.
Finally, configure the wireless settings at each access point such that their broadcast channels do not overlap with one another or with your neighbour's. On 2.4GHz you might be limited, so try to utilize channels 1, 6 or 11. There's more room on the 5GHz spectrum. You don't need the highest power output on all access points if adequate coverage can be achieved with low or medium power output at each overlapping wireless node.

Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now