NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
NWWA
Feb 04, 2018Tutor
R7000 bricked during firmware update to 1.0.9.18
While updating the firmware to the latest version (1.0.9.18). The router stopped responding and now I am unable to access it or reload firmware. The power button is white and flashing. I have tried tftp through windows, but I get "connect request failed" as a response after about a minute. Does anyone have a suggestion before this router finds its way to the e-waste facility? Thank you for your time.
I have successfully recovered my router, with the help of an old post by ghoffman (along with many other): under the thread "[SOLVED] Steps for debrick unresponsive R7000 (softbricked)"
The steps as written:
5.confirm the cfe is waiting for firmware by 'ping 192.168.1.1' a 'ttl=100' response is what you are looking for
6. use 'tftp -i 192.168.1.1 put factory.trx' to upload you newly created image
7. wait 2-3 minute for a couple reboots.This is how I implemented these steps:
1. Open the command window and change the directory to my desktop (this is where the dowloaded firmware is located)
2. Type the command: ping 192.168.1.1 a ttl=100
3. Open a second command window and type: tftp -i 192.168.1.1 put 1.0.9.18.chk
4. Turn on the router (no need to hold reset button).
5. Start the ping comand in the first window.
6. When the ttl response = 100, start the tftp command in the second window.
7. This took a few minutes. When it is complete the router reset.
There are many other steps that are needed to get to this point, but these are the critical steps that I needed to get my pc to connect to the router and load the firmware.
Thank you for all the responses.
6 Replies
- FURRYe38Guru - Experienced User
What browser are you using to do the FW update?
I recommend using IE11 or FF only.
LAN cable connected to the router when doing the FW update? Don't use wireless.
Temporarily disable PC security software while doing FW updates as well.
- NWWATutor
All great pieces of advice, but, unfortunately all are too late. The router is not having anything to do with the outside world. I have no connection to the router via a browser. I even tried to reset the router to default settings, but I still cannot access it using a browser.
- FURRYe38Guru - Experienced User
Check to see if NG has a recovery mode to load the FW back on fully. Might contact NG support and ask about this.
- NWWATutor
I have successfully recovered my router, with the help of an old post by ghoffman (along with many other): under the thread "[SOLVED] Steps for debrick unresponsive R7000 (softbricked)"
The steps as written:
5.confirm the cfe is waiting for firmware by 'ping 192.168.1.1' a 'ttl=100' response is what you are looking for
6. use 'tftp -i 192.168.1.1 put factory.trx' to upload you newly created image
7. wait 2-3 minute for a couple reboots.This is how I implemented these steps:
1. Open the command window and change the directory to my desktop (this is where the dowloaded firmware is located)
2. Type the command: ping 192.168.1.1 a ttl=100
3. Open a second command window and type: tftp -i 192.168.1.1 put 1.0.9.18.chk
4. Turn on the router (no need to hold reset button).
5. Start the ping comand in the first window.
6. When the ttl response = 100, start the tftp command in the second window.
7. This took a few minutes. When it is complete the router reset.
There are many other steps that are needed to get to this point, but these are the critical steps that I needed to get my pc to connect to the router and load the firmware.
Thank you for all the responses.