How to reflash the MTS 8920FT Wi-Fi router: official and alternative methods

Router MTS 8920FT — a popular internet sharing device from a Russian operator, but its firmware can become outdated over time. A firmware update solves connection issues, speeds up Wi-Fi, patches security vulnerabilities, and adds new features. However, an incorrect firmware update can brick the router. In this article, we'll look at how. all safe update methods, including disaster recovery.

Model 8920FT was released in several revisions, so before starting work Be sure to check your hardware version. (usually indicated on the sticker at the bottom). Firmware for different revisions are incompatible! Also, keep in mind that after updating All user settings (including Wi-Fi passwords) will be reset to factory defaults. - save them in advance.

1. Preparing for the firmware update: what you need to do before the update

The first step is to ensure the router is ready for the procedure. First, check the current firmware version via the web interface (192.168.1.1): go to System Tools → Software UpdateIf the version matches the latest one on the MTS website, no update is required.

Next, prepare:

  • 🔌 Uninterruptible power supplyConnect the router to a UPS or a fully charged laptop. A power outage during the firmware update will almost certainly damage the device.
  • 📡 Cable connectionUse an Ethernet cable to connect to your PC. Updating via Wi-Fi is not recommended due to possible connection interruptions.
  • 💾 Backup settings: export configuration via System Tools → Backup/Restore.
  • 30–40 minutes of free time: The process may take up to 20 minutes, plus some setup time after the update.
📊 How often do you update your router firmware?
Only in case of failures
Once a year
Every quarter
Never

Pay special attention to your firmware selection. Two versions are available on the MTS website:

  • 🔄 Official — stable, but with limited features (for example, no VPN server support).
  • 🛠️ Alternative (for example, from OpenWRT) - expands capabilities, but requires experience and may void the warranty.
⚠️ AttentionIf your router is rented from MTS, updating it with alternative firmware may violate your contract. Before doing so, check your operator's policy in your personal account.

2. Method 1: Update via the web interface (recommended)

The safest method is to use the built-in update wizard. It's suitable for most users and doesn't require any technical skills. Instructions:

  1. Connect to the router via cable and open the browser.
  2. Enter in the address bar 192.168.1.1 (or mts.link), log in (default logins: admin/admin or admin/mts).
  3. Go to System Tools → Software Update.
  4. Click "Browse" and select the downloaded firmware file (extension .bin) and click “Update”.

The process will take 3-5 minutes. The router will reboot automatically. Do not turn off the power or press any buttons At this time, the power indicator should flash green.

Download the firmware from the official MTS website | Connect via cable (not Wi-Fi) | Disable antivirus/firewall | Close all programs using the network | Check the charge of the laptop/UPS-->

If the router does not boot after the update (the red indicator is on), try:

  • 🔄 Unplug the power plug for 30 seconds, then plug it back in.
  • 🔧 Reset settings with the button Reset (hold for 10-15 seconds).
  • 📡 Connect to the backup port (usually marked yellow) and repeat the firmware update.

3. Method 2: Flashing via TFTP (for advanced users)

If the web interface is unavailable (for example, due to a failure), you can update the software via the protocol TFTPThis method requires manual network connection setup. You will need:

  • 🖥️ A Windows computer (or TFTP client for Linux/macOS).
  • 📂 Firmware in format .bin (rename the file to firmware.bin).
  • 🔌 Network cable for direct connection to the router.

Algorithm of actions:

  1. Set a static IP on your PC 192.168.1.2 (mask 255.255.255.0).
  2. Connect the router to the PC by holding the button Reset 10 seconds (until the indicators flash).
  3. Open command prompt and run:
    tftp -i 192.168.1.1 PUT firmware.bin
  4. Wait for the transfer to complete (about 2-3 minutes). The router will reboot automatically.
⚠️ AttentionIf the TFTP server on your router isn't responding, check that Windows Firewall is disabled. Also, make sure the firmware file isn't larger than 16 MB—some revisions 8920FT have a size limit.
What should I do if TFTP returns a "Connection failed" error?

Check the physical cable connection (try a different port on the PC). Make sure the PC's IP address is exactly 192.168.1.2, not 192.168.0.x or 192.168.1.1. If the router doesn't respond to TFTP, the bootloader may be corrupted—flashing the firmware via UART will be required (for specialists only).

4. Method 3

Recovery via emergency mode (if the router is bricked)

If the router does not turn on (the red indicator is on or there is no response to the buttons), try emergency firmwareTo do this:

  1. Download recovery firmware (usually labeled as recovery.bin) from the MTS website.
  2. Connect the router to the PC via cable while holding Reset 15–20 seconds (until all indicators flash quickly).
  3. In your browser, go to the address 192.168.1.1 — the emergency download page should open.
  4. Upload file recovery.bin and wait for the reboot (up to 10 minutes).

If the page does not open, the router may be in standby mode. U-BootIn this case:

  • 🔧 Use PuTTY to connect via COM port (speed 115200 baud).
  • 📥 Enter the commands to download the firmware via TFTP (knowledge of working with the console is required).
Symptom Possible cause Solution
The red indicator is on Firmware or bootloader failure Emergency firmware via recovery mode
The router does not respond to reset. Damage to hardware Contact the service center
There is no Wi-Fi after the update Factory reset Reconfigure the network via 192.168.1.1
"Invalid firmware" error Incorrect firmware version Download software for your router revision

5. Alternative firmware: OpenWRT and DD-WRT

Official MTS firmware often limits router functionality. Alternative firmware, such as OpenWRT or DD-WRT, allow:

  • 🌍 Set up VPN server (WireGuard, OpenVPN).
  • 📶 Increase power Wi-Fi (up to 20 dBm instead of the standard 17).
  • 🔒 Block ads at the DNS level (Pi-hole).
  • 🖥️ Install TOR router or Samba server.

However, there are risks:

  • ⚠️ Loss of warranty (if the router is rented from MTS).
  • ⚠️ Unstable operation of some functions (for example, IPTV).
  • ⚠️ Difficulty of setup for beginners.

Installation instructions OpenWRT:

  1. Download firmware for MTS 8920FT With official website (chapter ToH).
  2. Update the software via the web interface (as in Method 1).
  3. After rebooting, connect via SSH (there are no default logins - set them up manually).

6. Common mistakes and their solutions

Even if you follow the instructions correctly, problems can arise. Let's look at some typical scenarios:

Error 1: "The firmware file is corrupted"

Reasons:

  • 📥 Incomplete file download (check the checksum) MD5).
  • 🔄 Version mismatch (download the firmware for your revision).

Error 2: The router boots up, but there is no internet access.

Solution:

  • 🔧 Check your settings WAN (the connection type must match the MTS tariff).
  • 📞 Re-register your device in your operator account.

Error 3: Wi-Fi doesn't work after flashing

Possible reasons:

  • 📡 Reset wireless network settings (reconfigure the SSID and password).
  • 🔌 Radio module malfunction (check in System log for errors wlan0).

7. Optimizing the router after flashing the firmware

After a successful update, configure your router for maximum performance:

  1. Update your Wi-Fi channel: V Wireless Network → Settings select a channel with minimal interference (use utilities like Wi-Fi Analyzer).
  2. Enable WPA3: in the security settings, select WPA2/WPA3-Personal for better protection.
  3. Disable WPS: This function is vulnerable to hacking (parameter Enable WPS should be Disabled).
  4. Configure QoS: Prioritize traffic for video calls or online gaming Forwarding → QoS.

To check stability:

  • 📊 Take a speed test on Speedtest.
  • 🔄 Restart your router and check if the settings are saved.

FAQ: Answers to frequently asked questions

Is it possible to flash the MTS 8920FT router without a computer?

Yes, if the router is connected to the Internet. In the web interface (192.168.1.1) select System Tools → Online UpdateHowever, this method is not available for all firmware versions.

Where can I download the official firmware for the 8920FT?

Official firmware files are available on the MTS website in the support section (https://moskva.mts.ru/personal/help/). Look for a model 8920FT and check compatibility with your revision (indicated on the sticker).

What should I do if the router doesn't turn on after flashing the firmware?

If the indicators are not lit:

  1. Check the power supply (try another adapter with similar parameters).
  2. Hold Reset 30 seconds for a full reset.
  3. If this does not help, contact a service center (the bootloader may be damaged).
Is it possible to restore the standard MTS firmware after installing OpenWRT?

Yes, but the process is more complicated. You'll need:

  1. Download the original firmware from the MTS website.
  2. Download it via TFTP or U-Boot (if OpenWRT is still running, you can try it via the web interface).
  3. Reset settings with the button Reset after flashing.

Please note that some router revisions may lose support for official software after installing alternative firmware.

How do I find out the revision number of my MTS 8920FT router?

The revision is indicated on the sticker on the bottom of the case in the format Vx.x (For example, V1.2). You can also see it in the web interface in the section System Status → Device Information.