NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
SoullessWolfy
Jun 18, 2021Follower
Bricked a R6120 Router during update
While updating with the Nighthawk app, my phone had a short service outage, and disconnected from my router while updating. It now only displays a flashing power light.
When I connect it to my PC and power it on via holding the reset button and pressing the power button, the LAN connection and power light flash.
I've tried a few of the TFTP methods, to no avail unfortunately.
It tells me that it wants file R6120_V1.0.0.76.img which I do have on my PC, however it tells me it cannot be accessed due to the file being used elsewhere, even though I have all windows closed. I've manually set my IP as follows - IP 192.168.1.10, Subnet 255.255.255.0, Default gateway 192.168.1.1
I set the host to go through 192.168.1.1 and the port to 69. Server interface is the LAN cable connected to my PC.
Does anyone know what I may be doing wrong?
3 Replies
> I've tried a few of the TFTP methods, to no avail unfortunately.
"a few"? Which? "no avail"?
None of that is a useful problem description. It does not say what
you did. It does not say what happened when you did it. As usual,
showing actual actions (commands) with their actual results (error
messages, LED indicators, ...) can be more helpful than vague
descriptions or interpretations.> It tells me [...]
"it"? Actual message(s)? Copy+paste is your friend.
I'd stick with the command-line TFTP client program.
https://community.netgear.com/t5/x/x/m-p/1622096#M102004
> Does anyone know what I may be doing wrong?
I can't tell what you're doing.- michaelkenwardGuru - Experienced User
TFTP isn't the easiest operation, so if you are forced to use it try a web search for videos that guide you through the process.
For example:
Different device, but the approach is the same.It is important to follow the steps exactly and to pay attention to the messages you see.
It can take several attempts to get it right.
How to upload firmware to a NETGEAR router using Windows TFTP | Answer | NETGEAR Support
- michaelkenwardGuru - Experienced User
SoullessWolfy wrote:
It tells me that it wants file R6120_V1.0.0.76.img which I do have on my PC, however it tells me it cannot be accessed due to the file being used elsewhere, even though I have all windows closed.
That's often a sign that you are not launching TFTP from the directory where you have stashed the firmware file.
Try doing a "CD" (change directory) shuffle to get to where it is. Confirm that with a "dir" command.
If that doesn't work there are other things you can try.