Are you using a Wi-Fi router to share internet wirelessly, but want to connect one of your devices via a cable? This is a typical situation where you need a stable connection for game console, Smart TV or desktop PC. A wired connection provides lower latency (ping), high speed without interference and reliability - especially important for online gaming, streaming video in 4K or working with large files.
In this article you will find step-by-step instructions for different scenarios: connecting to a router via LAN port, setting IPTV for TV, solving problems with no network. We'll also look at what Cables and connectors are required for modern routers (including models with 2.5G/5G/10G ports), and why sometimes the internet doesn't work even with a proper connection. If you've never tinkered with network settings before, don't worry: all the steps are illustrated and accompanied by diagnostic tips.
1. What you need for connection: equipment and cables
Before you begin connecting, make sure you have everything you need. The main component is network cable (also known as twisted pair or Ethernet cable). Here's what you need to check:
- 🔌 A free LAN port on the router. Most models (TP-Link Archer C6, ASUS RT-AX88U, Keenetic Giga) have 4 ports, but one of them may be occupied by
WAN(for incoming Internet from the provider). - 📡 Cable of the correct categoryFor speeds up to
1 Gbpswill doCat 5e, For2.5G/5G/10G—Cat 6or higher. The cable length should not exceed100 meters(optimally - up to30 metersfor home networks). - 🖥️ Ethernet port on the deviceModern laptops often lack a connector.
RJ-45- in this case it will be necessary USB-Ethernet adapter (For example, TP-Link UE300).
If you connect Smart TV or game console (PlayStation 5, Xbox Series X), check if the device supports Gigabit Ethernet. For example, PS5 has a port 1 Gbps, A Xbox Series X — 2.5 GbpsFor maximum speed, choose a cable. Cat 6 or Cat 6a.
⚠️ Note: Some budget routers (for example, Tenda N301 or D-Link DIR-615) have portsFast Ethernet (100 Mbps)., the speed will not exceed100 MbpsCheck the specifications of your model on the official website.
| Device type | Minimum cable | Recommended cable | Max. speed |
|---|---|---|---|
| Laptop/PC (office) | Cat 5e |
Cat 6 |
1 Gbps |
| Smart TV (4K streaming) | Cat 5e |
Cat 6a |
10 Gbps* |
| Game console | Cat 6 |
Cat 7 |
2.5–5 Gbps |
| NAS server | Cat 6 |
Cat 8 |
10–40 Gbps |
* For 10 Gbps Support from the router and device is required.
2. Connection diagrams: how to properly connect the router and the device
There are two main ways to connect a wired device to a Wi-Fi router:
- Direct connection - the cable goes directly from
LAN port of the routerto the device. - Through the switch - If there are no free ports on the router, use network switch (TP-Link TL-SG105, Netgear GS308).
Let's consider both options in more detail.
Scheme 1: Direct connection to the router
This is the easiest and most reliable method. You need:
- Take Ethernet cable and connect one end to any free one
LAN portrouters (usually they are yellow and numbered)1–4). - Insert the other end of the cable into
Ethernet portdevices (PC, TV, set-top boxes). - Wait until the port indicator on the router lights up (usually a green or orange LED).
The cable is connected to the router's LAN port (not the WAN port!)|The port indicator on the router is on or flashing|Network discovery is enabled on the device (for Windows)|The cable is not damaged (check the RJ-45 connectors)-->
If the indicator does not light:
- 🔄 Check if you've mixed them up
LANAndWANports.WANusually highlighted in a separate color (blue, gray) and labeled asInternet. - 🔌 Try a different cable or port on your router.
- 🖥️ On your PC, check if the network adapter is enabled in
Device Manager(Windows) orSystem settings(macOS).
Scheme 2: Connection via a network switch
If all LAN ports routers are busy, use switch (switch). Algorithm:
- Connect the cable from the router (
LAN) to any port of the switch (Uplinknot required for modern devices). - Connect the other cable to the switch port and your device.
- Make sure the lights on the switch are on for both connections.
⚠️ Attention: Some cheap switches (100 Mbps) can become a speed bottleneck. If your router supports1 Gbps, choose a switch with portsGigabit Ethernet.
Wi-Fi only|Mostly Wi-Fi, but sometimes cable|Mostly cable|I use both Wi-Fi and a wired connection depending on the device-->
3. Configuring the router for a wired connection
In most cases, after physically connecting the cable, the Internet will work automatically - the router will assign the device IP address according to protocol DHCPHowever, sometimes manual configuration is required. Let's consider both scenarios.
Automatic IP acquisition (DHCP)
This is the default mode for most devices. To check the settings:
- 🖥️ On Windows: Open
Settings → Network & Internet → Ethernet. Make sure it's enabled.Obtaining an IP address automatically. - 📺 On Smart TV: Go to
Network → Wired Network Settingsand selectDHCPorAuto. - 🎮 On the game console: In the network menu (
Settings → Network) selectUse Wi-Fi→No, thenAutomatic (DHCP).
If the device does not receive IP address, try:
- Reboot the router (turn off the power on
30 seconds). - Specify manually
DNS:8.8.8.8(Google) or1.1.1.1(Cloudflare). - Check if it is disabled DHCP server in the router settings.
Manual IP configuration (if DHCP does not work)
If the router does not distribute IP automatically, set up a static address:
- Find out
Router IP address(usually192.168.0.1,192.168.1.1or10.0.0.1- look at the device sticker). - On the device, specify:
IP address:192.168.0.X(WhereX— number from2to254, not occupied by other devices).Subnet mask:255.255.255.0.Gateway:Router IP(For example,192.168.0.1).DNS:8.8.8.8.
How to find out occupied IP addresses on the network?
Open the router's web interface (usually at 192.168.0.1 or 192.168.1.1) and find the section DHCP Clients List, Connected Devices or Local area network. There will be a list of all connected devices with their IP. Alternatively, in Windows, run the command in CMD:
arp -a
This will display a table of IP and MAC addresses mapping.
4. Setting up IPTV via a wired connection (for Smart TV)
If you connect TV for viewing IPTV, additional router configuration may be required. Many providers (for example, Rostelecom, MTS, Beeline) transmit IPTV via a separate VLAN or require binding MAC addresses.
Here's how to set up IPTV on popular router brands:
| Router brand | Path to IPTV settings | Additional actions |
|---|---|---|
| TP-Link | Advanced Settings → Network → IPTV |
Select the port for IPTV (e.g. LAN4) and mode Bridge. |
| ASUS | Local Area Network → IPTV |
Please specify STB Port and turn it on Multicast. |
| Keenetic | Internet → IPTV |
Select a provider from the list or configure VLAN ID manually. |
| Zyxel | Network → IPTV |
Activate IGMP Proxy and specify the port for the set-top box. |
After setup:
- Connect the cable from the router to
LAN port of the TV(or IPTV set-top boxes). - In TV settings, select
Wired networkand wait for the connection. - Launch the provider's application (for example, Interactive TV from Rostelecom) or use the built-in player.
- 🔍 Check the physical connection: the cable should be inserted into the connectors until it clicks into place.
RJ-45. - 🔄 Try a different cable or port on your router.
- 🖥️ On PC, open
device Managerand check if there is an exclamation mark next toNetwork adapter. - 🌐 Check if the internet works on other devices (Wi-Fi or cable). If not, the problem is with your internet provider.
- 🔒 Make sure that the router is not turned on parental control or firewall, blocking the device.
- 📡 Reboot your router and device.
- 📉 Check your speed on speedtest.netIf it's lower than your tariff, contact your provider.
- 🔌 Make sure the cable and ports support
Gigabit Ethernet(the indicator on the router should be green, not orange). - 🖥️ Disable it on your PC energy saving for the network adapter in
Device Manager. - 📺 Make sure the cable is connected to the correct port (if configured in the router)
IPTV on LAN4, use it). - 🔄 Restart your router and set-top box/TV.
- 📡 Check if it is enabled
IGMP ProxyorMulticastin the router settings. - 🎮 Turn on QoS (Quality of Service) on the router and set the highest priority for your set-top box or PC. ASUS this is done in
Adaptive QoS → Gaming. - 🔌 Use a cable
Cat 6or higher to minimize delays. - 📡 Turn off Wi-Fi on your device if it supports both connection types (some games automatically select wireless).
- 🛡️ Disable it in your router settings
IPv6, if it is not used, it can reduce ping in some games. - 📺 Turn on
Jumbo Frames(if supported by the router and TV) to speed up the transfer of large data packets (for example, for4K HDRcontent). - 🔄 Turn it off energy saving mode for the Ethernet port in the TV settings.
- 📡 Activate it on your router
Multicastfor uninterrupted video streaming. - 🔌 Connect your router and devices via uninterruptible power supply (UPS) - this will eliminate problems with voltage surges.
- 📡 Update your router firmware to the latest version (check the manufacturer's official website).
- ⚡ Plug one adapter into the router (into the socket next to it) and connect them with a cable.
- ⚡ Insert the second adapter into a socket near the device and connect the cable to it.
- ⚡ Click the button
Pairon both adapters for synchronization. - 📡 Connect one adapter to the router and TV outlet.
- 📺 Connect the second adapter to the device and another TV outlet.
- The cable is damaged or does not support high speeds (eg.
Cat 5instead ofCat 6). - The port on the router or device is restricted
100 Mbps(check the indicators - orange light means100 Mbps, green -1 Gbps). - It's enabled in the router settings. QoS, giving priority to Wi-Fi.
- The network card driver is out of date (update it in
Device Manager). - 🖥️ On PC: Open
Control Panel → Network and Internet → Network and Sharing CenterCheck your connection status.Ethernet. - 📺 On TV: go to
Network settings- should be displayedWired connection: active. - 🌐 Run a speed test on speedtest.net.
- 🔌 Check the indicators on the router - port
LAN, to which the cable is connected, should be lit or flashing.
⚠️ Note: Some providers block IPTV when connecting through third-party routers. In this case, you will need clone MAC address original provider device in your router settings (sectionWANorInternet).
5. Troubleshooting: Why there is no internet via cable
If the Internet does not work after connecting the cable, check the following:
Problem 1: The cable is not recognized
Problem 2: The device receives an IP address, but there is no internet connection.
Problem 3: Slow speed via cable
Problem 4: IPTV does not work
6. Optimize your wired connection for gaming and streaming video
A wired connection is especially important for online games And 4K streaming, where each millisecond of delay (ping) and connection stability matter. Here's how to improve performance:
For gamers (PlayStation, Xbox, PC)
For Smart TVs and media players
For maximum stability:
7. Alternative methods: Powerline and MoCA
If it's not possible to run a cable from the router to the device (for example, the router is on the first floor and the TV is on the third), consider alternative technologies:
Powerline adapters (data transmission over electrical wiring)
These devices (TP-Link AV1000, Devolo Magic 2) transmit the internet signal through electrical wires. The speed reaches 1–2 Gbps, but it depends on the quality of the wiring.
MoCA (Monocoaxial cable)
If there is a cable laid in the house TV cable, you can use adapters MoCA (Motorola MM1000, goCoax WF-803M). Speed up to 2.5 Gbps.
⚠️ Caution: Powerline and MoCA are susceptible to interference. Avoid connecting via network filters or extension cords—this will reduce speed. Also, adapters must operate on the same electrical phase (for Powerline).
8. Frequently Asked Questions (FAQ)
Is it possible to connect to a router via both Wi-Fi and cable at the same time?
Yes, modern routers support simultaneous use Wi-Fi And EthernetHowever, one device usually cannot use both connection types at the same time (except for some models). Smart TV or a PC with two network adapters).
Why is the speed via cable lower than via Wi-Fi?
This can happen for several reasons:
To diagnose, connect the cable to another device or router port.
Do I need to configure my router for a wired connection?
In most cases No — the router will automatically assign IP address through DHCP. However, if you use IPTV, VLAN or non-standard network settings, manual configuration may be required (see section 4).
Can I use any LAN port on my router to connect?
Yes, that's all. LAN ports on the router are equivalent, except in cases where one of them is reserved for IPTV (For example, LAN4 on some models TP-Link). The main thing is not to get confused. LAN With WAN (port for incoming Internet from the provider).
How to check if a wired connection is working?
Verification methods: