How to connect a computer to a Rostelecom router via cable: complete instructions

Connecting a computer to a router Rostelecom Using a network cable (Ethernet) provides the most stable and fast internet connection—without lag, packet loss, or dependence on Wi-Fi signal strength. This method is especially relevant for gamers, streamers, or users working with large files. However, even such a simple connection can raise questions: what cable to use, where to plug it in, and why isn't the internet available after a physical connection?

In this article, we will go through the entire process from A to Z: from choosing the right cable to setting up network settings in Windows 10/11 and diagnostics of common problems. We'll pay special attention to equipment nuances. Rostelecom — router models Sagemcom [Fast] 2804, Sercomm RV6699 and other frequently installed by ISPs. If you've already tried connecting but encountered the "Network without internet access" or "Unidentified network" error, you'll find solutions here.

1. What equipment is needed for connection?

Before connecting your computer to the router, make sure you have everything you need. Minimum set:

  • 🔌 Network cable (Ethernet) — standard Cat 5e or higher (supports speeds up to 1 Gbps). Rostelecom Usually such a cable is provided with the router, but its length may not be sufficient (usually 1.5–2 meters).
  • 🖥️ A computer with an Ethernet port - on desktop PCs it is built into the motherboard, on laptops it may be absent (it will be required USB-Ethernet adapter).
  • 📡 Rostelecom router - models Sagemcom 2804 v7, Sercomm RV6699, Huawei HG8245H or similar. The cable port is usually marked yellow or has the inscription LAN.

If you use cable from an old ADSL modem (telephone RJ-11), it won't work - I need exactly RJ-45 (wider and with 8 contacts). Also check the cable's integrity: broken or damaged insulation can cause connection breaks.

📊 What connection type do you use most often?
By cable (Ethernet)
Via Wi-Fi
Via USB modem
Another option

2. Where to insert the cable: connectors on the router and computer

Errors at this stage are one of the main reasons why the connection doesn't work. Let's look at the connectors:

  • 🔄 On the router:
    • Ports LAN (usually 1-4 pieces, numbered) - for connecting devices within your network (PC, TV, printers).
    • Port WAN (often highlighted in color or separately) - for a cable from a provider. Don't confuse it with LAN!
  • 💻 On the computer:
    • Port Ethernet (RJ-45 connector) – usually located on the back of the system unit or on the side of the laptop. Some Ultrabooks don't have it (an adapter is required).

Connect the cable like this:

  1. Insert one end of the cable into any free port. LAN on the router (for example, LAN1).
  2. The other end is to the port Ethernet on the computer.
  3. Wait until the latch on the connector clicks (make sure the cable does not fall out).

☑️ Checking the cable connection

Completed: 0 / 4
What should I do if all the LAN indicators on my router are lit, but there is no internet?

This may mean the LAN port is physically functional, but DHCP is disabled on the router or the wrong VLAN is configured for the wired connection. Try rebooting the router or checking the settings in the web interface (under "Local Network").

3. Setting up a network connection in Windows

After physically connecting the cable Windows should automatically detect the new network connection. However, sometimes manual configuration is required. Follow these instructions:

  1. Open Control Panel → Network and Internet → Network and Sharing Center.
  2. Under "View your active networks," find your local area connection (usually called Ethernet or Local Area Network Connection).
  3. If the status is "No network access", click on the connection name → Properties → select Internet Protocol version 4 (TCP/IPv4)Properties.
  4. Make sure the following options are selected:
    • 🔘 Obtain an IP address automatically
    • 🔘 Obtain DNS server address automatically

If the Internet still doesn't work after this, check:

  • Network card driver: open device Manager (Win+X) → "Network adapters." If there's an exclamation mark next to the adapter's name, update the driver.
  • 🔄 Rebooting the router: Turn off the power for 30 seconds and turn it on again.

4. Checking Rostelecom router settings

Sometimes the problem lies in the router's configuration. Access the device's web interface to ensure that a wired connection is allowed:

  1. Open your browser and type in the address bar 192.168.1.1 or 192.168.0.1 (the exact address is indicated on the router sticker).
  2. Log in (default logins/passwords for Rostelecom:
    • Sagemcom 2804: login admin, password admin or 1234.
    • Sercomm RV6699: login user, password user.
  • Go to the section Local Area Network (LAN) or DHCP and check:
    • 🔘 The DHCP server function is enabled (issues IP addresses automatically).
    • 🔘 The IP address range does not conflict with other devices (eg. 192.168.1.100–192.168.1.200).
    • If you've previously changed your router settings and aren't sure they're correct, you can perform a factory reset. To do this:

      1. Press and hold the button Reset on the back panel of the router (10–15 seconds).
      2. After rebooting, configure the router again (the data for connecting to the Internet is specified in the contract with Rostelecom).

      5. Diagnostics and troubleshooting

      If after all these steps the internet still doesn't work, use this table to identify the cause:

      Symptom Possible cause Solution
      The LAN indicator on the router is not lit. The cable is faulty or not tightly inserted Check the cable on another device or replace it.
      "Network without Internet access" (yellow triangle) No IP address received from router Reboot your router and check your DHCP settings.
      "Unidentified network" (Windows) IP address conflict or DHCP is disabled Configure IP manually or enable DHCP on your router
      There is internet, but it is slow. The cable is of poor quality or damaged Replace the cable with Cat 6 or check the integrity

      For deep diagnostics in Windows:

      1. Click Win + R, enter cmd and run the commands:
        ipconfig /all
        

        ping 192.168.1.1

        ping ya.ru

      2. If ping 192.168.1.1 passes, and ping ya.ru - No, the problem is on the provider's side.

    6. Connection Features on macOS and Linux

    For users Mac or Linux may also require some adjustment. Key differences:

    • 🍎 macOS:
      • Open System Preferences → Network.
      • Select connection Ethernet and make sure that the parameter Configure IPv4 installed in Use DHCP.
      • If the network adapter is not detected, install the driver from the Apple website (older Macs may require an adapter Thunderbolt-Ethernet).
    • 🐧 Linux (Ubuntu/Debian):
      • Open the terminal and check the interface status with the command ip a or ifconfig.
      • If the connection is not active, run:
        sudo dhclient eth0

        (replace eth0 to the name of your interface).

    On Linux You may also need to install a package network-manager or file setting /etc/network/interfaces (for distributions without a graphical network management interface).

    7. Optimize your wired connection for maximum speed

    To get the most out of your cable connection, follow these tips:

    • 🚀 Use a cable Cat 6 or Cat 6a — they support speeds of up to 10 Gbps at distances of up to 55 meters.
    • 🔌 Connect the cable to the port LAN 1 on the router - it often has priority over other ports.
    • Disable power saving for the network adapter:
      1. Open Device Manager → Network Adapters.
      2. Right-click on the adapter → Properties → Power Management.
      3. Uncheck the box Allow the computer to turn off this device to save power.
  • 📡 Update your router firmware — new versions often optimize work with wired connections.
  • If your tariff Rostelecom supports speeds above 100 Mbps, but tests show lower values, check:

    • 🔍 Cable condition (damage, kinks).
    • 🔧 Port settings on the router (some models allow you to force the speed to 1 Gbps).
    • Frequently Asked Questions (FAQ)

      Can I use a cable from an old ADSL modem to connect to a router?

      No. The ADSL modem cable has a connector. RJ-11 (telephone, 4 contacts), and to connect to the router you need RJ-45 (8 contacts). Even if you physically insert it into the LAN port, the connection will not work.

      The router is assigning an IP address, but there's no internet. What should I do?

      The reasons may be different:

      1. The router is not configured to connect to the Internet (check the section WAN or Internet).
      2. The provider has linked the service to the MAC address of another device (call support) Rostelecom and provide the new MAC address of the router).
      3. A firewall or antivirus is blocking the connection on your computer (temporarily disable them to check).

    How do I know if I have a Cat 5e or Cat 6 cable?

    Check the markings on the cable jacket. It usually indicates the category (CAT5E, CAT6 etc.). If there are no inscriptions, pay attention to the color of the inner pairs:

    • Cat 5e: 4 twisted pairs (orange, green, blue, brown).
    • Cat 6: the same pairs, but with a plastic separator inside the cable.

    Do I need to configure PPPoE on my computer if the router is already configured?

    No. If the router is correctly connected to the Internet (its settings contain the login/password from Rostelecom), then you only need to obtain an IP address on your computer via DHCP. Setting up PPPoE on your PC is only necessary if you're connecting directly from your ISP, bypassing the router.

    Why is the speed via cable lower than via Wi-Fi?

    This is an anomaly, as a wired connection should be faster. Possible causes:

    • The cable or connectors are damaged (try a different cable).
    • The computer's network card is limited to 100 Mbps (check in Device Manager).
    • It's enabled on the router. QoS with restrictions for wired devices.