Expanding wireless network coverage in large apartments, houses, or offices often requires additional equipment. Simply increasing the power of a single device rarely yields the desired result due to the physical limitations of the radio signal and the presence of load-bearing walls. The optimal solution is a combination of two routers connected by a physical cable, which guarantees stable speeds and minimal latency.
Unlike wireless repeaters, which can halve the link speed, a wired connection between network nodes provides maximum throughput. This configuration allows you to create a unified infrastructure where all devices are on a single local network, accessing shared resources, printers, and media servers. In this guide, we'll cover the hardware setup process, connection diagrams, and software configuration details in detail.
To implement this task, you'll need two routers: one will act as the main gateway, receiving internet from the ISP, and the other will act as an access point or switch. It's important that both devices are in good working order, and that you have access to their web interfaces to make configuration changes. You'll also need a patch cord (network cable) of the required length to connect the devices.
Preparing equipment and selecting a connection diagram
Before starting any physical work, you need to determine the topology of your future network. There are two main ways to connect routers with a cable: via the LAN ports of both devices or via the WAN port of the second router. The first option is preferable, as it allows you to combine all devices into a single subnet, simplifying management and data exchange between them.
The second option, which involves using a WAN port, creates a cascade of two independent networks (double NAT), which can cause problems when setting up game servers, video surveillance, or port forwarding. Therefore, we will use the diagram as a guide. LAN-to-LAN, where the second router actually turns into a switch with Wi-Fi functionality.
Make sure the cable you plan to use has intact insulation and working connectors. For connecting routers together in the same room or across ceilings, it's best to use shielded cable. Cat5e or Cat6, especially if there are power lines nearby that create interference.
It's also worth knowing the MAC addresses of the devices in advance, although this isn't strictly necessary in most modern interfaces. If possible, reset the second router to factory settings by holding down the button. Reset for 10-15 seconds. This will prevent conflicts between old settings and the new configuration.
Setting up the main router (Router 1)
The first step is to ensure that the main router, which is already distributing the internet, is configured correctly. Access its web interface, usually accessible at 192.168.0.1 or 192.168.1.1Check your connection status with your ISP and ensure the internet is working properly on all connected devices.
We need to record the IP address of the main router, as it will become the gateway for the second device. In the section LAN or Local area network Look at the current IP address. Let's say it's equal to 192.168.1.1Leave the subnet mask as default - 255.255.255.0.
It's important to configure the DHCP server's range. If it distributes addresses, for example, from 192.168.1.2 to 192.168.1.254, then there won't be any problems. However, to avoid address conflicts in the future, it's best to reserve a static IP for the second router or simply ensure you don't assign it an address already occupied by another device.
⚠️ Note: If your ISP has MAC address binding, make sure that address cloning is not required for the second router, as it will act as a switch in the LAN-to-LAN configuration, and the ISP will only see the MAC address of the first router.
Configuring the second router before connecting
Now let's move on to setting up the second device. Don't connect it to the first router with a cable yet! Connect your computer to any LAN port on the second router or connect to its default Wi-Fi network. Go to the settings and first change its IP address on the local network.
The second router's address must be in the same subnet as the first one, but not the same. If the first one has an address 192.168.1.1, then ask the second one, for example, 192.168.1.2This will allow you to easily access its settings in the future, knowing the exact address.
The next critical step is to disable the DHCP server. Find the appropriate menu item (often located in the LAN or DHCP Server) and select the option Disable or Disable. This is necessary so that only the main router is distributing IP addresses; otherwise, the network will become chaotic and the internet will be lost.
Set up a wireless network (Wi-Fi) on the second router. You can name the network (SSID) and password exactly the same as on the first router to create pseudo-roaming, or give it a unique name to identify which device you're connected to. Save the settings, after which the router may reboot.
☑️ Second Router Setup Checklist
Physical connection of devices
Once the second router's software setup is complete, you can begin the physical connection. Take a network cable and plug one end into any available port. LAN the first (main) router.
The other end of the cable must be inserted into the port LAN of the second router. Note: the WAN port (often highlighted or labeled as Internet) in this diagram not used and must remain free. Using the LAN port turns the second router into a transparent switch.
If the cable is running throughout the apartment, avoid bending it at a sharp angle or pressing it too hard against baseboards to avoid damaging the internal wires. Once connected, the LEDs on both routers should light or blink, indicating a link.
Check the connection on your computer or smartphone. The device should receive an IP address from the main router, and the internet should be working smoothly. If you can't access the network, check the correct IP address on the secondary router and the DHCP status.
Comparison of Operating Modes: Access Point vs. Router
Understanding the differences between operating modes will help you choose the optimal configuration for your needs. The table below summarizes the key differences between the configuration we've discussed (access point mode) and a cascaded WAN connection.
| Parameter | Access point mode (LAN-LAN) | Router mode (LAN-WAN) |
|---|---|---|
| Network type | Unified local network | Two isolated networks |
| Device visibility | All devices see each other | Devices behind the second router are not visible to the first one. |
| DHCP server | One (on the main router) | Two (each router has its own) |
| Games and torrents | They work correctly | There may be problems with ports (Double NAT) |
Using router mode (WAN connection) only makes sense if you need to isolate a guest or children's network from the main network by creating a separate segment with its own firewall rules. This method is not recommended for general coverage expansion.
Modern routers often have a software switch for operating modes. In the menu Operation Mode you can choose Access Point or Wireless RouterWhen selecting access point mode, many models automatically disable DHCP and reassign ports, simplifying setup.
What to do if the routers' IP addresses match?
If both routers have the address 192.168.0.1, connect the second router to the PC separately, change its LAN IP to 192.168.0.2, save the change, and only then connect it to the first router. Otherwise, an address conflict will occur.
Organizing seamless Wi-Fi (Roaming)
For maximum user convenience, you can configure both routers to broadcast the same network name (SSID) and password. This will automatically switch between signal sources depending on reception strength.
However, standard Wi-Fi roaming (802.11r/k/v) is not supported by all devices. If your devices are stuck on a distant router with a weak signal, instead of switching to a nearby one, you'll have to manually switch Wi-Fi or put up with slow speeds.
It's recommended to select a Wi-Fi channel on the second router that doesn't overlap with the channel on the first router. For example, if the main router is on channel 1, it's best to assign channel 6 or 11 to the second router. This will minimize signal interference where they overlap.
⚠️ Note: Router interfaces from different manufacturers (Asus, TP-Link, Keenetic, MikroTik) may vary. Look for the "Wireless," "Wi-Fi," and "Wireless Network" sections to configure channels and network names.
Diagnostics and troubleshooting
If the internet doesn't appear on the second router after connecting via cable, first check the IP addressing. The computer connected to the second router should receive an address in the range of the main router (e.g. 192.168.1.XXX). If the address starts with 169.254..., this means that DHCP is not working or the cable is faulty.
A common mistake is disabling DHCP on the second device. This can cause devices to receive incorrect gateway settings. Check the DHCP server status again through the second router's web interface by connecting to it using the new IP address.
The problem could also be with the cable itself. If the cable is too long (over 100 meters) or has damaged wires, the connection speed will drop to 10 Mbps or even be completely lost. Try replacing the patch cord with a known-good one to test.
Is it possible to connect Wi-Fi routers with a cable if they are far from each other?
Yes, the Ethernet standard allows the use of twisted pair cables up to 100 meters long without loss of signal quality. Longer distances will require the installation of active network equipment or fiber optics.
Do I need to configure the connection type (PPPoE, L2TP) on the second router?
No, it's not necessary. In a LAN-to-LAN setup, the second router acts as a switch. All login information (ISP login and password) is entered only on the primary, main router.
Will the internet speed decrease on the second router?
With high-quality cable and properly functioning equipment, speed loss is virtually imperceptible. Gigabit ports will provide full throughput, unlike wireless extenders.
What should I do if I can't access the settings of the second router?
Make sure your computer is on the same subnet. If the IP of the second router has changed 192.168.1.2, and your computer has an address 192.168.0.5, access will be denied. Temporarily assign a static IP address to your PC's network card manually.