Modern providers like LETAY offer users high-speed internet access that can be easily streamed to home devices. Connecting a personal computer to the global network via a Wi-Fi router is the most convenient and practical solution for most subscribers. This eliminates unnecessary cables and allows for mobility within the confines of an apartment or office.
The hardware configuration process may seem complicated at first glance, but following the steps carefully can help avoid common mistakes. You'll need a basic understanding of the browser interface and access to the contractual data provided by your provider. Correct setting All parameters guarantee stable network operation and high data transfer speed.
In this article, we'll cover every step of the connection process in detail, from physically connecting the cables to fine-tuning the wireless module. We'll also cover security and signal optimization to ensure your computer runs at peak performance. Prepare to become a true home network expert after reading this article.
Preparing equipment and checking connections
Before proceeding with the software, you need to ensure that all devices are physically connected correctly. The router should be connected to the power grid via the original power supply, and the LETAY cable from the provider should be inserted into the appropriate WAN port (usually blue or yellow and labeled). The computer can be temporarily connected to the router via a LAN cable for initial setup or directly connected via Wi-Fi if the router already has basic settings.
Pay attention to the indicators on the front panel of the router. After powering on, the Power indicator should light up, and the WAN indicator should also blink, indicating a signal from the ISP. Wireless indicators (WLAN or Wi-Fi) should also blink or stay on, indicating that the module is activated.
It's important to use properly functioning cables and avoid kinking them, as this can lead to signal loss or network instability. If you're using an older router, make sure it supports the speed standards provided by your plan. Physical integrity connectors are the key to a successful start.
- 🔌 Check the tightness of the provider cable connection to the WAN port.
- 🔌 Make sure the power and network lights are on or blinking.
- 🔌 Use network cables that are in good condition and have no visible damage.
- 🔌 Place the router in the central part of the room for better coverage.
Login to router settings and basic configuration
To begin setup, you need to access your router's web interface. Open any browser on your computer (Chrome, Firefox, Edge) and enter the device's IP address in the address bar. This is most often 192.168.0.1 or 192.168.1.1, however, the exact address is indicated on a sticker on the bottom of the router. After entering the address, the system will ask for a username and password to access the control panel.
Default credentials are often the same as administrative credentials and typically look like admin/admin or admin/password. If you've changed these credentials before and have forgotten them, you'll need to reset settings to factory settings (Hard Reset) by holding down the Reset button on the device body for 10-15 seconds.
What should I do if the settings page doesn't open?
Make sure your computer is connected to the router's network. Check the IP address settings on your network adapter—they should be set to "Obtain Automatically" (DHCP). Also, try using a different browser or incognito mode.
After successfully logging in, you'll see the main control panel (Dashboard). It displays the connection status, channel load, and a list of connected clients. This is where we'll make changes to the LETAY network settings.
| Parameter | Default value | Recommended action |
|---|---|---|
| Router IP address | 192.168.0.1 / 1.1 | Check the sticker below |
| Administrator login | admin | Replace with unique |
| Administrator password | admin / password | It is necessary to change it |
| WAN connection type | Dynamic IP | Select PPPoE (for LETAY) |
☑️ Preparing to set up your router
Setting up a PPPoE connection for the LETAY provider
The LETAY provider uses the protocol PPPoE To authenticate subscribers on the network. This means the router should automatically log in to the network using your personal information to share the internet with all devices. You don't need to create a connection on each computer—the router will do it for you.
In the router menu, find the section responsible for network or WAN settings (often called "Network," "Internet," or "WAN"). Under Connection Type, select PPPoENext, you'll need to enter the login and password you were provided when you signed your contract with the provider.
⚠️ Please note: Your PPPoE login and password are often different from the login details for your personal account on your provider's website. If you don't remember these details, please contact LETAY technical support or find them in your contract.
After entering the information, be sure to check "Connect on Demand" or "Auto-reconnect" to ensure the router automatically reconnects if the connection is lost. Save the settings by clicking "Save" or "Apply." The router may reboot, after which the status should change to "Connected."
- 🌐 Select the PPPoE connection type in the WAN settings.
- 🌐 Enter the login and password provided by your provider.
- 🌐 Activate the automatic reconnection option.
- 🌐 Save the changes and wait for the reboot.
Wi-Fi wireless network configuration
Once the internet is connected at the router level, you need to configure it to broadcast correctly and securely over the air. Go to the wireless network settings section, which is usually labeled as Wireless or Wi-FiHere you can set the network name (SSID), which will be displayed in the list of available connections on your computer and smartphones.
To ensure security, be sure to select an encryption method. WPA2-PSK or WPA3, if your router supports it. This will protect your traffic from interception and prevent unauthorized access to your network. The password should be complex and contain mixed-case letters and numbers.
Selecting a wireless network channel is an important parameter. In apartment buildings, the airwaves are often clogged with signals from neighboring routers, which can reduce speed. We recommend using "Auto" mode to automatically select the least congested channel or manually selecting clear channels (1, 6, 11 for the 2.4 GHz band).
Don't forget to save your Wi-Fi settings. After doing so, your wireless network may temporarily disappear as the router applies the new settings. Connect your computer to the network using the specified name and password.
Configuring a network adapter in Windows
Once the router is configured and sharing internet, your computer's operating system should correctly accept these settings. In Windows 10 or 11, open "Settings" → "Network & Internet" → "Wi-Fi." Make sure the wireless switch is turned on.
Find your network in the list of available networks and click "Connect." The system will prompt you for the security key (password) you set earlier. After entering the password, Windows will attempt to obtain an IP address automatically. In most cases, no further action is required.
However, if the connection is established but the internet is not working, it is possible that the adapter settings contain static addresses that conflict with the router. Click Win + R, enter the command ncpa.cpl and press Enter. Find your wireless connection, right-click it, and select "Properties."
In the list of components, find "Internet Protocol Version 4 (TCP/IPv4)", select it, and click "Properties". Make sure the options are checked. Obtain an IP address automatically And Obtain DNS server address automatically.
⚠️ Note: Changing DNS servers to public ones (for example, Google 8.8.8.8 or Cloudflare 1.1.1.1) can help if pages take a long time to open or don't open at all, even though you technically have internet access.
Diagnosing problems and troubleshooting errors
Even with proper configuration, issues may still occur. If your computer sees the network but can't connect, try "Forget Network" in the Wi-Fi settings and reconnect. Restarting the network stack using a console command also helps.
Open Command Prompt as Administrator (search for cmd in the search, right-click and select "Run as administrator"). Enter the command netsh winsock reset and press Enter. After the command runs, restart your computer. This will reset the network settings cache.
netsh winsock resetnetsh int ip reset
ipconfig /release
ipconfig /renew
ipconfig /flushdns
If the problem persists, check your wireless adapter drivers. Go to "Device Manager" and find the "Network Adapters" section. If there's a yellow exclamation mark next to the device, the driver isn't installed correctly or is out of date. Download the latest version from the laptop or adapter manufacturer's website.
- 🛠 Reset the network stack via the command line.
- 🛠 Update or reinstall your Wi-Fi adapter drivers.
- 🛠 Check your antivirus and firewall to see if they are blocking it.
- 🛠 Restart your router and computer.
Why is my Wi-Fi speed low?
Speed may drop due to physical obstructions (walls, mirrors), a microwave oven, using an older Wi-Fi standard (802.11g/n), or channel congestion from neighbors. Try switching to 5 GHz.
Frequently Asked Questions (FAQ)
Where can I get the login and password to set up the LETAY router?
This information is contained in your contract with your provider. If you have lost your contract, you can find your PPPoE login and password by calling LETAY technical support or through your personal account on the official website.
Do I need to create a FLY connection on the computer itself?
No, if you've configured your router correctly (PPPoE mode), it will handle the connection. On your computer, simply select your Wi-Fi network and enter its password. Creating an additional connection on your PC may cause a conflict.
The router says "No Internet access" even though the indicators are on.
Check that the login and password are entered correctly in the WAN router settings. Also, make sure there are sufficient funds in your ISP account. Sometimes cloning the MAC address in the router settings (the Clone MAC Address function) can help.
How often should I change my Wi-Fi password?
For security purposes, it is recommended to change your wireless network password every 3-6 months, especially if you frequently have guests over or you suspect that your neighbors may have found out your password.
Is it possible to connect LETAY directly to a PC without a router?
Yes, you can by creating a high-speed connection (PPPoE) in Windows. However, in this case, the internet will only be available on that computer, not on all devices in the house. Using a router is preferable.