Setting up a home internet connection often requires two separate devices: a modem, which receives the signal from the provider, and a router, which creates the wireless network. This combination allows for expanded functionality, stable Wi-Fi in all rooms, and the ability to connect multiple devices simultaneously. Unlike combined devices, a modem and router combination offers more flexibility in configuration and often delivers better performance.
Connecting these devices may seem complicated to a beginner, but in reality, it comes down to choosing the right cables and configuring network settings correctly in the web interface. You'll need to understand the connection types your provider uses and select the appropriate router mode. We'll cover every step, from physical switching to fine-tuning IP addresses.
Before you begin wiring, make sure you have access to your ISP contract, which specifies your login, password, and connection type. This information is critical for successful network authentication. It's also worth checking that you have patch cords of the correct length to ensure convenient and secure equipment placement.
Equipment preparation and compatibility testing
The first step is a physical inspection of your existing equipment. You'll need two devices: an ADSL/VDSL/GPON modem (depending on your provider's technology) and Wi-Fi routerIt's important that the router has a WAN port (usually blue or yellow, separated from the others) through which the internet will be transmitted. The modem must be working properly and activated by the provider.
Pay attention to the Ethernet ports. If your modem is older and only has one LAN port, there won't be any problems. However, if you have a modern device with multiple ports, you need to select the correct one. The port is usually labeled as LAN 1 or has special markings. Using the wrong port may result in network failure.
β οΈ Attention: If your modem provides IPTV service, make sure you don't connect the router to a port reserved for television, otherwise the set-top box will stop working. These ports are usually marked with a TV icon or the words
IPTV.
Check the integrity of the twisted pair cable. The cable connecting the modem and router must be in good condition. Use a standard Category 5e or higher patch cord for the connection. The cable length should not exceed 100 meters, but in an apartment, this limitation is rarely relevant. It is important not to kink the cable or pinch it in doors.
Physical cable connection diagram
After checking the equipment, we move on to wiring. All devices must be unplugged before beginning work to avoid power surges and damage to ports. This is a basic electrical safety rule that is often ignored, leading to fried network cards.
Take an Ethernet cable. Connect one end to any available LAN port on your modem (if you have multiple ports, it's best to start with the first one). Plug the other end into WAN port (or Internet port) of your Wi-Fi router. This is the port through which the router will receive internet for distribution.
Next, plug the router's power supply into a power outlet and press the power button, if available. Wait for the indicators to light up. Typically, the power light will light up. Power and indicator WAN or Internet, which indicates that there is a physical connection to the modem.
βοΈ Checking the physical connection
If the WAN indicator doesn't light, try replacing the patch cord or switching the cable to a different LAN port on the modem. Sometimes, simply restarting both devices helps: first, turn off both devices, turn on the modem, wait 2 minutes, then turn on the router.
Setting up a router in router mode
Now you need to configure the software. Connect your computer or smartphone to the router's Wi-Fi network (the name and password are on the sticker on the bottom) or connect the PC to the router via a cable through any LAN port. Open a browser and enter the router's address. Most often, this is 192.168.0.1 or 192.168.1.1.
In the authorization window that opens, enter your login information (default: admin/admin, unless you've changed it). Find the section responsible for connecting to the internet. It may be called WAN, Internet or NetworkThe connection type must be selected in accordance with the provider's agreement.
The most common types of connections are:
- π Dynamic IP (DHCP): The simplest option is for the router to automatically receive the address from the modem. No need to enter anything.
- π PPPoE: requires entering the login and password specified in the contract. Often used by providers such as Rostelecom and Dom.ru.
- π‘ PPTP/L2TP: requires entering the server address, username, and password. This is less common and is typical for older plans.
After selecting the connection type, save the settings. The router will reboot and attempt to establish a connection. If everything is set correctly, the control panel will display the "Connected" status, and the corresponding global network symbol will light up on the indicators.
What to do if PPPoE does not connect?
If you selected PPPoE but there's no connection, check to see if the session is still hanging on the old device. Some providers bind sessions to MAC addresses. Try cloning the MAC address of the computer that previously connected to the internet in the router settings under MAC Clone. Also, make sure the username and password are entered correctly, without extra spaces and with the correct capitalization.
IP address conflict and its resolution
One of the most common problems when connecting two routers (or a modem with router functionality and a separate router) is an IP address conflict. This is because many devices have the same default gateway address, for example, 192.168.0.1If the modem and router have the same addresses, the network will not work.
To check this, find out the modem's IP address (it's listed on the sticker or in the instructions). Then, go to your Wi-Fi router's settings and go to the "Settings" section. LAN or Local area networkCompare the router's IP address with the modem's address. If they match (for example, both 192.168.1.1), you need to change the router address.
Change the last digit of the router address. For example, if the modem address 192.168.1.1, make the router address 192.168.1.250 or 192.168.2.1Save the settings. After this, the router will reboot, and you'll need to enter the new address to access its settings.
| Parameter | Modem (Provider) | Your Router (Before Change) | Your Router (After Editing) |
|---|---|---|---|
| IP address | 192.168.1.1 | 192.168.1.1 | 192.168.1.250 |
| Subnet mask | 255.255.255.0 | 255.255.255.0 | 255.255.255.0 |
| DHCP server | On | On | On |
| Status | Works | Conflict | Works |
This procedure eliminates confusion in data packets. Devices on your network will know that the internet gateway is at one address, and the local network management is at another.
Modem operating mode: Bridge or PPPoE Passthrough
Sometimes the standard "double NAT" setup (where both devices act as routers) causes problems with online gaming or torrents. In such cases, it is recommended to switch your ISP modem to "NAT mode" BridgeIn this mode, the modem ceases to function as a router and simply broadcasts a signal, while all PPPoE settings, login, and password are entered into your personal Wi-Fi router.
Switching a modem to bridge mode often requires superuser privileges, which providers often hide. However, many modern modems allow this via hidden menus or special URLs. For example, on some Zyxel or D-Link devices, this is done via the menu. Advanced Setup -> Bridging.
β οΈ Attention: Switching your modem to Bridge mode may require re-authorization with your ISP. Make sure you have your PPPoE login and password handy, as enabling Bridge mode will immediately disable your computer's internet connection until you configure your router.
If you've successfully switched your modem to bridge mode, select PPPoE (or whatever your ISP uses) as the connection type in your router's WAN settings and enter your contract details. Your router will now receive a public IP address directly, improving connection quality and opening ports for gaming.
Setting up a Wi-Fi network and security
Once you've successfully connected to the internet, you need to secure your wireless network. Go to the section Wireless or Wi-Fi In your router settings, create a unique network name (SSID) that doesn't contain personal information (such as your address or last name).
To protect your password, select an encryption method. WPA2-PSK or WPA3, if your devices support this standard. Avoid using outdated WEP encryption, which can be cracked in minutes. The password should be complex and contain mixed-case letters and numbers.
It's also recommended to change the password for accessing the router's admin panel. Default passwords like "admin" are known to hackers. Set a strong password for accessing the settings to prevent guests from changing your network configuration.
Don't forget to save all changes with the button Save or ApplyAfter this, wireless devices will need to be reconnected using the new password.
Diagnostics and troubleshooting
If the internet connection isn't working, run a basic diagnostic. Check the indicators: if the WAN indicator is lit but the web interface status is "Disconnected," there's a problem with the settings (incorrect login/password or connection type). If the WAN indicator isn't lit, there's a physical issue (cable or port).
Try running the command ping 8.8.8.8 in the computer's command line. If the ping works, then there's an internet connection, and the problem may be with DNS. In this case, enter Google's DNS servers in the router settings (8.8.8.8 And 8.8.4.4) or Yandex (77.88.8.8).
β οΈ Attention: Router interfaces may vary from manufacturer to manufacturer (Asus, TP-Link, Keenetic, MikroTik). Menu locations may vary depending on the firmware version. Always consult the official documentation for your specific model if you can't find the menu item you need.
As a last resort, reset the router to factory settings by holding down the button Reset for 10-15 seconds. After this, set up the device again using the quick setup wizard, which usually launches automatically when you first turn it on.
Is it possible to use an old router if I haven't bought a new one yet?
Yes, you can use any working router that supports your connection type. The main thing is that it has a WAN port and isn't blocked by your ISP (some ISPs bind equipment by MAC address, but this can be solved by MAC cloning).
Do I need to configure my modem if my router is still distributing Wi-Fi?
If the modem operates in router mode (assigning IP addresses automatically), then no configuration is required; simply connect the cable. However, if you want Bridge mode for better performance, you'll need to adjust the modem settings, but this requires knowledge or a call to tech support.
Why is the internet speed through a router lower than directly from a modem?
This could be due to a weak router processor that can't handle traffic encryption at high speeds, or due to using an older cable (Cat5 instead of Cat5e/Cat6). Wi-Fi congestion from neighbors can also play a role.
How do I find my modem's IP address?
Look at the sticker on the bottom of the device. If it shows an address like 192.168.xx, that's the IP address. You can also check your computer's network adapter settings as the "Default Gateway" when the PC is connected directly to the modem.