How to connect a Wi-Fi router to another router via cable

It's a common occurrence for a single wireless router to be insufficient to cover an entire home or office. Thick walls, complex layouts, or simply the remoteness of individual rooms can create "dead zones" where the Wi-Fi signal is either absent or too weak to comfortably operate. In such cases, the most reliable solution is to create a wired backbone between the primary provider device and a secondary router, which will rebroadcast the signal to the affected area.

Using twisted-pair cable between two access points ensures maximum connection stability and minimizes speed loss, which is especially important for 4K video streaming, online gaming, or video conferencing. Unlike wireless repeaters, which often halve speed, a cable connection allows the second router to operate at full capacity, receiving the internet connection directly from the main node. This method requires physical cabling, but the results are worth it.

In this article, we will examine in detail the technical nuances of connecting two routers and consider the differences between the operating modes. LAN-WAN And LAN-LANWe'll also provide specific steps for setting up IP addressing. You'll learn how to avoid network conflicts and turn an old router into a fully-fledged access point, expanding your home network's coverage without purchasing expensive equipment.

Selecting a connection scheme: LAN-WAN or LAN-LAN

Before starting the physical work, it is necessary to determine the connection scheme, as this will determine the logic for further configuration of the router software. There are two main connection methods: via ports WAN (or Internet) the second router and through ports LAN Both devices. The choice of scheme is dictated by how you want to manage the network: as a single space or as two separate subnets.

Scheme LAN-WAN A cascaded network means that the second router creates its own subnet. In this case, devices connected to the second router will have access to the resources of the first, but not vice versa unless special rules are configured. This is convenient for isolating a guest network or children's devices from the main home network where important files are stored on a network-attached storage (NAS).

⚠️ Attention: Using a LAN-WAN connection results in a double NAT (Network Address Translation) effect. This can cause problems with some online games, torrents, or remote access to CCTV cameras. If port forwarding is critical, this connection is not recommended.

An alternative option is a diagram LAN-LAN, which turns the second router into a simple Wi-Fi switch. In this mode, both devices are on the same subnet, can see each other, and all clients connected to both routers share a single information space. This is ideal for setting up a single media server or printing to a network printer from any device in the home.

📊 What connection scheme are you planning to use?
LAN-WAN (two different networks)
LAN-LAN (single network)
I don't know yet, I need to figure it out.
I only need Wi-Fi without cable

Equipment preparation and physical connection

The process of connecting routers begins with proper physical wiring. You'll need a serviceable Ethernet cable (twisted pair) of sufficient length. Modern devices support automatic cable type detection (Auto-MDIX), so you can use either a straight-through or crossover cable, but the de facto standard is a straight-through patch cord. Make sure the cable has no visible damage to the insulation and the connectors are firmly seated.

First, connect your computer to the main router (the one distributing your internet connection from your ISP) and test its functionality. Then, take a second router, which will act as an extender, and connect it to the PC for the initial setup. Don't connect the routers together until the software configuration is complete to avoid IP address conflicts.

  • 🔌 Nutrition: Make sure both routers are connected to the power grid using their original power supplies, as unstable voltage may cause a reset or reboot during the configuration process.
  • 🔗 Cable: Use a cable of category no lower than Cat 5e to ensure gigabit speeds, especially if your provider's tariff exceeds 100 Mbps.
  • 🖥️ Access: To configure the settings, use a wired connection between your computer and the router, as the wireless connection may be interrupted when changing network settings.

It is important to understand that the ports on the back of routers have different purposes. Port WAN (usually blue or yellow, separated from the rest) is designed to receive the Internet, and the ports LAN (usually numbered 1-4) – for connecting local devices. Depending on the chosen scheme, we will use different combinations of these ports.

☑️ Check before setup

Completed: 0 / 5

Setting up a second router in access point mode (LAN-to-LAN)

This method is the preferred method for most home users, as it creates a single, seamless network. The first step is to log into the second router's web interface. To do this, enter its IP address (found on a sticker on the bottom of the router, often 192.168.0.1 or 192.168.1.1) and enter your login and password.

The most important step at this stage is to change the IP address of the second router so that it does not conflict with the address of the main router. If the address of the main device 192.168.1.1, then the second one needs to be assigned an address from the same subnet, but with a different last octet, for example, 192.168.1.254This is done in the section NetworkLANAfter saving the settings, the router will reboot, and you will need to use the new address to log in further.

⚠️ Attention: Router firmware interfaces (Keenetic, TP-Link, Asus, MikroTik) can vary significantly visually. Look for sections labeled "Local Area Network," "LAN," "TCP/IP," or "Device Address." The exact menu names may vary depending on the firmware version.

The next critical step is disabling the DHCP server on the second router. There should only be one server distributing IP addresses on a single network, and the main router assumes this role. Find the section DHCP Server and select the option Disable or OffIf this is not done, devices on the network will receive incorrect gateway settings and lose internet access.

After changing the LAN settings and disabling DHCP, connect the cable from the main router's LAN port to any LAN port on the second router. The WAN port on the second device remains free in this setup. The second router now functions as a switch and access point, distributing IP addresses received from the main device.

Cascade connection configuration (LAN-WAN router mode)

If you want to create an isolated network, for example, for guests or an office, use a cascade configuration. In this mode, the second router operates independently, creating its own subnet. Setup begins similarly: log in to the second device's web interface via a browser.

Unlike the previous method, the second router's IP address must be in a different subnet than the main router's. If the main router has an address 192.168.1.1, then the second one must have a network, for example, 192.168.2.1This change is made in the settings. LANWe leave the subnet mask as default. 255.255.255.0.

DHCP server on the second router in this case must be enabledThis is the one that will distribute addresses to devices connecting to the second network. Make sure that the range of distributed addresses (pool) is correct, for example, from 192.168.2.100 to 192.168.2.200.

The physical connection is made differently: the cable from the LAN port of the main router is inserted into WAN (Internet) port of the second router. In the WAN (Internet) settings of the second device, select the "Dynamic IP" connection type. After this, the second router will receive an address from the first and begin distributing internet to its clients.

Why can't devices see each other in LAN-WAN mode?

In cascade mode, double NAT is enabled. The primary device sees the secondary router as a single large client, but cannot see devices within its network. Sharing files or a printer requires complex static route configuration, which is only feasible for advanced users.

Setting up a wireless network and selecting a channel

After setting up the network interfaces, you need to configure the Wi-Fi network. For maximum user experience, it's recommended to set the same network name (SSID) and password on both routers. This will allow devices to automatically switch between access points as they move around the home, although full roaming (802.11k/r/v standards) may not be available on budget models.

It's critical to select the right broadcast channels to prevent routers from jamming each other. If both devices operate in the 2.4 GHz band, they should broadcast on non-overlapping channels. In the 802.11n/g/b standard, these channels are 1, 6, and 11.

Configure the first router to channel 1, and the second to channel 11 (or 6). The channel width should be set to 20 MHz For maximum stability in apartment buildings, where the airwaves are heavily polluted by neighboring networks. The situation is simpler for the 5 GHz band: there are more channels and they overlap less frequently, but the signal range is shorter.

Parameter Main router Second router (AP mode) Second router (Router mode)
Device IP address 192.168.1.1 192.168.1.254 192.168.2.1
DHCP Server On Turned off On
Connecting the cable - LAN to LAN LAN to WAN
SSID (Wi-Fi Name) HomeNet HomeNet HomeNet_Guest

Diagnostics and troubleshooting

Even if you follow all the instructions, connection issues may still occur. One of the most common errors is an IP address conflict. If you forgot to change the second router's address before connecting the cable, the network may crash. In this case, disconnect the cable between the routers and reset the second router using the reset button. Reset and repeat the setup again.

Another common issue is a lack of internet access on the second router's clients in a LAN-to-LAN setup. Check that DHCP is indeed disabled on the second device. Also, make sure the DNS settings on the client devices are set to "Obtain Automatically." If the DNS is configured manually, the devices will not be able to find websites.

  • 🔥 Overheat: If the second router is unstable, check its temperature. If installed in niches or closed cabinets without ventilation, the device may throttle (reduce performance) or reboot.
  • 🔒 Safety: Don't forget to change the factory passwords for the web interface (admin/admin). In LAN-to-LAN mode, anyone connecting to your Wi-Fi will be able to access the settings of both routers.
  • 📡 Speed: If your Wi-Fi speed is slow, try changing the channel or channel width. Use Wi-Fi analyzer apps (e.g. WiFi Analyzer) to search for free frequencies.

In some cases, your computer's antivirus or firewall software may be blocking access to the router's web interface. Try temporarily disabling the protection or adding the router's IP address to the exceptions list. It's also worth checking whether your computer's network card has a static IP address that conflicts with the router's range.

⚠️ Attention: If you use IPTV from a provider, setting up a second router may require additional steps. In LAN-to-LAN mode, TV multicast traffic may not flow correctly without enabling IGMP Proxy or configuring VLANs. Consult your provider's instructions.

Frequently Asked Questions (FAQ)

Is it possible to connect Wi-Fi routers with a cable if they are from different manufacturers?

Yes, compatibility between different brands of equipment (for example, TP-Link and Asus) doesn't matter with a wired connection. Ethernet and TCP/IP protocols are universal standards. The main thing is to correctly configure IP addressing and DHCP mode, as described in the instructions above.

How long can a cable be between routers?

According to Ethernet standards, the maximum length of a twisted pair (UTP) cable should not exceed 100 meters. Beyond this length, the signal will begin to attenuate, leading to packet loss and reduced speed. For longer distances, active switches or fiber optic cables are required.

Do I need a special cable to connect routers?

In 99% of cases, a regular straight-through patch cord is required. Modern network cards and router ports support Auto-MDIX technology, which automatically detects the cable type and switches the contacts internally. Crossover cables, which were used decades ago, are practically unnecessary today.

Will the internet speed decrease on the second router?

With a proper cable connection (Category 5e or higher) and properly functioning equipment, speed losses will be minimal and unnoticeable to the user. Gigabit ports provide throughput of up to 1000 Mbps, exceeding the capabilities of most home data plans.

What should I do if the internet disappears on all devices after setup?

Most likely, an IP address conflict has occurred, or two enabled DHCP servers are distributing incorrect data. Disconnect the cable between the routers, reset the second router, and reconfigure it, strictly following the step for changing the IP address before connecting the communication cable.