With the number of network devices in modern homes growing exponentially, the built-in ports on the main router often become insufficient. Game consoles, Smart TVs, printers, and PCs require a stable wired connection, which wireless adapters cannot provide. In this situation, users are faced with a choice: buy an expensive managed switch or find a way to use an existing secondary router.
Using a second router as a network hub Converting a router or switch not only saves money but also provides an effective way to recycle old equipment. Modern devices feature gigabit ports and powerful processors capable of routing traffic between dozens of devices without lag. However, to convert a router into a simple switch, its software must be properly configured to eliminate address conflicts.
The method involves disabling routing functions and turning the device into a transparent data bridge. This allows for the expansion of a local network while maintaining a unified naming system and shared access to resources. Unlike a simple signal repeater, a wired connection guarantees maximum speed and zero packet loss, which is critical for 4K video streaming and online gaming.
Differences between a router, switch, and access point
Before you begin physical switching, it's important to clearly understand the differences between network devices, as their functional purposes are radically different. Wi-Fi router A router is a complex computer that manages data flows between your local network and the global internet, distributing IP addresses via the DHCP service. A switch operates at a lower level, simply transmitting electrical signals between ports based on MAC addresses, without interfering with the logical structure of the network.
When we talk about turning a router into a hub, we're essentially configuring its operating mode to be as close as possible to a switch or access point. In this mode, the device stops creating its own subnet and becomes an extension of the main network. The key point The trick here is to disable NAT and the DHCP server on the secondary device so that address management remains with the main gateway.
Using a router as a switch offers additional benefits unavailable with standard unmanaged switches. For example, you can set up a guest network isolated from the main one, or use the device's USB port to connect network-attached storage. However, the basic goal remains the same: increasing the number of available LAN ports without sacrificing performance.
Necessary equipment and preparation
To implement this plan, you'll need a secondary router that will operate in hub mode. Ideally, its ports should support the same speed as the primary router, such as a standard Gigabit EthernetIf the primary router is gigabit, and the secondary one only has 100 Mbps ports, the entire network in that area will be limited to a lower speed.
You will also need a patch cord (network cable) long enough to connect the primary and secondary devices. The cable must be intact, without kinks, and meet the Cat5e category or higher to ensure gigabit speeds. Before beginning setup, it is recommended to reset the secondary router to factory settings to prevent any old configurations from affecting it.
It's important to prepare a computer or laptop with a network card for the initial setup. You can connect to the router via either Wi-Fi or cable, but a cable connection is preferable for the initial configuration due to its stability. Make sure your computer has a static IP address or is configured to obtain addresses automatically.
☑️ Equipment preparation
Setting an IP address and disabling DHCP
The most critical step in setting up the secondary router is changing its IP address and disabling its DHCP server. Leaving it at the default address (often 192.168.0.1 or 192.168.1.1) will cause a conflict with the primary router, and the network will stop working. You need to log in to the secondary device's web interface, usually through a browser using the address printed on a sticker on the bottom of the device.
After authorization, find the section LAN or Local area networkHere, you need to change the router's IP address so that it's in the same subnet as the primary router, but not the same. For example, if the primary router has an address of 192.168.1.1, you can assign 192.168.1.254 to the secondary router. Remember the new IP address, since you will have to enter it to access the settings of this device in the future.
The next step is to disable the DHCP server. Find the corresponding option in the menu. DHCP Server and select a value Disable or DisableThis will force all devices connected to the secondary router's ports to request IP addresses from the primary router, ensuring uniform addressing for the entire network.
⚠️ Note: After changing your router's IP address and applying the settings, you will lose your connection to it. To continue the setup, you will need to manually enter a static IP address from the new subnet on your computer or simply re-enter the new router address in your browser.
Cable connection diagram: LAN to LAN
The physical connection is crucial when converting a router into a hub. Unlike the standard setup, where the ISP cable is inserted into the WAN (Internet) port, here we'll use only the LAN ports. The cable from the main router can be plugged into any port. LAN of the secondary device.
The WAN port on the secondary router remains unused in this setup. Some equipment models, such as devices from Keenetic or MikroTik, allow you to programmatically reassign the WAN port to LAN mode, but in the basic instructions, we assume the use of standard ports. This configuration ensures that all network packets are forwarded without any routing attempts.
After connecting the cable, the port indicators should light up or blink, indicating a link is established. If the indicators are not lit, check the cable and ensure that the port is active on the primary router. Computers connected to the secondary router should now receive IP addresses from the primary device and have internet access.
What to do if the Internet doesn't appear?
If the internet still doesn't work after connecting the cable, check that the subnet of the primary and secondary routers matches. Also, make sure DHCP is truly disabled on the secondary device. Sometimes, rebooting both routers one by one helps: first turn off the primary router, then the secondary router, turn on the primary router, wait for it to load, and only then turn on the secondary router.
Features of customization for different brands
Interfaces from different manufacturers may differ significantly, although the logic of actions remains the same. On devices TP-Link And D-Link Often, simply disabling DHCP and changing the IP in the basic LAN settings is sufficient. More advanced systems, such as OpenWrt or DD-WRT, require the creation of a bridge between the LAN ports and the wireless interface.
In routers Asus There's a special "Access Point" mode that automatically performs all necessary actions: disables DHCP, changes the WAN connection type to LAN, and configures the bridge. This is the most convenient option for beginners, eliminating the need to manually enter parameters. A similar function is also available in modern models. Xiaomi And Huawei.
If your router doesn't have automatic access point mode, you'll need to configure it manually through the web interface. The table below compares the approaches for different device types.
| Parameter | Automatic mode (AP) | Manual setup (LAN-LAN) | Repeater mode |
|---|---|---|---|
| Stability | High | High | Average |
| Speed | 100% from cable | 100% from cable | Up to 50% of the channel |
| Complexity | Low | Average | Low |
| Need a cable | Yes | Yes | No |
⚠️ Note: Firmware interfaces are constantly being updated. The menu location may differ from that described in the instructions. If you can't find the item you need, use the router settings search or refer to the manufacturer's documentation on the official website.
Organizing wireless coverage (Wi-Fi)
Using a second router not only adds ports but also expands your Wi-Fi coverage. To do this, configure the wireless network on the secondary device. You can set the same name (SSID) and password as on the primary router, creating the illusion of a single network. However, devices will be reluctant to switch between access points, getting stuck on weak signals.
A smarter approach is to set up different network names, such as "Home_Floor1" and "Home_Floor2," or use one frequency for static and another for mobile. If both routers support the 802.11r (Fast Roaming) standard, the switch will be virtually seamless. Otherwise, it's best to separate the channels to prevent interference.
When setting up Wi-Fi on the second router, make sure to select clear channels. For the 2.4 GHz band, channels 1, 6, and 11 are optimal, as they don't overlap. The 5 GHz band offers a wider range of channels, which helps avoid interference from neighboring networks and your own devices.
Diagnostics and troubleshooting
After setting up the network, situations may arise where devices can't see each other or have no internet access. First, check whether computers connected to the second router are receiving IP addresses from the primary network range. If the address begins with 169.254.xx, DHCP isn't working, and the devices can't connect to the primary router.
A common problem is double NAT, which occurs if you accidentally used the WAN port or left routing services disabled. This can cause problems with online games or torrent clients. Check your connection status: if your internet IP address and local IP differ by more than one level, the configuration is incorrect.
It's also worth checking the data transfer speed using the iperf utility or simply copying a large file over the network. If the speed is significantly lower than advertised (for example, 90 Mbps instead of 900+), the cable may be damaged or one of the routers may be operating at 100 Mbps due to a poor connection.
⚠️ Important: If you're using a router from a carrier (such as Rostelecom or Beeline) as a secondary router, make sure it's not blocked from changing settings. Some providers block access to advanced settings, making it impossible to disable DHCP.
Is it possible to connect two routers via Wi-Fi instead of a cable?
Yes, this is possible if both devices support WDS Bridge or Repeater mode. However, the speed will be at least halved, and connection stability will be affected by interference. For stationary devices, such as a PC or TV, a cable connection is always preferable.
Will IPTV work through a second router in hub mode?
Yes, when configured correctly (access point or LAN-to-LAN mode), IPTV multicast traffic is forwarded transparently. It's important that the primary router also supports IPTV forwarding and VLAN forwarding, if required by the provider. In router mode (with NAT enabled), TV will not work.
Do I need to set up a password on the second router's Wi-Fi if the network names are different?
Yes, wireless network security is essential in any case. Even if it's a secondary network, neighbors can connect to it without a password, reducing speed and opening up access to your local resources unless client isolation is configured.
Will this scheme work if the main router also stops distributing Wi-Fi?
If the primary router stops distributing Wi-Fi but continues to function as a gateway (distributing IP and internet via cable), the second router will continue to function correctly. However, if the primary router fails completely, the second router will also stop providing internet access, as it depends on the primary router.