How to connect a router to another router via cable and create a single Wi-Fi network

Many users are familiar with the situation where a single router's capabilities are no longer sufficient for an entire apartment or house. Concrete walls with reinforced concrete, a large area, or simply the layout can turn distant rooms into "dead zones," where internet reception is weak or disappears entirely. In such cases, purchasing a new, powerful device often doesn't completely solve the problem, as the signal may still fail to penetrate complex partitions. A logical and technically sound solution is to use a second router as an access point or signal repeater.

The most reliable way to extend your coverage is to cable connection between devices. Unlike wireless bridging (WDS), which reduces speed and adds latency, a wired connection allows data to be transferred at the maximum speed supported by the provider's equipment. You only need a standard patch cord (twisted pair) and a basic understanding of how network devices interact. In this article, we'll walk through the setup process in detail, eliminating common errors that can cause network instability.

Before setting up the software, it's important to properly prepare the equipment. Make sure you have two working routers: one that's already distributing the internet (the primary router), and one that will continue to broadcast it (the secondary router). The connection cable must be intact, without any visible kinks, and its ends must be securely crimped. If you plan to run the cable throughout the entire apartment, it's best to use UTP cable Category 5e or higher to ensure connection stability over long distances.

Preparing equipment and selecting a connection diagram

The first step is to determine the role of each device. We won't touch the primary router, which receives internet from the ISP, as its settings are already correct. Our goal is to turn the second router into a transparent bridge, which will receive internet via cable and distribute it via Wi-Fi and LAN ports. There are two main connection schemes for this, and the choice depends on the model you use as the second device.

The first option is to use the mode Access PointMany modern models from TP-Link, Asus or Keenetic This mode is included in the factory firmware. This is the easiest way: you simply toggle the switch in the interface, and the router automatically disables unnecessary functions, leaving only Wi-Fi broadcasting. The second option is manual configuration, which is universal and suitable even for older or cheaper models that don't have a dedicated mode switch. In this case, we'll have to manually disable it. DHCP server and change the IP address.

⚠️ Attention: Before making any adjustments to the second router's settings, be sure to disconnect its WAN port (where the internet connection from the ISP comes in) from the primary router. Configuration should be performed on an isolated device connected to the computer to avoid IP address conflicts on the network.

To implement this setup, you'll need an Ethernet cable. If the distance between routers is large, it's best to lay the cable in advance, hiding it in a baseboard or cable duct. The cable length shouldn't exceed 100 meters—this is the physical limitation of Ethernet technology, after which the signal begins to fade. This limitation is practically unachievable for home use, but it's worth keeping in mind when planning a network in a large home or office.

📊 What is your network expansion scenario?
One router in the apartment, the signal is weak
We need to connect two different buildings.
I want to share the network for guests
I use a mesh system

Configuring the IP address of the second router

Let's start the setup with the second (additional) router. Connect your computer to any of its LAN port via cable. The address for entering the control panel is usually indicated on a sticker on the bottom of the device. Most often, this is 192.168.0.1 or 192.168.1.1. Enter this address in your browser. If you haven't changed your password before, your login information can also be found on a sticker (often this admin/admin).

The first thing you need to do is change the IP address of the router itself so that it doesn't conflict with the address of the main device. Let's assume the main router has the address 192.168.0.1Then the second router needs to be assigned an address from the same subnet, but with a different last number, for example, 192.168.0.2 or 192.168.0.254This is a critical step: if the addresses match, the network will crash and devices will not be able to figure out where to send data packets.

You can find this setting in the section LAN or NetIn the field IP Address Enter the new address. After saving the settings, the router will prompt you to reboot. From now on, you'll be able to access the control panel using the new address. Write this address down so you don't have to search for it every time.

It is important to understand the difference between WAN And LAN Interfaces. When configuring the second router as an access point, we essentially ignore its WAN port (internet port) in the software sense, using it only as a physical input for the cable, or not using it at all if the model allows port reassignment. Our goal is to make the second router appear to the network simply as a switch with antennas.

Disabling the DHCP server for a single network

The most important technical aspect of creating a unified network is the operation of only one "distributing" device. The device is responsible for distributing IP addresses to connected devices. DHCP serverIf you have two such servers on your network, chaos will ensue: phones and laptops will receive incorrect gateway addresses and will stop seeing the internet.

In the control panel of the second router, find the section DHCP or Local area networkThere will be an option there. Enable DHCP Server (Enable DHCP server). It is necessary Disable. After this, the second router will stop assigning addresses and will simply forward requests to the primary router, which will then return the correct settings.

After disabling DHCP, the computer connected to the second router may lose connection because it no longer receives an automatic IP address. This is normal. You may need to reconnect the cable or update the IP address on the computer (command ipconfig /renew (in the command line) so that it requests an address from the main router.

Parameter Main router Second router (setup)
IP address 192.168.0.1 192.168.0.2 (static)
DHCP Server On Turned off
Wi-Fi Name (SSID) Home_Wifi Home_Wifi (same)
Wi-Fi password StrongPass123 StrongPass123 (same)
⚠️ Attention: Router firmware interfaces may vary. If you can't find the DHCP option, look for the "Access Point" mode—activating it automatically disables DHCP.

Setting up a wireless network and roaming

To ensure that devices automatically switch between routers, creating the illusion of one large network, you need to configure the Wi-Fi settings correctly. Network name (SSID) and password must be identical on both devices. This will make your smartphone think it's connected to the same point, but the signal is just stronger.

However, there's a caveat: standard Wi-Fi doesn't always work perfectly between devices using routers from different manufacturers. A phone may lock onto a weak signal from a distant router, refusing to switch to a nearby one. To improve the situation, it's recommended to select the same broadcast channel on both routers (for example, 1, 6, or 11 for the 2.4 GHz band) or, conversely, separate them if they're close together to avoid interference. For the 5 GHz band, it's best to use automatic channel selection or lock in free channels (36, 40, 44, etc.).

In modern systems such as Keenetic or MikroTik, there is technology Roaming (802.11k/v/r), which allows devices to more intelligently switch between access points. If your routers support these standards, be sure to enable them in your wireless network settings. This is especially important for video calls and online gaming while you're moving around the house.

Why might the speed drop when connecting a second router?

Speed ​​may decrease if you're using an older cable (below Category 5), if the secondary router only has a 100 Mbps port (Fast Ethernet) while the primary one has 1 Gbps, or if you're using a congested Wi-Fi channel. Distance and wall material also play a role.

Physical connection and operation check

Once the software configuration of the second router is complete (IP changed, DHCP disabled, Wi-Fi configured), you can move on to the physical connection. Take a patch cord and connect LAN port main router with LAN port The second router. It's LAN-to-LAN! The second router's WAN port remains free in this setup (unless you're using the special "Access Point" mode, where the manufacturer explicitly specifies WAN use).

After connecting the cable, wait 1-2 minutes. The indicators on both routers should light up or blink, indicating a link (connection) is established. Now try connecting your smartphone or laptop to the Wi-Fi network with the name you specified. The device should receive an IP address from main router (you can check this in the connection properties) and have access to the Internet.

Test your network at different points. Walk around your house with a speed test (such as Speedtest) running. Ideally, the speed should be close to your ISP's plan speed near the second router. If your internet connection is lost, check to see if you forgot to disable DHCP on the second device—this is a common mistake made by beginners.

☑️ Network readiness check

Completed: 0 / 5

Solving typical problems and conflicts

Even if you follow the instructions exactly, difficulties may arise. One common problem is subnet conflictIf the main router has an address 192.168.0.1, and the second one is by default too 192.168.0.1, you won't be able to access the second device's settings until it's connected to the network. That's why the first step is always done on an isolated device.

Another problem is a network loop. If you accidentally connect two routers with two cables or connect a cable to both the WAN and LAN ports simultaneously (on some models), the network may crash. Modern routers can detect such situations and block ports, but it's not worth the risk. It's also worth making sure the firewall on the second router isn't blocking local traffic, although it's usually disabled in access point mode.

If your devices see Wi-Fi but report "No Internet Access," check your DNS settings. Try manually entering Google's DNS servers (8.8.8.8) or Yandex (77.88.8.8) in the main router settings or on the client device for diagnostics. Often, the problem lies not with the router pairing, but with the provider's settings or a temporary line outage.

⚠️ Attention: Router software specifications and interfaces are constantly updated. Settings menus, item names, and available features may differ from those described depending on the firmware version and device model. Always consult the official documentation from your equipment manufacturer.
Is it possible to connect routers with a cable if they are from different manufacturers (for example, TP-Link and Asus)?

Yes, you can. Cable connections and TCP/IP 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 seamless roaming may not work between different brands.

What cable is best to use to connect routers?

The optimal choice is category twisted pair Cat5e or Cat6 8-wire cable. The cable should be shielded (FTP) if it will be installed near power lines to avoid interference. For domestic distances up to 50 meters, any high-quality cable will suffice.

Will my internet speed decrease when I connect a second router?

With a proper cable connection (LAN-to-LAN) and using gigabit ports, the speed won't decrease. It will be limited only by the provider's plan and the capabilities of the weakest link in the chain (for example, if one of the routers only has 100 Mbps ports).

Do I need to configure a second router if it has an "AP Mode" button?

If there is a mode in the second router's menu Access Point, then setup is extremely simple. You just need to select this mode, and the router will automatically disable DHCP and reconfigure the network. In this case, the cable can often be connected to the WAN port, as the router will automatically redirect the traffic.