Many owners of apartments with complex floor plans are familiar with the situation where the Wi-Fi signal virtually disappears in a distant room or on the second floor of a private home. Purchasing new, powerful equipment doesn't always solve the problem if the walls are too thick or the distance to the signal source is critical. The optimal and most stable solution in this situation is to establish a wired connection between the main router and a second device that will relay the network.
Using a twisted pair (Ethernet cable) allows data to be transferred without loss of speed or latency, which is especially important for online gaming and watching 4K video. Cable connection Connecting two routers transforms your home network into a single infrastructure with extended coverage. Unlike wireless repeaters, a wired connection guarantees maximum channel throughput.
In this article, we will look at two main connection methods: via ports WAN/LAN and through ports LAN/LANEach method has its own configuration features and application scenarios. You'll learn how to avoid IP address conflicts, properly configure a DHCP server, and ensure seamless transitions between access points.
Selecting equipment and preparing cables
Before you begin, make sure you have two working routers. The primary router should already be configured and distributing internet. The second router can be any model, even an older one, as it will be operating in network extension mode. It is important to understand, that for maximum speed, both devices must support Gigabit Ethernet standards (1000 Mbps), although Fast Ethernet (100 Mbps) is sufficient for simple tasks.
The key component will be the connecting cable. You'll need a length of twisted pair cable (UTP or FTP) with pre-terminated RJ-45 connectors. The cable can be up to 100 meters long without losing signal quality, allowing you to connect even individual buildings on a property. If you're making your own cable, be sure to use a straight-through termination scheme (T568B), which is the standard for computer-to-router or router-to-router connections.
⚠️ Attention: Do not use damaged cables with kinks or broken insulation. Even a microscopic defect in a wire can cause connection speeds to drop to 10 Mbps or even completely lose communication between devices.
It's also worth checking the ports on both devices. On most modern models, the ports LAN And WAN They have auto-sensing (Auto-MDI/MDIX), allowing any port to be used for data transfer. However, on older models, strict port separation may have required the use of special crossover cables, although this is extremely rare today.
LAN-WAN connection diagram (Cascade)
The most common and simple connection method, often called cascading, is a method where the second router creates its own subnet, receiving internet from the first device. To implement this method, connect the cable to any port. LAN main router, and the other end into the port WAN (or Internet) the second router.
After the physical connection, you need to log into the secondary router's web interface. This usually requires connecting a computer to its LAN port and entering the gateway address (often 192.168.0.1 or 192.168.1.1) in the browser. In the WAN (or "Internet") settings, select the connection type Dynamic IP (Dynamic IP). This will allow the second router to automatically obtain an address from the first.
It is critical to avoid IP address conflicts. If the first router has an address 192.168.1.1, then the second one must have an address from the same subnet, but different, for example 192.168.1.2, or be on a different subnet if you change the mask. However, in router mode (WAN), the second device will most often create a subnet itself, for example 192.168.2.1, which is also acceptable.
Why does IP address conflict occur?
A conflict occurs when two devices on the same network attempt to use the same gateway IP address. For example, if both routers have the default address 192.168.0.1, the network loses control over where to send data packets, and internet access is lost for all devices. To avoid this, change the LAN IP address of the second router to a unique one, such as 192.168.0.254, before connecting the cable.
The advantage of the LAN-WAN setup is network isolation. Devices connected to the second router will see the internet, but they may not see printers or media servers connected to the first router unless special routing rules are configured. This is convenient if you want to create a guest network with limited access.
LAN-to-LAN (Access Point) Connection Diagram
A more professional approach turns the second router into a regular access point. In this case, all devices are on the same subnet, see each other, and can access shared resources. The cable is physically connected to the port. LAN main router to the port LAN secondary device. Port WAN remains free!
The setup requires more care. First, connect to the second router (without connecting to the first!) and change its IP address. It should be in the same subnet as the main router, but not the same. For example, if the main router has 192.168.1.1, ask the second one 192.168.1.2Save the settings and reboot the device.
The next step is to disable the DHCP server on the second router. This mandatory condition For a LAN-to-LAN setup, only the main router should distribute addresses. Leaving DHCP enabled on both devices will result in clients receiving incorrect gateway and DNS settings, resulting in no internet connection.
☑️ Checking LAN-LAN settings
After configuring DHCP and IP addresses, you can connect the devices with a cable. Now the second router simply extends the physical port of the first, adding wireless functionality. Clients will switch between routers automatically, albeit with a slight connection interruption, as full mesh roaming may not be possible without support for the 802.11r/k/v protocols.
Setting up a wireless network and security
For a comfortable experience, it's recommended to configure the same network name (SSID) and password on both routers. This will create the illusion of a single space. However, there's a catch: devices may "catch" the weak signal of the farther router without switching to the nearer one. To mitigate this, you can slightly separate the broadcast channels.
In the wireless settings (Wireless Settings) Select fixed channels. For example, set the first router to channel 1, and the second to channel 6 or 11. This will reduce interference if the routers are located close to each other. Use channel width. 20 MHz for the 2.4 GHz range in high noise conditions.
⚠️ Attention: Router firmware interfaces (TP-Link, ASUS, Keenetic, MikroTik) can vary significantly. The location of the "DHCP," "LAN," and "Wireless" menu items varies. Always consult the official documentation for your model's manufacturer if you can't find the setting you need.
Don't forget about security. Use encryption standards. WPA2-PSK or WPA3The password must be complex and contain letters and numbers. If you're using a LAN-to-LAN setup, changing the security settings on one router must be replicated on the other, otherwise the devices will not be able to connect.
Comparison of operating modes and selection of the optimal one
The choice between modes depends on your goals. If you simply need to distribute internet to a garage or a separate room, and isolating devices isn't important, choose LAN-to-LAN. However, if you need to segment your network (for example, to separate a smart home from personal computers) or connect networks from different providers, LAN-to-WAN is the way to go.
The table below compares the main characteristics of both connection methods:
| Parameter | LAN-WAN mode (Cascade) | LAN-LAN mode (Access Point) |
|---|---|---|
| Connecting the cable | LAN (1) -> WAN (2) | LAN (1) -> LAN (2) |
| DHCP server | Enabled on both | Enabled only on the main page |
| IP addresses | Different subnets (usually) | One subnet |
| Device visibility | Limited (NAT) | Full (as in a local network) |
| Difficulty of setup | Low | Average |
It is worth noting that modern systems such as Keenetic or Tenda Nova, allow you to automatically connect devices into a single mesh system using specialized protocols. In such cases, manual IP and DHCP configuration is often unnecessary, as the main router automatically configures the satellites.
Troubleshooting and Common Mistakes
Even with proper configuration, problems can still arise. The most common is a lack of internet access on the second router's clients in a LAN-to-LAN setup. Check that you've actually disabled DHCP on the second device. Also, make sure the second router's IP address doesn't match the first router's.
If your connection speed is slow, check your cable. For gigabit speed, all eight wires must be in use. Some cheap cables only have four active wires, which limits the speed to 100 Mbps. You can check the link speed in the connection properties in Windows: 100 Mbps or 1.0 Gbps.
⚠️ Attention: When connecting a large number of devices via Wi-Fi through a second router, the processor of a low-end device may struggle to handle the load, causing lag. In such cases, it's better to use a wired connection for desktop devices (TV, PC).
Another problem is network loops. If you accidentally connect two LAN ports of the same router with a cable, this can cause a flood of broadcast packets and bring down the entire network. Be careful when connecting.
Additional features and subtleties
Using a second router opens the possibility of setting up a media server or file storage (NAS) by connecting an external hard drive to the USB port. In LAN-to-LAN mode, these files will be accessible from all devices on the network. In LAN-to-WAN mode, access may be limited.
You can also set up guest access. Many routers allow you to create a guest Wi-Fi network that's isolated from the main one. By placing a second router in the living room with the guest network enabled, you'll protect your personal data from visitors.
Don't forget about physical placement. The second router shouldn't be hidden in a closed metal enclosure or placed on the floor, as this will degrade the signal. The optimal location is 1.5-2 meters above ground, in the center of the coverage area you want to enhance.
Is it possible to connect routers via Wi-Fi without a cable?
Yes, this is called WDS or Wireless Bridge mode. However, the speed in this mode drops by at least half, since the radio channel operates in half-duplex mode (receive and transmit). Cable is always more reliable and faster.
Questions and Answers (FAQ)
Is it possible to connect routers with a cable if they are in different buildings?
Yes, this is possible as long as the distance does not exceed 100 meters. For longer distances, fiber optic cables or special extension cables will be required. It is also important to ensure lightning protection for the cable if it is installed overhead.
What should I do if the second router doesn't distribute the Internet after setup?
Check the chain: Is the cable working? Is the port lit? Is the connection type selected correctly (Dynamic IP for WAN or DHCP disabled for LAN)? Do the subnets match? Try rebooting both devices one by one: first the primary one, then the secondary one.
Do I need a special cable to connect routers?
In 99% of cases, any standard Ethernet patch cord (twisted pair) will do. Modern ports automatically detect the cable type (straight-through or crossover). The main thing is that the cable is intact and has at least four working conductors.
Will my internet speed drop when I connect a second router?
With a proper cable connection (LAN-to-LAN or LAN-to-WAN with gigabit ports), there will be no speed drop. However, if you're using an older router with 100 Mbps ports, your speed will be throttled to that value, even if your provider's plan is higher.