TFTP error when flashing the OEM firmware

TFTP error when flashing the OEM firmware

TFTP error when flashing the OEM firmware
TFTP error when flashing the OEM firmware
2024-12-09 23:01:16 - last edited a week ago
Model: TL-MR6400  
Hardware Version: V5
Firmware Version: OPENWRT

When I bought this router I read online that it supports VPN. when I opened the settings I noticed that it only has VPN server support and not VPN client.

After being disapointed for a couple of days I decied to give OpenWRT a try as I noticed that I can install OpenVPN clinet on it and try it out!

I installed OpenWRT and OpenVPN. however, if the VPN connection drops it will connect me without VPN. so I found that useless and I decided to install the OEM firmware.

 

I downloaded the `TL-MR6400(EU)_5.0_1.7.0 Build 240716.zip` firmware from the official website (and I selected the proper hardware version V5.30)

then I extracted the bin file `TL-MR6400(EU)v5_1.7.0_0.9.1_[240716-rel67874]_up_boot_All_Release_2024-07-17_17.59.34.bin` and I tried to falsh it using tftp on windows

it loads the file until it's 96% and then it returns the following error `TIMEOUT waiting for Ack block #128926`

 

The first weird thing I noticed is that the bin file is ~67MB!

 

I googled the issue up and I noticed people suggesting to "strip" the firmware before flashing it using the following command `dd if=original.bin of=tp_recovery skip=257 bs=512` yet that only reduced the size to ~65MB and didn't seem to help. 

 

I need to know how to flash the OEM firmware again.

 

thanks in advance for any help.

 

bs: I hope that the VPN client feature gets implemented in the next version of the firmware (and be reliable) having that would've saved me countless hours

  1      
  1      
#1
Options
1 Accepted Solution
Re:TFTP error when flashing the OEM firmware-Solution
2024-12-12 09:20:19 - last edited a week ago

  @RoduanKD 

 

Hi,  we understand that you may have chosen to install third-party firmware for the purpose of improving the performance or functionality of your device.

However, that has not been officially tested and certified by TP-Link and may not meet the safety and performance standards of our products, which is also not recommended. I am afraid that you need to revert to the official firmware on your own.

 

Recommended Solution
  0  
  0  
#6
Options
6 Reply
Re:TFTP error when flashing the OEM firmware
2024-12-10 09:03:27

  @RoduanKD 

 

Hi, thanks for posting question here.

You may refer to this guide and try to install the firmware via another web broswer/computer.

  0  
  0  
#2
Options
Re:TFTP error when flashing the OEM firmware
2024-12-10 13:23:49

 Hi @Marvin_S 

Thanks for replying. Thr guide you provided doesn't fit my case. As I have OpenWRT installed on my router and I'm forced to uae the TFTP method to install the firmware.

  0  
  0  
#3
Options
Re:TFTP error when flashing the OEM firmware
2024-12-11 08:08:55

  @RoduanKD 

 

Hi, I am afraid that we have no further suggestions.

 

  0  
  0  
#4
Options
Re:TFTP error when flashing the OEM firmware
2024-12-11 08:13:46

  @Marvin_S 

 

Does that mean that there is no way to install the original OEM firmware again?
I can't go back from OpenWRT!

All I need is a firmware that I can flash with TFTP

could you recommend someone who has deeper knowledge about the subject, I'm sure that TPLink as a company has a tech team that can help me.

  0  
  0  
#5
Options
Re:TFTP error when flashing the OEM firmware-Solution
2024-12-12 09:20:19 - last edited a week ago

  @RoduanKD 

 

Hi,  we understand that you may have chosen to install third-party firmware for the purpose of improving the performance or functionality of your device.

However, that has not been officially tested and certified by TP-Link and may not meet the safety and performance standards of our products, which is also not recommended. I am afraid that you need to revert to the official firmware on your own.

 

Recommended Solution
  0  
  0  
#6
Options
Re:TFTP error when flashing the OEM firmware
2024-12-17 21:59:27

  @RoduanKD 

I had the same problem caused by incorrect firmware update. I did like it was said in some blog to "strip" the .bin file like below.
 

"dd if=original.bin of=tp_recovery.bin skip=1 bs=512 count=16000"

 

I used the same command for my .bin file (which reduced the file size form 67140kB to 8000kB) and to my suprise it worked using TFTP!

 

It seems to work slower so after that i used upgrade tool from TP-Link application (for me it was 192.168.0.1) and i upgraded with correct fille.

Now it looks like it was before.

 

i hope it will help you too.

 

  0  
  0  
#8
Options