Extending wireless network coverage is often necessary in large apartments, multi-story buildings, or office spaces where the signal from a single device simply cannot penetrate thick walls. Combining two routers Integrating them into a single ecosystem eliminates dead zones and ensures stable internet access anywhere without sacrificing speed. This solution is often more effective and cost-effective than purchasing expensive mesh systems, especially if you already have excess equipment.
There are two main ways to accomplish this: using a wired connection between devices or creating a wireless bridge (repeater mode). The choice of method depends on your technical ability to install cables and your connection stability requirements. In this article, we'll examine both options in detail, focusing on properly configuring IP addresses and DHCP servers to avoid network conflicts.
Preparing equipment and selecting a connection diagram
Before you begin setting up, you need to determine which router will be the main one. Main router The one that's already connected to the provider and distributes internet. The second device will act as an access point or repeater. It's important that both devices are working properly and that you have access to their web management interfaces. For a wired connection, you'll need a patch cord (twisted pair) of sufficient length.
The connection scheme directly impacts the final network speed and stability. A wired connection (LAN-to-LAN or LAN-to-WAN) provides maximum throughput and minimal latency, as traffic is transmitted over a cable. A wireless connection is convenient where wires are not feasible, but it inevitably halves the Wi-Fi speed because the radio module simultaneously transmits and receives data.
⚠️ Important: Make sure the firmware on both devices is updated to the latest version. Manufacturers frequently release patches to fix issues with bridge or access point operation.
If you plan to use a wireless connection, check the mode support WDS (Wireless Distribution System) or "Repeater" on both devices. Not all budget models can operate as clients or access points without losing functionality. In some cases, the second router may require installing alternative firmware, such as OpenWrt or DD-WRT, if the standard functionality is limited.
Setting up IP addresses and a DHCP server
A critical step, without which the network will not function, is correct addressing. Each router in the local network must have a unique IP addressBy default, most devices have an address of 192.168.0.1 or 192.168.1.1. If you connect two routers with the same addresses, a conflict will occur, and one of the devices will become unavailable.
First, configure the main router. Go to its interface and find the section LAN or Local area network. Remember its IP address, for example, 192.168.0.1. Make sure the function DHCP servers It's enabled. It will automatically distribute IP addresses to all connected devices (smartphones, laptops, TVs).
Now let's move on to the second router. Connect your computer to its LAN port, but don't connect the routers yet. Go to the LAN settings of the second device and change its IP address so that it's in the same subnet but with a different last digit. For example, if the primary router has an address of 192.168.0.1, set the secondary router's address to 192.168.0.254. This will allow you to always know where to find the secondary device's interface.
The most important point: on the second router you need to disable DHCP serverOnly one address "distributor" can operate on a single network. If you leave DHCP enabled on both devices, your devices will receive incorrect gateway settings and lose internet access. After disabling DHCP, save the settings. From now on, the second router will be managed only via the new static IP.
LAN-to-LAN connection diagram (Access Point Mode)
This method is considered the most reliable and correct from a network architecture perspective. It turns the second router into a simple switch with Wi-Fi functionality. All devices connected to both routers will be on the same subnet and visible to each other, which is important for local file sharing or network printers.
To implement this scheme, follow these steps:
- 🔌 Take a network cable and plug one end into any free LAN port main router.
- 🔌 Insert the other end of the cable into any free LAN port second router (the WAN/Internet port does not need to be used!).
- 💻 Check the connection on the client device: the Internet should appear automatically.
- 📡 Configure wireless network settings on the second router.
To ensure that devices switch between routers as seamlessly as possible (although full roaming without 802.11r/k/v will not be possible here), set the same network names (SSID) and passwords on both devices. However, the Wi-Fi channels must be different to avoid interference. For example, select channel 1 on the main router, and channel 6 or 11 on the second router.
⚠️ Caution: When connecting the cable to the LAN port of the second router, make sure DHCP is disabled on it. Enabling DHCP in this setup will disable the entire local network.
☑️ Checking LAN-LAN settings
LAN-to-WAN Connection Diagram (Cascading)
An alternative method that creates a double address translation (NAT). In this case, the second router treats the first router's network as the "external internet." This creates a separate subnet for devices connected to the second router. This approach is useful if you want to isolate guests or a smart home from the main network, but it's less preferable for general coverage expansion.
The setup requires changing the WAN settings on the second device. You need to go to the section Network → WAN (or similar) and select the "Dynamic IP" connection type. In this case, the cable is connected directly to the port. WAN/Internet the second router and in LAN The first one. The IP address of the second router in the local network (LAN IP) must still be unique and located in a different subnet than the WAN interface, or be static.
The advantage of the LAN-WAN method is its ease of security setup: the second router acts as a firewall. However, this method has a significant drawback: devices connected to different routers may not be able to "see" each other. For example, you won't be able to play video from a laptop connected to the first router on a TV connected to the second without additional, complex port forwarding setup.
| Parameter | LAN-LAN diagram | LAN-WAN diagram |
|---|---|---|
| Cable connection type | LAN to LAN | LAN to WAN |
| DHCP on the 2nd router | Turned off | On |
| Access to resources | Everyone sees everyone | Network isolation |
| Difficulty of setup | Average | Low |
Setting up a wireless bridge (WDS / Repeater)
If cable installation isn't possible, the only option is to create a wireless bridge. In this mode, the second router receives the Wi-Fi signal from the first and broadcasts it further. To configure this, find the "Wireless" section in the second router's menu. Wireless or Wireless mode and activate the function WDS or Repeater Mode.
After enabling the feature, start a scan for available networks. Select your primary network from the list and enter its password. It's important that the security settings (WPA2-PSK encryption type) on both devices match. Some older router models require that the Wi-Fi channels on both devices be manually set and matched, while newer routers can do this automatically.
⚠️ Please note: When using a wireless bridge, the internet speed on the second router may drop to 50% of the actual provider speed due to the peculiarities of the radio channel operating in half-duplex mode.
To improve connection stability, place the second router within range of the primary router's signal. It shouldn't be in a "dead zone," otherwise there won't be anything to broadcast. The optimal location is midway between the primary router and the area where internet access is needed. It's also recommended to use the 5 GHz band for bridging if the devices support dual-band operation, reserving the 2.4 GHz band for client devices.
Why does the speed drop in repeater mode?
A router's radio module can't simultaneously receive and transmit data on the same frequency. It must rapidly switch: receive a packet from the main router -> switch -> transmit the packet to the client. This splits the channel's bandwidth in half.
Optimizing channels and security of a single network
Once the network is set up, it's important to optimize its operation to avoid interference. In the 2.4 GHz band, there are only three non-overlapping channels: 1, 6, and 11. If your routers operate on the same channel, they will jam each other. Use Wi-Fi analyzer apps on your smartphone to find the least congested channel for each router.
Security is also a concern. Make sure both devices have modern encryption standards installed. WPA2-PSK or WPA3The password must be complex, containing letters and numbers. Do not use WPS to connect, as it is vulnerable. It is also recommended to disable Remote Management on the second router so that its settings can only be accessed from within your network.
There are two strategies for naming networks (SSIDs). The first is to give all access points the same name. This is convenient, but devices may "catch" the weak signal of a distant router, unwilling to switch to a nearby one. The second strategy is to add a prefix to the name, for example, Home_WiFi_Living And Home_WiFi_BedroomThis will give you manual control over the connection, although it will require you to switch in your phone's settings when moving.
Possible problems and solutions
Even with proper configuration, issues may arise. If devices aren't receiving IP addresses, check to see if DHCP is still enabled on the second router in the LAN-to-LAN setup. If internet is available but speed is low, try changing the Wi-Fi channel or checking the quality of the cable connecting the routers. The cable should be at least Category 5e and have all eight conductors.
If the second router constantly loses connection with the first router in bridge mode, try changing the encryption type or fixing the MAC address of the main router in the WDS settings. Sometimes resetting the settings to factory defaults and starting from scratch helps, as there may be some residual configuration from previous ISP settings.
If you use routers from different manufacturers, WDS compatibility may be limited. In such cases, access point mode (LAN-to-LAN) is a universal solution that works with virtually any equipment, while wireless bridging is best used between devices of the same brand.
Is it possible to connect routers from different manufacturers?
Yes, it is possible. A wired connection (LAN-to-LAN) works between any model, as it's standard Ethernet. Wireless bridging (WDS) may not work between different brands due to protocol implementation differences, but universal repeater mode often solves the problem.
Will the internet speed decrease on the second router?
With a wired connection (LAN-to-LAN), the speed won't drop if the cable is in good condition and supports 100 Mbps or 1 Gbps. With a wireless connection (repeater), the speed is guaranteed to drop, ideally by half.
Should I buy a second router of the same brand?
For a wired connection, the brand is unimportant. For a wireless bridge (WDS), it's advisable for both routers to be from the same manufacturer and preferably with the same chip series to ensure compatibility of network expansion features.
How do I access the second router's settings after setup?
You'll need to know the IP address you manually assigned to it (e.g., 192.168.0.254). Enter this address in a browser on a device connected to the public network. If you forget the address, you'll have to reset it using the Reset button.