Connecting a modem to a modem via cable: a complete guide to sharing Wi-Fi

Many users are familiar with the situation where the Wi-Fi signal doesn't reach the far corners of an apartment or office. Often, the only solution is to use additional equipment to expand the wireless network's coverage area. One of the most reliable and stable solutions is to connect two routers together using a twisted pair cable. This creates a unified local network, where the second device functions as a full-fledged access point, ensuring high data transfer rates.

Unlike wireless repeaters, a wired connection is not susceptible to interference from microwave ovens, neighbors' networks, or thick walls. Cable communication Guarantees minimal latency and no packet loss, which is critical for online gaming and 4K video viewing. In this article, we'll cover in detail the process of preparing equipment, selecting a cable, and configuring software for a second router to work in conjunction with the main one.

To implement this setup, you'll need the main modem itself, which is already configured and distributing the internet, and a second router that will receive the signal. It's important to understand that the second router in this setup won't act as a standalone router creating a new subnet, but rather as a secondary router. bridge or access pointThis is a key point on which the correctness of further IP address and DHCP server settings depends.

📊 What type of internet connection do you use?
Fiber optic (PON)
ADSL
4G/5G modem
Satellite Internet

Equipment preparation and cable selection

Before proceeding with the software part, it is necessary to prepare physically network equipmentYou'll need an Ethernet cable, also known as twisted pair. The length of the cable depends on the distance between the router installations. If you plan to run the cable throughout your apartment or between floors of a private home, it's best to allow for a few meters of extra cable.

Cable quality plays a decisive role in the final speed. Modern Gigabit Ethernet networks require category Cat5e or Cat6They may look identical visually, but Cat6 has tighter stranding and often a center separator, which reduces crosstalk. This cable must be terminated on both ends according to the T568B standard, using RJ-45 connectors.

Make sure both devices are working properly and have power. The primary router should already be connected to your ISP and providing internet access. It's best to reset the second router, which we'll be configuring, to factory settings first to avoid conflicts with old configurations. To do this, click the button. Reset on the back panel and hold it for about 10-15 seconds until the indicators blink.

☑️ Checking connection readiness

Completed: 0 / 4

Connection diagram: WAN or LAN?

There are two main ways to physically connect routers with a cable, and the port choice depends on the logic you want to implement. The first option is a port connection. LAN-to-LANIn this case, the cable is inserted into the regular LAN port of the main router and into the LAN port of the second router. This is the most effective way to create a unified local network where all devices (printers, NAS, media servers) can see each other.

The second option is connection LAN-to-WANA cable runs from the LAN port of the main router to the WAN (or Internet) port of the second router. In this case, the second router creates its own subnet. This is useful if you want to isolate devices connected to the second router from the main network, but for simple Wi-Fi distribution in the home, this method is less convenient due to double NAT (network address translation).

⚠️ Important: When connecting via LAN-to-LAN ports, be sure to disable the DHCP server on the second router, otherwise an IP address conflict will occur and the network will stop working.

For most home use, a LAN-to-LAN setup is recommended, as it ensures seamless device integration. However, if your second router has a dedicated "Access Point" mode in its software settings, you can physically connect the cable to the WAN port, as the router will automatically forward data streams correctly. Always consult the manual for your specific model. TP-Link, Asus or Keenetic.

Configuring the IP address of the second router

The most important step is setting the IP address of the second device. Since we're connecting two routers to the same network, their IP addresses must be in the same subnet, but they must not be the same. First, connect to the second router via Wi-Fi or cable from your computer, but do not connect for now it's connected to the main router.

Go to the web settings interface (usually at 192.168.0.1 or 192.168.1.1). You need to change the local IP address of the second router. If the first router has an address 192.168.0.1, then ask the second one, for example, 192.168.0.250This is necessary to avoid confusion and have convenient access to the settings of both devices in the future.

What to do if the IP addresses match?

If both routers have the same IP address (e.g., 192.168.0.1), connect them to the computer one at a time. First, configure the second router without connecting to the first one, changing its LAN IP to a unique one, save the settings, reboot, and only then connect with a cable.

After changing the IP address, the router will prompt you to reboot. Your computer will lose connection to it, and you'll need to enter the new address in your browser to continue setup. Make sure the subnet mask remains the default one. 255.255.255.0This ensures correct operation of all devices within a range of 254 addresses.

Disabling DHCP and configuring Wi-Fi

Now you need to find the DHCP server section in the second router's menu. Its function is to automatically assign IP addresses to connected devices. In our setup, only the main router performs this task. Find the item DHCP Server and select the option Disable (Disable). Save changes.

Next, we move on to setting up the wireless network. For devices to be able to switch between routers or simply see the same network, the SSID names and passwords must match. Set the network name (SSID) and encryption type (usually WPA2-PSK), as on the first one.

However, there's a nuance with broadcast channels. To prevent routers from jamming each other, it's best to set different static channels. For example, if the main router operates on channel 1, assign the second router to channel 6 or 11. This is especially important in the 2.4 GHz band, where there are only three non-overlapping channels.

Parameter Main router Second router (AP mode)
LAN IP address 192.168.0.1 192.168.0.250
DHCP Server On Turned off
Network name (SSID) Home_WiFi Home_WiFi
Wi-Fi password StrongPassword123 StrongPassword123

Access Point operating mode

Modern router models such as Keenetic, Asus or new lines TP-Link, have a built-in software mode switch. This greatly simplifies the task, as you don't need to manually disable DHCP or change IP addresses. Simply find the section in the menu Opening hours or Operation Mode.

Select an option Access point (Access Point). The router will automatically apply all necessary changes: disable unnecessary router features, reconfigure the network, and prepare to operate as an extension. In some cases, after enabling this mode, the WAN port may function as a regular LAN port, allowing you to connect the cable to any port.

If your router supports the technology Mesh, the process can be even simpler: simply connect the second router to the first with a cable, and they will automatically sync the settings. However, the classic manual setup method is universal and works even for older devices or devices with different models.

Final connection and network testing

After making all the changes to the second router's settings and rebooting it, you can begin the final connection. Take the prepared Ethernet cable. Plug one end into any available LAN port on the primary router, and the other end into the LAN port on the second router (unless you used Access Point mode, which allows WAN access).

Wait 1-2 minutes for the devices to exchange data and establish a connection. The indicators on the second router should light or blink, indicating a link. Typically, the LAN or globe (Internet) indicator will be lit, depending on the model.

The indicators are not lit?

If the port indicators don't light up after connecting the cable, check the cable's integrity. One of the wires may be damaged, or the cable may be improperly terminated. Try replacing the cable with a known-good one.

Now connect your smartphone or laptop to a Wi-Fi network (or via cable to a second router) and test your internet access. Open any website or play a video. If the pages load, the setup is working correctly.

⚠️ Note: Router settings interfaces may differ from manufacturer to manufacturer. Menu item names may vary, so always refer to the network's operating logic, not just the exact same terms.

Possible problems and their solutions

Even with proper configuration, difficulties can still arise. One common issue is a lack of internet access on devices connected to the second router. Check that the subnet mask on both devices matches. Also, ensure that the IP address of the second router is not within the range of addresses assigned by the DHCP server of the first router.

If your connection speed is slow, check the cable's termination quality. For speeds above 100 Mbps, all eight conductors of the cable must be used. If only four are terminated, the speed will be limited to 100 Mbps. Also, check whether the second router is configured for 802.11b/g-only operation, instead of mixed or 802.11n/ac.

In some cases, your computer's antivirus or firewall may block access to the second router's settings after changing the subnet. Temporarily disable the firewall for diagnostic purposes. It's also a good idea to update the second router's firmware to the latest version available on the manufacturer's website.

Frequently Asked Questions (FAQ)

Is it possible to connect routers from different brands, such as TP-Link and Asus?

Yes, you can. Ethernet and Wi-Fi protocols are universal standards. The main thing is to configure IP addresses correctly and disable DHCP on the second device. Brand compatibility is irrelevant in this setup.

What is the maximum cable length allowed for a connection?

The Ethernet (twisted pair) standard specifies a maximum network segment length of 100 meters. Beyond this distance, the signal begins to fade, and packet loss may occur. For longer distances, active switches or fiber optic cables are required.

Will IPTV work through a second router?

Yes, if you use a LAN-to-LAN setup and have disabled DHCP on the second router, IPTV multicast traffic will flow correctly. In router mode (LAN-to-WAN), issues with multicast packet forwarding may occur.

Do I need to set up the same network names for roaming?

For simple switching, yes. But true seamless roaming (where the device doesn't drop the connection when switching) only works in mesh systems or when using Wi-Fi controllers. With a typical dual-router setup, the device can "cling" to the farther router until the very last moment.