Have you bought a new computer or decided to ditch your unstable Wi-Fi for a wired connection, but don't know how to properly connect your router to your PC via cable? This guide will help you understand the nuances: from choosing the right Ethernet cable to fine-tuning your network settings. Windows 10/11 and router settings. We'll cover every step, from physical connection to troubleshooting.
Many people mistakenly believe that a cable connection automatically guarantees maximum speed and stability. In practice, even a wired connection requires proper configuration: an unsuitable cable (for example, twisted pair category 5 instead of 5e/6), incorrect settings IP/DNS or a disabled port on a router can negate all the benefits of Ethernet. In this article, you will find Unique connection schemes for different scenarios (router → PC, modem → router → PC, PC → PC), as well as ways to eliminate typical errors that are not covered in standard instructions.
1. What you'll need for connection: a complete equipment checklist
Before you begin setup, make sure you have everything you need. Missing even one item from this list may prevent you from connecting.
- 🔌 Ethernet cable (twisted pair) categories 5e, 6 or 6aCategory 5 is already obsolete and does not support speeds above 100 Mbps. Cable length should not exceed 100 meters, otherwise the signal will fade.
- 🖥️ Computer with a network cardModern motherboards are equipped with built-in
Gigabit Ethernet(Ports are usually orange or yellow). If there is no port, you will need PCI/USB adapter. - 📡 Router with free
LAN port(usually numbered 1 to 4). PortWAN(often highlighted in blue) is not suitable for connecting a PC! - ⚡ Router power supply and a power cable. Some models require a separate 12V power source.
If you connect to the internet via ADSL modem (For example, D-Link DSL-2500U), you will also need a patch cord to connect the modem to the router (if they are separate). For direct connections from the provider (for example, GPON from Rostelecom) may be required ONU terminal.
Category 5e/6/6a twisted pair cable|Free LAN port on the router|Network card on the PC (integrated or external)|Router power supply connected to the network|Internet from the provider is active (check on another device)
-->
Important! If your router supports Wi-Fi 6 (802.11ax), but the cable is older than category 5e, the maximum speed over the wire will be limited to 100 Mbps - even if devices are exchanging data over the air at 1 Gbps.
2. Connection diagrams: how to properly connect devices with a cable
There are three main options for connecting a computer to the internet via cable. The choice depends on your infrastructure:
- Router → Computer (the most common option). The cable goes directly from
LAN portrouter to the PC network card. - Modem → Router → ComputerThis is relevant for ADSL or GPON connections, where the modem and router are separate devices.
- PC → PC (direct connection). Used for file sharing or gaming over a local network without a router.
Let's take a closer look at the first diagram, as it covers 90% of cases. Take a twisted pair cable and connect one end to any available LAN port on the router (they're usually yellow and numbered). Plug the other end into your computer's network port. Make sure:
- 🔗 The cable is inserted until it clicks into place - connectors RJ-45 must be recorded.
- 🚫 Don't use the port
WAN/Interneton the router - it is intended only for connecting the cable from the provider. - 🔄 If there is a button on the router
WPS/Reset, do not press it accidentally - this will reset the settings.
Router → Computer|Modem → Router → Computer|Direct PC connection → PC|I don't know, need to determine
-->
After physical connection, the corresponding indicator on the router should light up. LAN port (usually green or orange). A network icon with an exclamation point will appear in the notification area (next to the clock) on your computer—this is normal, as the IP address hasn't been assigned yet.
What should I do if the LAN indicator on my router is not lit?
If the port indicator does not light up after connecting the cable:
1. Check if the cable is damaged (try another one).
2. Make sure the cable is inserted into the LAN port and not the WAN port.
3. Reboot the router (turn off the power for 30 seconds).
4. Check the network card settings in Windows Device Manager (the driver may be disabled).
3. Setting up a network card in Windows: step-by-step instructions
After physical connection, you need to configure the network adapter in the operating system. In most cases, Windows 10/11 automatically obtains an IP address. DHCP, but sometimes manual adjustment is required.
Open Control Panel → Network and Sharing Center (or click Win + R, enter ncpa.cpl and press Enter). Find the Local Area Connection (Ethernet) and right-click on it, selecting Properties.
In the properties window:
- Select the item
Internet Protocol version 4 (TCP/IPv4)and pressProperties. - Make sure the options are selected
Obtain an IP address automaticallyAndObtain DNS server address automatically. - Click
OKand reboot the connection (unplug/plug the cable or use the command in the command line:ipconfig /release & ipconfig /renew).
If the Internet does not appear, check the connection status: next to the network name it should say "Connected, Internet"If instead you see Unidentified Network or "No network access", proceed to the next section - there we will look at the solutions.
4. Configuring the router for a wired connection
Even if the cable is connected correctly, the router may block internet access due to incorrect settings. Access the router's web interface by entering its IP address (usually 192.168.0.1 or 192.168.1.1). The default login and password are indicated on the device sticker (most often admin/admin).
Please check the following parameters:
| Settings section | Parameter | Recommended value |
|---|---|---|
LAN |
Router IP address | 192.168.0.1 or 192.168.1.1 (must match the gateway on your PC) |
DHCP |
Enable DHCP server | Included (if the PC is set to "Obtain an IP address automatically") |
WAN/Internet |
Connection type | Depends on the provider (Dynamic IP, PPPoE, Static IP) |
Firewall |
MAC address filtering | Disabled (if not configured manually) |
Pay special attention to the section WAN/InternetIf your provider uses PPPoE (For example, Beeline or MTS), enter the login and password from the contract. To Rostelecom (GPON) may require binding MAC address - check this with technical support.
⚠️ Attention! SettingsVLAN ID(for IPTV or individual plans) may vary depending on the region. If the internet connection drops after saving the settings, check if the connection has been disrupted.VLAN(usually this value0or10for the Internet).
5. Troubleshooting: Why is there no internet via cable?
If after all these steps the internet still doesn't work, use this table for diagnostics:
| Symptom | Possible cause | Solution |
|---|---|---|
| The LAN indicator on the router is not lit. | Faulty cable or port | Try a different cable or port on your router. |
| In Windows, the status is "Unidentified Network" | IP address conflict or DHCP is disabled | Assign IP manually (eg. 192.168.0.100) or enable DHCP on the router |
| There is a connection, but websites don't open. | Incorrect DNS servers | Specify DNS 8.8.8.8 (Google) or 1.1.1.1 (Cloudflare) in IPv4 properties |
| Speed below 100 Mbps | Category 5 cable or damaged | Replace the cable with Cat 5e or higher |
For in-depth diagnostics, open Command line (Win + R → cmd) and run the commands:
ping 192.168.0.1ping ya.ru
tracert ya.ru
If ping to the router (192.168.0.1) passes, but until ya.ru No, the problem is with your ISP or DNS. If you can't even ping the router, check your physical connection and IP settings.
6. Speed Optimization: How to Get the Most Out of a Wired Connection
A wired connection is potentially faster than Wi-Fi, but to achieve speeds in 1 Gbps several conditions must be met:
- 🚀 Use a cable Cat 6 or higher (for 10 Gbps - Cat 6a/7).
- ⚡ Turn on
Jumbo Framesin the network card settings (packet size9000 bytes), if the router supports this function. - 🔧 Turn it off
Green EthernetAndEnergy Efficient Ethernet (EEE)in the motherboard BIOS - these functions may limit the speed. - 🌐 Make sure your provider plan supports high speeds (for example, 200 Mbps and above).
To check your actual speed, connect to a server in your region at Speedtest.net or via command line:
curl -o /dev/null https://speedtest.net/random2000x2000.jpg
If the speed is lower than expected, check:
- Is it not turned on?
QoSon the router (may limit traffic). - Don't you use VPN or proxy.
- Is the CPU or network card under load (check in
Task Manager → Performance).
⚠️ Attention! Some providers artificially limit the speed of the wire if they detect a connection through a router (for example, Dom.ru). In this case, a "transparent bridge" may be required (Bridge Mode) or register the router's MAC address in your personal account.
7. Alternative schemes: connection without a router and other options
If you don't have a router, but have a second computer with internet access, you can set up a direct connection:
- PC → PC (via cable):
- Use crossover cable (if network cards do not support
Auto MDI-X). - Set up static IP: on the first PC
192.168.0.1, on the second -192.168.0.2. - Turn on
Internet Connection Sharingin the properties of the main adapter.
- Use crossover cable (if network cards do not support
- Connect the provider's cable directly to the PC's network card.
- Create
PPPoE connectionin Windows (if login/password is required).
For temporary access to the Internet you can also use USB modem (For example, Huawei E3372) or smartphone in mode USB-ethernet (support needed) RNDIS). However, such methods are usually slower and less stable than a classic wired connection via a router.
Frequently Asked Questions
Can I use the WAN port on my router to connect a PC?
No, port WAN It is intended only for the cable from the provider. If you connect the PC to WAN, the router will not be able to assign a local IP address, and the Internet will not work. In some models (for example, Keenetic) port WAN can be switched to mode LAN via the web interface, but this is a non-standard feature.
How long can a cable be to connect a PC to a router?
Maximum length of twisted pair cable without amplifiers - 100 metersExceeding this limit results in signal attenuation and transmission errors. If you need to run the cable over longer distances, use:
- Switch (switch) - is installed in the middle and extends the network.
- Signal amplifier (repeater) - for example, TP-Link TL-PA4010 (using Powerline technology).
- Fiber optic converter — for distances over 500 meters.
Why is the speed via cable lower than via Wi-Fi?
This is a paradoxical, but possible, situation. Reasons:
- The cable is damaged or of low category (Cat 5 instead of Cat 5e).
- The PC network card is limited
100 Mbps(check inDevice Manager). - It's enabled on the router.
QoSwith priority for Wi-Fi. - The network card driver is out of date (update from the manufacturer's website).
To diagnose the problem, connect the cable to another device (eg. Smart TV) and check the speed.
Do I need to configure a firewall for a wired connection?
In most cases, no - Windows Defender automatically allows traffic over the local network. However, if you are using a third-party firewall (for example, Kaspersky Internet Security), you may need to add the network connection to the trusted list. To do this:
- Open firewall settings.
- Find the section
Network ZonesorTrusted Networks. - Add your local network (usually
192.168.0.0/24or192.168.1.0/24).
Is it possible to use one cable for internet and IPTV?
Yes, but for this the router must support VLAN And IGMP ProxyThe setup depends on your provider. For example, for Rostelecom:
- In the router settings, create two
VLAN:10for the Internet and20for IPTV. - Tie it up
LAN port, to which the PC is connected, only toVLAN 10. - For STB set-top boxes use a different port bound to
VLAN 20.
Please check with your provider for exact settings, as they may differ.