Connecting two modems via Wi-Fi is a challenge faced by owners of large apartments, private homes, or offices where the main router's signal doesn't cover all rooms. This "cascade" of devices allows for expanded coverage without running cables, but requires proper configuration to avoid IP address conflicts, speed drops, or network interruptions. In this article, we'll explore the process. three main connection methods (bridge mode, WDS, client + access point), as well as nuances for popular brands - TP-Link, ASUS, Keenetic And Zyxel.
It is important to understand that not all modems support such schemes. For example, 3G/4G modems (like Huawei E3372 or ZTE MF823) usually can't operate in bridge or repeater mode—they can only be connected as a client to the main network. But full-fledged Wi-Fi routers (even budget ones, like TP-Link TL-WR840N) most often support the functions you need. Before you begin setting up, check characteristics of your devices on the manufacturer's website.
Also note: with this connection Internet speed on the second modem may decrease By 30–50% due to double over-the-air data transfer. If stability is critical (for example, for IP cameras or online gaming), it's better to consider alternatives: Powerline adapters (by electrical wiring) or laying a network cable.
1. Connection methods: which one to choose?
The choice of method depends on goals of the connection and supported features of your devices. Let's consider three main options:
- 🔄 Bridge Mode — the second modem connects to the first as a "transparent" repeater, expanding the network without creating a new subnet. Suitable for devices from the same manufacturer (for example, two ASUS RT-AX55).
- 📡 WDS (Wireless Distribution System) — a universal standard for connecting Wi-Fi access points. It even works between different brands, but may reduce speed.
- 🔗 Client + Access Point (Client + AP) — the second modem connects to the first as a client and then distributes the internet to its devices. This is convenient if you need to create a separate network (for example, for guests).
Which method is better? If both modems one brand and support Bridge, choose it - it's the most stable option. For devices different brands will do WDS, but check the channel compatibility (for example, if the first modem operates on a frequency 5 GHz, and the second one only supports 2.4 GHz, the connection will not be established). Mode Client + AP convenient for creating an isolated network, but requires manual DHCP configuration.
2. Preparing for Setup: 5 Essential Steps
Before connecting modems, follow these steps to avoid common mistakes:
Reset the second modem to factory settings (button Reset)
Check mode support Bridge/WDS in the documentation
Update firmware on both devices
Write down the MAC addresses of the modems (on the sticker or in the web interface)
Disable DHCP on the second modem (if it will work in bridge mode)-->
Pay special attention Wi-Fi channelsIf the first modem works on automatic channel selection, fix it manually (for example, on Channel 6 2.4 GHz). Otherwise, when you reboot the main device, the connection will be broken. Also, check that both modems have the same safety standards (For example, WPA2-PSK), otherwise they will not “see” each other.
If the second modem will work in the mode Client + AP, come up with something for his network unique name (SSID) and a password. This will help avoid confusion when connecting devices. For example:
| Parameter | Main modem | Second modem (in AP mode) |
|---|---|---|
| Network name (SSID) | MyHomeWiFi_5G | MyHomeWiFi_Guest |
| Channel | 36 (5 GHz) | Auto (2.4 GHz) |
| Security mode | WPA2-PSK | WPA2-PSK |
| DHCP | On | Disabled |
⚠️ Attention: If the second modem does not support the modesBridgeorWDS, but it has a functionRepeater(repeater), it can also be used. However, in this case, all devices connected to the second modem will have single NAT, which may cause problems with some online games or IP telephony.
3. Setting up a connection in Bridge mode
This method is suitable for modems one manufacturer (for example, two ASUS or two TP-Link). The main advantage is minimal speed loss, since data is transmitted without additional encryption.
Let's look at the setup using an example TP-Link Archer C6 (main) and TP-Link TL-WR841N (second):
- Connect to the web interface of the second modem (
192.168.0.1ortplinkwifi.net). - Go to
Advanced settings → System tools → System settings. - In the field
Opening hoursselectWireless Bridge (WISP). - Click
Search, select the main modem network and enter its password. - Save the settings and reboot your device.
After rebooting, the second modem will connect to the primary one automatically. Check the connection by connecting a laptop or smartphone to it. If the internet isn't working, make sure the primary modem has internet access. MAC address filter disabled (in the section Wireless Mode → MAC Filtering).
⚠️ Attention: In bridge mode, the second modem doesn't distribute Wi-Fi — it only extends the network of the first one. If you need a separate access point, use the mode Client + AP (described below).
4. Connection via WDS: a universal method
WDS (Wireless Distribution System) — a standard that allows modems from different manufacturers to be connected. However, it has its drawbacks: a 30–50% reduction in speed and potential compatibility issues (for example, Keenetic does not always work correctly with Zyxel in this mode).
Setting up WDS using an example ASUS RT-N12 (second modem):
- Log into the control panel of the second modem (
192.168.1.1). - Go to
Wireless Network → Bridge (WDS). - Turn on
Enable WDS Bridgeand pressSearch. - Select the network of the main modem, enter its password and MAC address (You can find it on the sticker or in the web interface of the first device).
- In the section
Local Area Network (LAN)change the IP address of the second modem so that it does not conflict with the first one (for example,192.168.1.2, if the main one192.168.1.1). - Disable the DHCP server on the second modem (
Local Network → DHCP Server → Disable). - Save the settings and reboot both devices.
If the Internet does not appear on the second modem after setting it up, check:
- 🔍 Do they match? Wi-Fi standards (For example,
802.11non both devices). - 🔒 Is it specified correctly? password and MAC address main modem.
- 📶 Are neighboring networks using the same channel (check in the app) Wi-Fi Analyzer).
Why might WDS not work with some modems?
Some manufacturers (eg Xiaomi or Mercusys) block WDS in the firmware. Problems also arise if modems support different versions of the standard (for example, WDS v1 And WDS v2). In this case, try updating the firmware or use the mode Client + AP.
5. Client + AP mode
This method is convenient if you need create a separate network On a second modem (for example, for guests or smart devices). The second modem connects to the first as a client and then distributes internet to its devices with its own SSID.
Setting up an example Keenetic Lite III:
- Connect to the web interface Keenetic (
192.168.1.1ormy.keenetic.net). - Go to
Internet → Wi-Fi connection. - Click
Add connection, select the main modem network and enter the password. - In the section
Home Network → Segmentscreate a new segment for the guest network (for example,Guest). - Configure Wi-Fi for this segment: Specify network name (SSID), password and check
Isolate clients from each other. - Save the settings and reboot the modem.
You will now have two networks: the main network (connected to the first modem) and the guest network (connected to the second). Devices on the guest network will not be able to access local resources (such as a printer or NAS), which increases security.
⚠️ Attention: In modeClient + APsecond modem does not extend the coverage area of the main network — it creates a new access point. If you need an extension, useBridgeorWDS.
6. Setting up popular brands: TP-Link, ASUS, Keenetic, Zyxel
Each manufacturer implements bridge and WDS modes differently. Below are brief instructions for popular brands.
| Brand | Bridge mode | WDS mode | Client + AP |
|---|---|---|---|
| TP-Link | Additional settings → Operating mode → Wireless bridge | Wireless mode → Enable WDS | Wireless mode → Enable WISP |
| ASUS | Administration → Operating Mode → Repeater | Wireless Network → Bridge (WDS) | Internet → Wi-Fi connection |
| Keenetic | Internet → Wi-Fi Connection → Bridge Mode | Does not support classic WDS (use Client + AP) | Internet → Wi-Fi connection + Home Network → Segments |
| Zyxel | Network → Wi-Fi → Access point (Bridge) | Network → Wi-Fi → WDS Bridge | Network → Wi-Fi → Client + setting up a second network |
Keenetic doesn't support classic WDS, but it offers an alternative—the "Repeater" mode—which is more stable than many competitors. If you have Keenetic, select in the web interface Internet → Wi-Fi Connection → Range Extender and follow the setup wizard.
For Zyxel Keenetic (models older than 2020) may be required manual IP address specification the second modem, since by default they conflict on the same subnet. For example, if the main modem has an IP 192.168.1.1, assign to the second one 192.168.1.2.
7. Common mistakes and their solutions
Even with proper setup, the connection may not work. Let's look at the most common issues and how to fix them:
- 🚫 There is no connection between modems
Check:
- Do they match? Wi-Fi channels (for example, both on
Channel 6 2.4 GHz). - Is it indicated correctly? MAC address main modem (sometimes you need to enter it manually).
- Is it disabled on the second modem? firewall (in the section
Security).
- Do they match? Wi-Fi channels (for example, both on
- 🌐 There is Internet, but no access to local devices
In mode
Client + APLocal resources (printers, NAS) are unavailable by default. To fix this, configure static routes or disable client isolation. - 🐢 Low speed on the second modem
This is normal for a Wi-Fi bridge. To reduce losses:
- Use 5 GHz instead of 2.4 GHz (if both modems support it).
- Reduce channel width With
40 MHzto20 MHz(in Wi-Fi settings). - Change it channel to a less busy one (check in Wi-Fi Analyzer).
⚠️ Attention: If after setting up the second modem some websites (for example, banking or social networks) stopped working, check DNS settingsIn bridge mode, DNS servers sometimes get confused. Manually enter them8.8.8.8(Google) or1.1.1.1(Cloudflare) in the settings of the second modem.
If the problem is not solved, try reset settings the second modem and set up the connection again. Also check if the connection is blocked. antivirus or firewall on connected devices.
8. Alternative ways to expand the network
If connecting two modems via Wi-Fi does not produce the desired result (for example, due to low speed or instability), consider alternatives:
- 🔌 Powerline adapters — transmit the Internet through electrical wiring. Speed up to
1 Gbps, but depends on the quality of the wiring. Suitable for houses with thick walls. - 📶 Mesh systems (For example, TP-Link Deco or ASUS ZenWiFi) — multiple access points operating as a single network. More expensive, but more stable and easier to set up.
- 🔗 Laying network cable — the most reliable method, but requires repair. Use a cable
Cat 5eor higher for speeds up to1 Gbps. - 📡 Directional antennas - if the modems are located at a large distance (for example, in different buildings), use antennas with amplification
10–15 dBi.
Mesh systems are the best choice for larger homes, as they automatically switch devices between access points, ensuring stable coverage. However, their prices start at 10 000 ₽ for a set of 2-3 devices. If your budget is limited, try Powerline — adapters cost from 2 000 ₽ for a couple.
FAQ: Frequently Asked Questions
Is it possible to connect a 3G/4G modem to a Wi-Fi router over the air?
Yes, but only if it is a 3G/4G modem (for example, Huawei B315) supports the mode Client (connecting to another network as a client). Most USB modems (like MTS 827F) can't do this - they can only be connected via cable to a router with a USB port.
If your 4G modem has a port Ethernet, connect it with a cable to WAN port the second router and configure it in mode Repeater or Client + AP.
Why did the speed drop by half after setting up the bridge?
This is normal for a Wi-Fi bridge, as data is transmitted twice: from the primary modem to the secondary modem and back. To reduce losses:
- Use range
5 GHz(if both modems support it). - Reduce the channel width to
20 MHz(in Wi-Fi settings). - Change the channel to a less busy one (check in Wi-Fi Analyzer).
If speed is critical, consider cable laying or Powerline adapters.
How do I connect a second modem if it doesn't have WDS mode?
Use the mode Client + AP (if any) or RepeaterIf these modes are not available, try:
- Connect the second modem to the first one cable (even if it is short).
- Set it up as a regular access point (
AP), disabling DHCP. - If cable is not possible, buy one Wi-Fi repeater (from
1 500 ₽) or Mesh point.
Is it possible to use two modems from different providers?
Technically yes, but it's pointless if both modems are sharing internet from different providers. If one modem is the primary modem (with internet) and the other is just an access point, then there are no problems. The main thing is that the second modem supports the following modes: Bridge, WDS or Client.
If both modems have SIM cards (for example, Huawei B535 And ZTE MF286), they can be connected via Wi-Fi, but the Internet will only be available from the modem to which the devices are connectedTo balance the load, you need a special router with the function Dual WAN.
How do I reset my modem if I forgot my password?
Press and hold the button Reset (usually located on the back panel) during 10-15 secondsuntil the indicators start flashing. After reset:
- The modem's IP address will become
192.168.0.1or192.168.1.1. - The network name (SSID) and password will be reset to factory settings (indicated on the sticker).
If the button Reset If it doesn't work, check if it is hidden inside the hole (you need a paper clip).