Many users are familiar with the situation where a single router isn't enough to cover an entire house or apartment with a stable signal. Concrete walls, metal structures, and large spaces create natural barriers to radio waves, causing internet speeds in distant rooms to drop or even lose connection altogether. In such cases, the most effective and reliable solution is to connect two routers into a single local area network using twisted pair cable.
Using a wired connection between devices guarantees high channel throughput, minimizes latency, and eliminates data packet loss, which often occurs when using wireless repeaters. However, for the system to function correctly, it is necessary to configure IP addressing correctly and disable conflicting features on the second device. The key point The idea here is to turn the second router into an access point or switch to avoid network conflicts.
In this article, we'll take a detailed look at the physical connection diagram, port configuration algorithm, and software configuration for equipment from different manufacturers. You'll learn how to avoid common pitfalls, such as double NAT translation or overlapping DHCP address ranges. Competent implementation This design will allow you to create seamless Wi-Fi coverage throughout your home without having to purchase expensive mesh systems.
Selecting a connection scheme: LAN-LAN or LAN-WAN
Before configuring the software, you need to determine the physical network topology. There are two main ways to connect routers with cable, each with its own characteristics and applications. Choosing the right setup depends on whether you want both devices to manage the network independently or operate as a single unit.
The first and most common method is connecting through ports LAN-LANIn this configuration, the second router effectively becomes a switch with access point functionality. All devices connected to both routers will be on the same subnet, visible to each other, and have shared access to network resources such as printers or NAS storage. In a LAN-LAN configuration, the DHCP server on the second router must be disabled.so that the distribution of addresses is carried out only by the main device.
The second option involves connecting ports LAN-WANHere, the second router creates its own subnet, located behind the NAT of the first device. This creates what's known as "double NAT," which can be useful for isolating a guest network or creating a separate segment for a smart home, but often causes problems with online gaming and torrents. This method is less preferable for combining into a single network, unless you're using "Access Point" mode in the second router's firmware settings.
⚠️ Note: If you select the LAN-WAN scheme without setting the second router to access point mode, devices connected to the first router will not see devices connected to the second, and vice versa.Preparing equipment and resetting settings
Any deep network equipment setup should begin with a clean slate. Using configurations left over from a previous provider or from experiments often leads to unpredictable address and security conflicts. Therefore, the first step should always be a full reset of the second router to factory defaults.
To perform a reset, find the button on the device body
ResetorRestoreIt's usually recessed into the housing to prevent accidental pressing. You'll need a thin object, such as a paperclip or toothpick. Press and hold the button on the powered-on router for 10-15 seconds until the lights flash simultaneously. This will reset the router. IP address, login and password of the administrator to the factory values indicated on the sticker on the bottom of the case.You also need to prepare the connection cable. You'll need a piece of twisted pair cable (a patch cord) long enough to extend from the primary router to the secondary router. Make sure the cable is in good condition and has at least four working conductors, although for speeds above 100 Mbps, an eight-conductor Cat5e or Cat6 cable is required.
☑️ Preparing to merge routers
Completed: 0 / 4Keep in mind that interfaces and button layouts may vary depending on the device model and year. If holding down the button doesn't help, consult the manufacturer's official documentation for alternative reset methods, such as key combinations or not powering on while holding the button.
Setting up the main router (Master)
The main router is the device that is directly connected to the ISP and receives an external IP address. Its job is to distribute addresses to internal clients and manage internet access. Before connecting a second device, you must ensure that the main router is configured correctly. DHCP server.
Log into the web interface of the main router by entering its IP address (often
192.168.0.1or192.168.1.1) in the browser's address bar. Go to the local network settings section, which may be calledLAN,Local NetworkorNetYou need to remember or write down the address range that DHCP distributes. For example, if the router's address192.168.0.1, and the address pool starts with192.168.0.100, then the second router will need to be configured so that it does not conflict with this range.It is recommended to reserve a static IP address for the second router or simply select an address outside the DHCP range. For example, if DHCP assigns addresses from 100 to 200, then the second router can be assigned an address
192.168.0.2This will ensure stable access to the second device's control panel in the future. Also, check if the feature is enabled. Wireless (Wi-Fi) and write down the security settings (encryption type and password) so that you can set up the second router identically later.Configuring a second router via a LAN port
Setting up the second router is the most crucial step. Connect your computer to any LAN port Connect the second router with a cable. Don't connect the second router to the first one yet! Log in to its web interface using the factory address. First, change the IP address of the device itself so that it's in the same subnet as the main router, but not the same.
If the main router has an address
192.168.0.1, then give the second one an address192.168.0.2(or any other free one, for example,192.168.0.254). Leave the subnet mask as default -255.255.255.0After applying the settings, the router will reboot, and to access its control panel in the future, you will need to enter the new address.The next critical step is to disable the DHCP server on the second router. Find the appropriate menu item (often in the
DHCP ServerorLocal area network) and select the optionDisableorDisableThis will prevent devices on the network from receiving incorrect gateway and DNS settings from the second router, resulting in no internet connection.
Parameter Main router (Master) Second router (Slave/AP) IP address 192.168.0.1 192.168.0.2 DHCP Server Enabled Disabled Connecting the cable LAN port LAN port (for LAN-LAN scheme) SSID (Wi-Fi Name) Home_WiFi Home_WiFi (same for roaming) Now set up your wireless network. To create a unified space, set the network name (SSID) and password should be exactly the same as on the main router. However, it's best to select different Wi-Fi channels so they don't overlap. For example, if the main router is on channel 1, assign channel 6 or 11 to the second one. This will reduce signal interference.
Physical connection and operation check
Once the software part is complete, you can move on to the physical connection. Take the prepared Ethernet cable and plug one end into any available LAN port main router. Connect the other end of the cable to LAN port Second router. Important: Do not use the WAN (Internet) port on the second router in a LAN-to-LAN setup unless you've configured it to the special "Access Point" mode via the software menu.
After connecting the cable, wait about a minute. The port indicators on both devices should light up or start blinking, indicating a link. Now try connecting your smartphone or laptop via Wi-Fi to the second router's network (while standing close to it) and test internet access.
For a complete diagnosis, open the command prompt on your computer (
cmd) and run the commandipconfigMake sure the "Default Gateway" is set to the IP address of the main router, not the secondary one. If the gateway is correct and the internet connection is working, the setup is working correctly.📊 What IP address check result did you get?The gateway is the same as the main routerThe gateway points to the second routerNo network connectionConstant connection breaks⚠️ Caution: If internet connection is lost on all devices after connecting the cable, a loop or IP address conflict may have occurred. Check to see if the second router has the same IP address as the first, and ensure DHCP is disabled on the second device.Alternative Method: Access Point Mode
Many modern routers, such as TP-Link Archer, Asus RT or Keenetic, have a built-in software-based "Access Point" mode. Using this mode significantly simplifies the process, as the device automatically disables unnecessary functions (NAT, DHCP) and correctly reassigns ports.
To use this method, go to the second router's settings and find the "Operation Mode" section. Select the value
Access PointorAccess pointAfter applying the settings, the router will reboot. In this mode, the cable from the main router can often be connected to the port. WAN the second device, since the logic of the ports is changed programmatically.The advantage of this method is that the second router can automatically obtain an IP address from the main router, eliminating the need to manually assign a static address to avoid conflicts. However, if you require maximum compatibility with older equipment or a specific VLAN configuration, the manual LAN-to-LAN setup described above remains more flexible.
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 computer WITHOUT connecting to the first router. Go to the settings and change its LAN IP to 192.168.0.2. Only then reconnect the cable to the main network.
Optimizing wireless coverage
Simply connecting routers isn't enough to achieve perfect results. To ensure mobile devices switch between access points as quickly and seamlessly as possible, they need to be strategically positioned. The second router should be installed in an area where the signal from the first router is weakening but still stable to ensure a strong backhaul (communication channel between the routers).
When setting up Wi-Fi, use different frequency channels for adjacent access points. In the 2.4 GHz band, non-overlapping channels are 1, 6, and 11. If the main router broadcasts on channel 1, assign the secondary router to channel 6 or 11. This minimizes interference, especially in apartment buildings where the airwaves are clogged with signals from neighboring routers.
The situation is simpler for the 5 GHz band, as it has more open channels but a shorter range. Make sure the signal strength on both routers is set to maximum or "Auto" if the walls are thin. If the routers are close together, the strength can be reduced to avoid signal interference.
Is it possible to connect routers from different manufacturers (for example, TP-Link and Asus)?
Yes, it's entirely possible. Ethernet protocols and Wi-Fi standards are universal. The main thing is to configure IP addresses correctly and disable DHCP on the second device, regardless of brand. The only limitation is that features like mesh roaming (seamless switching) may not work between different vendors, and switching will occur with a slight delay.
How long can a cable be between routers?
According to Ethernet standards (Cat5e/Cat6), the maximum cable length for a guaranteed 1 Gbps speed is 100 meters. Exceeding this distance will result in signal attenuation and packet loss. If longer distances are required, use fiber optic cables or special extenders.
Do I need a special crossover cable?
Most modern routers have Auto-MDI/MDIX ports, which automatically detect the connection type and switch the contacts. Therefore, a standard straight-through patch cord can be used. Crossover cables are only required for very old equipment manufactured over 15 years ago.