Extending a home or office Wi-Fi network with a second router is a popular solution when the primary router can't cover the area or when the load needs to be shared between devices. Connecting a Second Router by wire (rather than Wi-Fi) guarantees maximum connection stability, minimal speed loss, and freedom from interference. However, improper connection or settings can lead to IP address conflicts, double NAT, or complete network inoperability.
In this article we will look at three basic connection schemes routers between themselves - through LAN-to-LAN, LAN-to-WAN and bridge mode (bridge), and we'll also take a closer look at the settings for popular brands: TP-Link, ASUS, Keenetic And MikroTikYou'll learn how to avoid common mistakes, such as devices not seeing each other or internet only working on one router. For clarity, we've provided a comparison table of the different configurations and their features.
When do you need to connect a second router via wire?
Using a second router is justified in several scenarios:
- 📶 Weak Wi-Fi signal in remote rooms or on another floor. Even powerful routers with antennas
5dBilose speed at a distance of more than 15–20 meters through walls. - 🖥️ Connecting wired devices (PC, Smart TV, game consoles) in another part of the house, where it is not possible to extend a cable from the main router.
- 🔄 Network splitting into two subnets (for example, for guest access or separating work devices from personal ones).
- 🛡️ Improving security: the second router can act as an additional firewall for critical devices (IP cameras, servers).
The advantage of a wired connection over a wireless one (WDS or repeater) — no speed loss (up to 50% with a Wi-Fi bridge) and stable ping, which is critical for online gaming or video conferencing. However, there are also disadvantages: the need for cable installation and the need to tether a second router to a specific location.
⚠️ Attention: If your internet service provider uses MAC address binding, check with technical support before setting up a second router to see if you need to clone the MAC address of the primary device. In some cases (for example, Rostelecom or Beeline) this may block access to the network.
Three wired router connection schemes
The choice of scheme depends on your goals: whether you need to expand one network or create two separate subnets, whether you want to maintain access to the second router's settings from the first network, etc. Let's look at each scheme in detail.
| Scheme | Description | Pros | Cons | When to use |
|---|---|---|---|---|
LAN-to-LAN |
The cable connects the LAN ports of both routers. Both devices are on the same subnet. | Easy setup, all devices see each other, no double NAT. | It is impossible to separate networks, the second router cannot work as a firewall. | Expand Wi-Fi coverage without splitting the network. |
LAN-to-WAN |
A cable runs from the LAN port of the primary router to the WAN port of the secondary router. This creates a second subnet. | You can configure individual firewall rules and flexible traffic management. | Double NAT, possible problems with some applications (IP telephony, games). | Guest network, separation of work devices, additional protection. |
| Bridge Mode | The second router operates as an "advanced" switch, routing is disabled. | Minimal latency, single subnet, no double NAT. | There is no access to the settings of the second router via Wi-Fi, only via wired connection. | Maximum performance for gaming PCs or media servers. |
Critical nuance: If your main router issues IP addresses in the range 192.168.1.0/24, and the second router has the default address 192.168.1.1, a conflict will arise. In this case Necessarily change the IP of the second router (for example, to 192.168.1.2) or its subnet (for example, 192.168.2.1).
Step-by-step setup of a LAN-to-LAN network
This setup is the simplest and is suitable for 80% of cases where you simply need to extend your Wi-Fi coverage. You'll need:
- 🔌 Network cable (twisted pair, patch cord) up to 100 meters long.
- ⚙️ Access to the web interface both routers (usually at the address
192.168.1.1or192.168.0.1). - 📝 Recording current settings main router (IP address, subnet mask, DHCP server).
Step 1. Connecting with a cable
Take a network cable and connect one end of it to LAN port of the main router, and the second one is in LAN port of the second router (not WAN!) Use ports with numbers (e.g. LAN1), avoid ports marked Internet or WAN.
Step 2: Configuring the IP address of the second router
Log into the web interface of the second router (usually at the address indicated on the sticker on the bottom of the device). Go to the section Network → LAN (or Network → LAN Settings) and change the IP address so that it:
- Was on the same subnet as the main router (for example, if the main one has
192.168.1.1, the second one may be192.168.1.2). - Did not match the addresses of other devices on the network (check in the section
DHCP → Clientsmain router).
Example for TP-Link:
IP address: 192.168.1.2Subnet mask: 255.255.255.0
Gateway: 192.168.1.1 (IP of the main router)
DNS: 8.8.8.8 (or provider's DNS)
Step 3: Disabling DHCP on the second router
Go to the section DHCP And disable the DHCP serverThis is necessary to avoid conflicts when both routers distribute IP addresses. An example path for ASUS: Local Network → DHCP Server → Enable DHCP Server: No.
Step 4: Configuring Wi-Fi on the Second Router
To automatically switch devices between routers, configure the following on the second router:
- 🔄 Same network name (SSID), as on the main router.
- 🔐 Same password and encryption type (recommended)
WPA2-PSKorWPA3). - 📶 Excellent Wi-Fi channel (for example, if the main router is on channel 6, set the second one to 1 or 11 for
2.4 GHz).
The IP address of the second router has been changed and does not conflict with the main one|
The DHCP server on the second router is disabled|
The cable is connected to the LAN port (not WAN!) of the second router|
The Wi-Fi name and password are the same as the main router (if roaming is required)
-->
Setting up a LAN-to-WAN scheme: creating a second subnet
This diagram is suitable if you need split traffic (for example, for a guest network) or use the second router as an additional firewall. Here, the second router receives the Internet from the first through its WAN port, creating a separate subnet.
Step 1: Connecting the Cable
Connect LAN port of the main router With WAN port of the second routerThis is the key difference from the scheme. LAN-to-LAN.
Step 2: Setting up a WAN connection
Log into the web interface of the second router and go to the section Internet (or WAN). Select the connection type Dynamic IP (DHCP), since the first router will automatically assign the address. Example for Keenetic:
Connection type: IP automatically (DHCP)IP address: automatically
DNS: Automatic
Step 3. Configuring LAN and DHCP
In the section Local area network (LAN) change the IP address of the second router to the address from another subnetFor example, if the main router has the address 192.168.1.1, set for the second:
IP address: 192.168.2.1
Subnet mask: 255.255.255.0
Enable the DHCP server and configure the range of addresses to be distributed, for example, 192.168.2.100–192.168.2.200.
Step 4. Forward ports (if necessary)
If you need to access devices from the second subnet (for example, an IP camera), set up port forwarding (Port Forwarding) on first router. Specify:
- 🔢 External port (For example,
8080). - 📌 IP address of the second router (For example,
192.168.1.2). - 🔄 Inland port (For example,
80for webcam).
⚠️ Attention: When using the diagram LAN-to-WAN Devices from different subnets won't "see" each other by default. Access (for example, to network folders or printers) will require configuring static routes or disabling the firewall on the second router, which will reduce security.
Bridge mode: maximum performance
This mode disables routing functions on the second router, turning it into a "smart" switch. The advantage is the absence of double NAT and minimal latency, which is critical for:
- 🎮 Online games (For example, CS2, Dota 2), where low ping is important.
- 📺 Video streaming (4K, IPTV) without buffering.
- 🖥️ Local servers (NAS, media libraries).
Step 1: Activate Bridge Mode
In the web interface of the second router, find the section Opening hours (or Operation Mode) and select Bridge mode (Bridge Mode). Example for MikroTik:
/interface bridge add name=bridge-local
/interface bridge port add bridge=bridge-local interface=ether2
For TP-Link the easier way: Advanced Settings → Operating Mode → Bridge Mode.
Step 2: Setting up the IP address
In bridge mode, the router does not distribute IP addresses, so its own address must be:
- On the same subnet as the main router.
- Reserved in the DHCP settings of the main router (so that it does not change).
Example for a subnet 192.168.1.0/24:
IP address of the second router: 192.168.1.2Gateway: 192.168.1.1
DNS: 192.168.1.1 or 8.8.8.8
Step 3. Connecting the cable
Connect LAN port of the main router With LAN port of the second router (not WAN!). In bridge mode, the WAN port of the second router is not used.
Step 4: Setting up Wi-Fi (optional)
If the second router will distribute Wi-Fi, configure:
- 🔄 Same SSID and password, as on the main router (for roaming).
- 📡 Great channel (For example,
36For5 GHz, if the main one is on48). - 🔒 Disable client isolation (if you want the devices to see each other).
What should I do if the Internet doesn't work in bridge mode?
1. Check that the cable is connected to the LAN port (not WAN!) of the second router.
2. Make sure that DHCP is enabled on the main router and there are free IP addresses.
3. Reboot both routers in this order: first the main one, then the second one.
4. If used MikroTik, check that all the required interfaces are added to the bridge (ether2, wlan1 etc.).
Common mistakes and their solutions
Even with proper setup, problems can still arise. Here are the most common ones and how to fix them:
| Problem | Possible cause | Solution |
|---|---|---|
| There is no internet access on the second router. | Incorrect WAN connection type or DHCP is disabled on the main router. | Check your WAN settings (should be Dynamic IP). Reboot both routers. |
| Devices don't see each other on the network | Different subnets (eg. 192.168.1.x And 192.168.2.x). |
Use the diagram LAN-to-LAN or configure static routes. |
| Wi-Fi works, but there is no internet | IP address conflict or incorrect DNS. | Make sure the second router's IP address doesn't match the addresses of other devices. Specify the DNS manually (e.g., 8.8.8.8). |
| Low speed via cable | Damaged cable or non-compliance with standards (eg. 100 Mbps instead of 1 Gbps). |
Check the cable for breaks. Use category cable. Cat5e or higher. |
Double NAT Error
If you are using a diagram LAN-to-WAN, may arise double NAT (Network Address Translation), when both routers broadcast private IP addresses. This interferes with:
- 🎮 Multiplayer games (For example, Call of Duty or Fortnite).
- 📞 IP telephony (Skype, Zoom).
- 🔌 Connecting to remote desktops (RDP).
Solutions:
- Switch to the diagram
LAN-to-LAN. - Set up
DMZon the first router for the IP address of the second router. - Disable NAT on the second router (if supported).
⚠️ Attention: Some providers (eg MTS or Beeline) block internet access with double NAT. If after setting up the scheme LAN-to-WAN The Internet connection is lost. Please contact support to check the MAC address binding.
Customization features for popular brands
Router interfaces from different manufacturers can vary significantly. Below are brief instructions for the most common brands.
TP-Link
- 🔧 For the diagram
LAN-to-LAN:Network → LAN, change the IP address and disable DHCP inDHCP → DHCP Settings. - 🌉 For bridge mode:
Advanced Settings → Operating Mode → Bridge Mode.
ASUS
- 🔧 For the diagram
LAN-to-WAN:Internet → WAN connection type: Automatic IP. - 🔄 For Wi-Fi roaming:
Wireless → Advanced → Enable Roaming Assistant.
Keenetic
- 🔧 For the diagram
LAN-to-LAN:Home Network → Segments → Configure Segment, disable DHCP. - 🛡️ For additional security:
Security → Firewall → Filtering Rules.
MikroTik
- 🔧 For bridge mode: use the command
/interface bridge add name=bridge-local. - 📊 To monitor traffic:
Tools → Graphing.
FAQ: Frequently asked questions about connecting routers
Is it possible to connect routers via the WAN port of both devices?
No, this will cause a routing conflict. The WAN port of the second router can only be used in the circuit. LAN-to-WAN, when the cable comes from the LAN of the first router.
How to check if routers are connected correctly?
Connect to the second router's Wi-Fi and check:
- Is there internet access (open any website).
- Can you see other devices on the network (for example, through
ping 192.168.1.1(in the command line). - Is the speed the same as the main router (run a test on Speedtest.net).
What should I do if my speed drops after connecting a second router?
Possible causes and solutions:
- 🔌 Low quality cable: replace with
Cat5eorCat6. - 🔄 Wi-Fi channel conflict: change the channel on the second router (for example, with
6on11). - 📡 Overloading the main router: Limit the number of connected devices or configure QoS.
Is it possible to use a second router as a repeater via wire?
Yes, but it's pointless. Repeater (repeater) is intended for wireless network expansion. If you already have a wired connection, use the diagrams LAN-to-LAN or bridge mode - they are more efficient and do not reduce speed.
How do I reset my router if I made a configuration error?
Most routers have a button. Reset (usually recessed into the case). Press it for 10-15 seconds with a paperclip or toothpick until the indicators start blinking. After the reset, the router will return to factory settings (usually 192.168.1.1/admin/admin).