Many users are familiar with the situation where the main router is located in one room, but the signal is desperately needed in a remote location. Running a long Ethernet cable through an entire apartment or house isn't always feasible due to aesthetic concerns or building design. However, there is a reliable solution that allows you to use the existing wired infrastructure to create a new wireless access point.
Using a LAN port to transmit a signal allows you to turn any second router into a powerful amplifier or a fully-fledged access point. This solution is especially useful for older buildings with thick walls, where radio waves have difficulty penetrating through the ceilings. Unlike simple repeaters, which often halve the speed, a wired connection between devices ensures a stable communication channel without packet loss.
In this guide we will go into detail about How to share WiFi over a LAN, using additional network equipment. We'll cover the technical nuances of setting up IP addresses, disabling the DHCP server, and selecting the correct operating modes. Understanding these processes will allow you to create a unified, seamless network that covers every hard-to-reach corner of your home or office.
Selecting equipment and preparing for setup
Before beginning any technical work, you need to ensure you have the appropriate equipment. To implement internet distribution via a LAN cable, you'll need a primary router already connected to your provider and a secondary device that will act as an access point. The secondary device can be almost any modern router, even an outdated one, as long as it has working ports. WAN And LAN.
A critical component is the connecting cable. To ensure high data transfer rates, especially if you plan to use channels with a width of 80 MHz or higher, it is recommended to use Category 1 twisted pair cable. Cat5e or Cat6. Cables of lower categories, such as Cat5, may limit speed to 100 Mbps, which will become a bottleneck for modern high-speed Internet.
β οΈ Attention: Make sure the connection cable is in good condition and has all 8 wires. Some cheap cables only have 4 working wires, which automatically limits the connection speed to 100 Mbps, even if the equipment supports gigabit.
It's also worth deciding in advance where to install the secondary router. It should be within reach of the cable running from the main device, but as close as possible to the area where a stronger WiFi signal is needed. Proper positioning of the equipment is half the battle in establishing a stable network.
Connection diagram and physical switching
The network setup process begins with the proper physical connection of devices. There are two main ways to connect a secondary router to the primary router via a LAN port, and the choice depends on the desired network logic. The first option involves connecting the primary router's LAN port to the secondary router's WAN port, creating a cascade of two subnets.
The second option, which is most often used to create a unified space, involves connecting the LAN port of the primary device to the LAN port of the secondary device. In this case, the secondary router functions as a switch with access point functionality. Choosing the right setup affects how devices see each other on the local network and whether they can share files.
For most users, creating a single subnet is the optimal option. This allows printers, network storage devices, and media servers to be accessible from all devices, regardless of which router they are connected to. Using the WAN port on a second device creates double NAT, which can cause problems for online gaming and some torrent clients.
After connecting the cable, power must be applied to the equipment. The power-up sequence is important: first, turn on the primary router and wait for its operating system to fully load, and only then turn on the secondary device. This ensures proper IP address acquisition and connection establishment.
Setting an IP address and disabling DHCP
The most important stage in the matter, How to share WiFi over a LAN, is the correct configuration of network addresses. By default, both routers may have the same IP address, for example, 192.168.0.1 or 192.168.1.1This will cause a conflict and make it impossible to access the control panel. To avoid this, you need to change the secondary router's IP address.
Connect to the secondary router from a computer or smartphone via WiFi or a separate cable. Log in to the web interface using the address printed on the sticker on the bottom of the router. Find the section responsible for local network settings, often called LAN Settings or Network. Change the last digit of the IP address, for example to 192.168.0.2 or 192.168.1.254so that it is in the same subnet as the main router, but not the same as it.
The next critical step is disabling the DHCP server on the secondary device. There should only be one address-distributing server on the network, and this role is performed by the primary router. Leaving DHCP enabled on both devices will result in incorrect gateway and DNS settings, resulting in internet inaccessibility.
Find the section DHCP Server in the settings menu and select the option Disable or OffAfter saving the settings, the router will likely reboot. To access its settings in the future, you'll need to use the new IP address you set earlier.
βοΈ Check network settings
Wireless network and security configuration
After setting up the network parameters, you need to configure the wireless module. For maximum user experience, we recommend setting the network name (SSID) and password identical to those used on the main router. This will allow devices to automatically switch between access points, although full roaming is not possible without protocol support. 802.11r/k/v there won't be.
Care should be taken when selecting the broadcast channel. If the main router operates on channel 6, it's best to assign the secondary device to channel 1 or 11 to minimize signal interference. Automatic channel selection can result in both devices broadcasting on the same frequency, creating a "mess" of radio signals.
Pay special attention to the encryption type. Use a standard WPA2-PSK or, if the equipment supports it, WPA3. Outdated encryption methods such as WEP or WPA/TKIP, are not only easily hacked, but also limit the WiFi connection speed to 54 Mbps, which is unacceptable for modern use.
It is also recommended to disable the function in the security settings. WPSDespite the convenience of connecting without entering a password, this protocol has known vulnerabilities that allow attackers to recover the PIN code and gain access to the network in minutes.
| Parameter | Main router | Secondary router (AP mode) | Recommendation |
|---|---|---|---|
| IP address | 192.168.1.1 | 192.168.1.2 | Must be in the same subnet |
| DHCP Server | On | Turned off | Only one active server |
| SSID (Network Name) | Home_WiFi | Home_WiFi | Same for seamless roaming |
| WiFi channel | 1 | 6 or 11 | Different non-intersecting channels |
Operating mode: Access Point vs. Repeater
Many users confuse the concepts of an access point and a repeater, although technically these are different operating modes. When you connect devices with a cable using a LAN-to-LAN or LAN-to-WAN connection, you are actually setting up an access point. In this mode, internet speed is not throttled because the backbone connection is wired.
Repeater mode (or WDS bridge) involves wirelessly connecting a secondary router to the main router. This is convenient where cables can't be installed, but the speed in such a circuit will always be lower, since the radio module is forced to receive and transmit data in the same frequency range. Repeater mode is not suitable for distributing WiFi over a LAN.
Some modern routers have a special software mode Access Point or AP ModeWhen this mode is enabled, the device automatically disables the DHCP server and changes the port logic, making setup as simple as possible. If your device has this mode, it's best to use it rather than configure it manually.
What is the difference between WDS and normal bridge mode?
WDS (Wireless Distribution System) allows you to connect multiple wireless networks while preserving client MAC addresses, which requires all devices to support the protocol. Standard client/bridge mode simply connects to another network as a regular device.
Diagnosing and troubleshooting
Even with proper configuration, there may be situations where the internet doesn't appear on devices connected to the second router. First, check if the LAN port lights are lit. If they aren't lit, this could indicate a faulty cable or port. Try replacing the patch cord or switching it to a different port on the main router.
If you have a connection but the internet isn't working, check your DNS settings. Sometimes providers require you to enter specific DNS addresses. Try manually entering the addresses in the WAN settings of the secondary router (if using router mode) or in the DHCP settings of the main router. 8.8.8.8 And 1.1.1.1.
β οΈ Attention: Router firmware interfaces are constantly updated. Menu locations and item names may differ from those described. Always consult the official documentation from the manufacturer of your specific equipment.
Another common problem is a reboot loop or "boot loop" on the secondary device. This can be caused by insufficient power from the power supply or a short circuit in the cable. Make sure you're using the original power supply with the specified voltage and current.
For a more in-depth diagnosis, you can use command line utilities. Run cmd on your computer and enter the command ping 192.168.1.1 (the main router's address). If packets are being lost, the problem is physical or due to channel congestion. If ping works but websites don't open, the problem is with DNS or gateway settings.
Optimization and additional features
Once your network is successfully configured, you can begin fine-tuning to improve performance. If your devices support the 5 GHz band, be sure to configure your guest network or primary network on that band. The 5 GHz frequency is less noisy and provides faster speeds, although it has a shorter range, which is offset by the presence of a second access point.
For smart home enthusiasts, it's important to set up static IP addresses (address reservations) for key devices, such as CCTV cameras or smart speakers. This is done in the main router's DHCP settings and ensures that devices are always accessible at the same address, even after a reboot.
It is also worth considering updating the firmware (firmware) on both routers. Manufacturers frequently release updates that patch security holes and improve the stability of the wireless module. However, before updating, be sure to save your current settings, as the firmware update may reset the device to factory settings.
Using high-quality equipment and proper configuration allows you to create a powerful network that covers large areas. Don't be afraid to experiment with antenna placement and signal strength settings to find the perfect balance between coverage and interference-free operation.
Is it possible to connect routers via Wi-Fi if there is no cable?
Yes, this is called WDS Bridge or Repeater mode. However, in this case, the speed will drop by at least 50%, since the radio channel will be transmitting and receiving data simultaneously.
Frequently Asked Questions (FAQ)
Do I need to reconfigure the WiFi password for the second router?
No, if you want devices to switch automatically, the network name (SSID) and password must be identical on both routers. However, the broadcast channels must be different to avoid interference.
Will my internet speed decrease when connected via LAN?
If connected correctly (in access point mode) and using a Cat5e or higher cable, your speed won't decrease. Your only limitation will be the maximum speed of your ISP plan and the capabilities of your router.
Is it possible to use an old router from a provider as an access point?
Yes, most routers provided by ISPs (for example, Sagemcom, Sercomm), you can reflash it or configure it to access point mode if you have access to the admin panel.
What should I do if I lose access to the second router's menu after setup?
You need to use the new IP address you set in the LAN settings. If you forgot it, you will have to perform a factory reset (button Reset) and configure the device again.
Does IPTV work with this connection scheme?
Yes, as long as the provider doesn't bind the service to a specific device's MAC address or port. In access point mode (LAN-to-LAN), multicast traffic usually works correctly, allowing you to watch TV on any device on the network.