Sharing internet from a computer to a Wi-Fi router via cable is an unconventional, but extremely useful connection scheme. It's useful if your ISP only provides access via a USB modem, VPN, or specialized software, and you want to set up a full-fledged wireless network for all devices. This method is also suitable when using 3G/4G modem from a PC or when the main router fails and the backup one can't handle your connection type.
Unlike the traditional scheme (router → cable → PC), here the computer acts as gateway, and the router becomes a secondary device distributing Wi-Fi. The main advantage is flexibility: you can use any internet connection on your PC (even a mobile hotspot via USB), and the router converts it into a stable Wi-Fi signal. However, there are some nuances: not all router models support this mode, and incorrect settings can lead to IP address conflict or lack of access.
In this article, we will look at two main scenarios: 1. The computer is connected to the Internet via Ethernet, USB modem, or VPN and distributes it to the router via cable. 2. The computer receives the Internet via Wi-Fi (for example, from a neighboring network) and transmits it to the router via Ethernet.
For both cases, we will provide step-by-step instructions taking into account the specific features Windows 10/11, as well as popular brands of routers (TP-Link, ASUS, Keenetic).
1. Preparing the equipment: what you will need
Before you begin setting up, make sure you have everything you need:
- 🖥️ Computer with Windows 10/11 (or macOS/Linux, but this article focuses on Windows). It must have at least two network interfaces: one for incoming internet (Wi-Fi, USB, Ethernet), and the other for connecting to the router (Ethernet port).
- 📡 Wi-Fi router with WAN/LAN port. Important: Some budget models (for example, TP-Link TL-WR740N) do not support the mode
WISPorUniversal Repeater, which can complicate setup. - 🔌 Ethernet cable (patch cord) Category 5e or higher. Length—depending on the situation, but no more than 100 meters (the Ethernet standard limitation).
- 🔧 Accessing router settings. This is usually a web interface at
192.168.0.1or192.168.1.1(check the device instructions).
Also, check that your internet service provider isn't binding the device's MAC address. If so, you may need to MAC address cloning computer in the router settings or call the provider's support to reset the binding.
Attention: If your router does not support the mode WISP (Wireless Internet Service Provider) or Client Mode, then you won't be able to share Wi-Fi from your computer to it via a cable. In this case, you'll have to use the computer as an access point (via mobsync or third-party utilities), but that's a different scheme.
2. Connection diagram: how to connect a computer and a router
There are two physical connection options, and the choice will determine further configuration:
- Computer → router (WAN port)
This is used if the router will receive internet from the PC as if it were a "provider." In this case, you need to configure the router
DHCP clienton the WAN port. Suitable for most scenarios. - Computer → router (LAN port)
This is used if your router doesn't have a dedicated WAN port or you want to use it as a switch and access point. It requires manual IP address configuration.
We recommend the first option—it's simpler and more reliable. Connect one end of the cable to the computer's Ethernet port, and the other to WAN port of the router (It's usually highlighted or labeled.) If the ports on your router aren't labeled, consult your model's manual.
| Scenario | Port on the router | Connection type | Difficulty of setup |
|---|---|---|---|
| Internet on PC via Ethernet/USB | WAN | DHCP (auto) | Low |
| Internet on a PC via Wi-Fi | WAN | Static IP | Average |
| Router without WAN port | LAN (assign as WAN) | Manual setup | High |
3. Setting up your computer (Windows 10/11)
In order for the computer to be able to "distribute" the Internet to the router, you need to enable connection sharingThe instructions are valid for Windows 10 and 11:
- Open
Control Panel → Network and Internet → Network and Sharing Center. - In the left menu, select
Changing adapter settings. - Find the connection through which the computer receives the Internet (for example,
EthernetorWireless network). Right-click on it and selectProperties. - Go to the tab
Accessand put a check mark next toAllow other network users to use this computer's Internet connection. - In the drop-down list
Connecting a home networkselectEthernet(this is the connection to the router). - Click
OKand confirm the changes.
Critical point: If you're sharing internet from your computer's Wi-Fi adapter, your current wireless connection may be lost after enabling sharing. In this case, temporarily connect to the network via cable or a mobile hotspot to complete the setup.
Make sure sharing is enabled for the correct adapter|
Make sure Ethernet is selected in the Home Network Connection list.
Restart your computer after changes|
Disable Windows Firewall during testing (if no access)-->
If after these steps the Internet does not appear on the router, check IP settings:
- Open
Command line(Win + R→ entercmd). - Run the command
and find the adapteripconfig /allEthernet(connection to router). - Make sure it has an IP address (eg.
192.168.137.1(This is the standard Windows public address.) If the address is missing, try disabling/enabling the adapter or restarting the PC.
4. Router setup: step-by-step instructions
Now let's move on to setting up the router. The process varies by model, but the general logic is the same: you need to tell the router to receive internet from your computer. Let's look at some popular brands as examples.
4.1. Setting up TP-Link (Archer, TL-WR)
For routers TP-Link follow these steps:
- Connect to your router via cable or Wi-Fi (if it's already sharing the network). Open the web interface at
192.168.0.1or192.168.1.1(login/password usuallyadmin/admin). - Go to
Network → WAN. - In the field
WAN Connection TypeselectDynamic IP(if the computer distributes IP automatically) orStatic IP(if you assigned a fixed IP manually). - If selected
Static IP, please specify:- IP address:
192.168.137.2(if the computer has192.168.137.1) - Subnet mask:
255.255.255.0 - Default gateway:
192.168.137.1 - DNS:
8.8.8.8(Google DNS) or1.1.1.1(Cloudflare)
- IP address:
4.2. Setting up ASUS (RT-N, RT-AC)
For routers ASUS:
- Go to the web interface at
192.168.1.1. - Go to
Internet → Internet Connection. - In the field
WAN connection typeselectAutomatic IP (DHCP). - Enable the option
Connect to DNS server automaticallyor specify DNS manually (for example,8.8.8.8). - Save the settings and wait for the reboot.
4.3. Setting up Keenetic
Routers Keenetic have more flexible settings:
- Open the web interface at
192.168.1.1(default login/password -admin/1234). - Go to
Internet → Connections. - Click
Add connectionand selectIPoE (DHCP). - In the field
Interfaceplease indicateHomePNAorEthernet(depending on the model). - Save and apply the settings.
- 📶 Connect any device (smartphone, laptop) to the router's Wi-Fi network.
- 🌐 Try opening any website (for example,
ya.ruorgoogle.com). - 🔄 If there is no access, restart your computer and router.
- 🖥️ Access point via command line
You can create a virtual access point on your computer without a router:
netsh wlan set hostednetwork mode=allow ssid=MyWiFi key=12345678netsh wlan start hostednetworkThen enable sharing for this connection (similar to section 3).
- 🔄 Bridge mode on the router
Some routers (eg. Keenetic) support the regime
Bridge, when they simply extend a computer's network without NAT. This is useful if the ISP binds the MAC address. - 📱 Windows Mobile Hotspot
IN
Settings → Network & Internet → Mobile HotspotYou can enable Wi-Fi sharing from your computer. However, this is only suitable for 1-2 devices (no router required). - 🔌 Use Category 5e or 6 cable - this will reduce delays and packet loss.
- 🖥️ Turn it off energy saving For network adapters in Windows:
- Open
device Manager(Win + X → Device Manager). - Find your network adapter (under
Network adapters). - Right click →
Properties → Power Management. - Uncheck the box
Allow the computer to turn off this device to save power.
- Open
- 📡 Disable it on your router
QoS(if not using) - this can speed up data transfer. - 🔄 If your computer is connected to the internet via Wi-Fi and distributes data to the router via a cable, reduce MTU to
1400in the router settings (sectionWAN) to avoid packet fragmentation.
Attention: If after setup the router does not receive the Internet, check if it is blocking Windows Firewall or antivirus General access. Temporarily disabling protection will help diagnose the problem.
What should I do if my router doesn't detect my connection to my computer?
If the router does not receive an IP address from the computer, check:
1. Is sharing enabled correctly in Windows (section 3).
2. Are there any IP addresses conflicting? The computer and router must be in the same subnet (for example, 192.168.137.x).
3. Is the Ethernet cable working? Try a different cable or port on the router.
4. Is the network adapter disabled in Windows Device Manager?
5. Checking the connection and troubleshooting
After setting up, check if the circuit works:
Typical problems and their solutions:
| Problem | Possible cause | Solution |
|---|---|---|
| No internet access on devices | Sharing is not enabled in Windows. | Check the settings (section 3) |
| The router does not receive an IP address from the computer. | IP address conflict | Assign a static IP on your router (e.g. 192.168.137.2) |
| The router's Wi-Fi network is not visible. | The router is in the wrong operating mode | Make sure the router is not in standby mode. Bridge or Repeater |
| Slow internet speed | Limitations of a USB modem or Wi-Fi adapter | Check your computer's speed without a router. |
If the router receives an IP address from the computer, but the Internet does not work, run the following in the Windows command line:
ping 8.8.8.8
ping ya.ru
If ping 8.8.8.8 passes, and ping ya.ru — No, the problem is with DNS. Please specify the DNS servers manually on the router (for example, 8.8.8.8 And 8.8.4.4).
6. Alternative methods of Internet distribution
If the described method is not suitable (for example, the router does not support client mode), consider alternatives:
Attention: when using USB modem (For example, Huawei E3372 or ZTE MF823) Some operators block internet sharing with other devices. In this case, flashing the modem to the default mode may help. NDIS or using the program DC-Unlocker to unlock.
7. Speed and stability optimization
To minimize speed loss and avoid connection drops:
To check the actual speed, connect your device to a Wi-Fi router and run a test. speedtest.netCompare the result with the speed on a computer (without a router). If the difference exceeds 20-30%, check:
- Is the computer's processor under load (open
Task Manager). - Is the router overheating (especially if it is a budget one)?
- Torrent clients or other programs that consume traffic are not enabled.
- Are DNS servers specified on the router (try
8.8.8.8). - Disable Windows Firewall and antivirus software during the test.
- Make sure that the "Use a proxy server" box is not checked in the connection properties on your computer.
- Open
System Preferences → Sharing. - Turn on
Public Internetand select the source (for example,Wi-Fi) and target connection (Ethernet). - Configure the router to obtain an IP address via DHCP (similar to Windows).
FAQ: Frequently Asked Questions
Is it possible to share the Internet from a computer to a router if the PC is connected to the Internet via a VPN?
Yes, but you need to make sure that the "Allow other network users to connect through this connection" option is enabled in your VPN settings. Also, some VPNs (for example, OpenVPN) may block the distribution - in this case, try a different protocol (for example, WireGuard).
The router receives an IP address from the computer, but the internet isn't working. What's wrong?
Most likely the problem is DNS or firewall. Check:
Can this method be used to share internet from macOS?
Yes, but the setup is different. On macOS, you need to:
Will this scheme work if the computer is connected to the Internet via a mobile phone hotspot?
Technically yes, but there are some nuances:
- Some operators block the sharing of internet from a phone to other devices (the so-called "tethering ban").
- The speed will be limited by the capabilities of the phone and the tariff (for example, MegaFon or Beeline A 10 Mbps limitation for tethering may apply.
- The phone's battery will drain quickly.
How do I reset my router if something goes wrong?
To reset your router to factory settings:
- Find the button on the back of the router.
Reset(usually recessed into the body). - Press and hold it for 10-15 seconds (until the indicators start flashing).
- After resetting, the router will be accessible via the standard IP (usually
192.168.0.1or192.168.1.1).
Attention: Resetting will delete all settings, including the Wi-Fi password!