De-bricking-Recovering-Firmware Re-Flashing A Bricked Buffalo WZR-HP-G300NH2 Wireless Router

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 2

De-bricking/Recovering/Firmware Re-flashing a Bricked Buffalo

WZR-HP-G300NH2 Wireless Router


Written by: Teo En Ming
Email: teo.en.ming@gmail.com
Date: 6 April 2014
Version: 1.0
The following instructions were performed on Windows 8.1 64-bit operating system.
1. Use the router MAC address of 02-aa-bb-cc-dd-1a. You will use this information later.
2. Download the latest official firmware from Buffalo Technology's official website.
http://www.buffalotech.com/support-and-downloads/download/wzrhpg300nh2-193.zip
Extract the zip file to get the firmware, in my case, it's version 1.93 and the firmware file name
is wzrhpg300nh2-193 (22.9 MB).
3. Download and install pumpkin TFTP client (version 2.7.3) from
http://kin.klever.net/pumpkin/binaries
http://kin.klever.net/dist/pumpkin-2.7.3.exe
4. Unplug the power cable and connect the computer directly to the router LAN port closest to the
WAN port.
5. Momentarily power on the router again.
6. Set the computer's static IP to 192.168.11.2, netmask 255.255.255.0, and gateway 192.168.11.1.
7. Unplug the router's power cord again.
8. Open a Windows command prompt as Administrator.
9. Type route print to get a list of your NIC(s). Write down the interface number for the LAN
card, in my case, it's 3.
10. Now type the commands below to get the ARP binding.
netsh interface ipv4 add neighbors 3 192.168.11.1 02-aa-bb-cc-dd-1a
arp -a
arp -s 192.168.11.1 02-aa-bb-cc-dd-1a
arp -a
Page 1 of 2

11. Replace the number 3 with your interface number.


12. Execute Pumpkin TFTP client. Start > All Programs > Klever Group > PumpKIN.
Click Put File.
Local file: wzrhpg300nh2-193
Remote Host: 192.168.11.1
Click OK.
13. Quickly plug the power back to turn on the router. After a few seconds, PumpKIN TFTP client
will start transferring the firmware file to the router until 100% completion. It will take another
6 seconds for the firmware flashing to complete. Subsequently, the router will reboot when the
firmware upgrade is done.
14. Browse to http://192.168.11.1 to configure your router.

Page 2 of 2

You might also like