Popular Posts
-
Blogs I Follow:
- Victoria Mui - Blog
Close preview
Loading... - Frank Macchia - Allow Me To Be Frank
Close preview
Loading... - Greg Wilson - The Third Bit
Close preview
Loading... - Mike Yoo - Living as Minhoon
Close preview
Loading... - Brian Shim - Now & Then
Close preview
Loading... - Stephen Khuu := Steve Khuu
Close preview
Loading... - Sensorial'Org
Close preview
Loading... - Seriously? @Pi/Pi
Close preview
Loading... - Misa - Trails...
Close preview
Loading...
- Victoria Mui - Blog
-
RSS Links
-
Meta
Unbricking Your Router
I live in a house where I’m the resident tech guru, so its pretty much my responsibility to fix any technical glitch regardless of who actually caused them.
Last Friday, one of my family members got the bright idea to do a firmware update on our router…too bad he used the wrong firmware version for our router! We have a Linksys WRT310N router, its a sweet little thing that dishes out wireless a, b, g, and draft N, so I was definitely not happy to see that thing bricked.
So here’s a word of warning to all you Linksys owners: the hardware version actually matters when you select the firmware version on the product page!
The Symptoms
192.168.1.1192.168.1.1as the default gateway didn’t workThe Solution
The good news was that the router wasn’t totally unrecoverable. The steady power light on the router seemed to be a determining factor; but if you’ve ever had to Google how to fix a bricked router, you’ll know that its pretty much a dark art filled with mysticism and unconfirmed tales of success.
I did a bit of Googling for similar situations and I eventually found a workable fix for the router. Here’s a word of warning before we get started: the instructions that I’m about to describe sound completely bogus. I know because I hardly believed that the fix would even work when I tried it; but I saw enough of the same kinds of “recovery steps” floating around that I decided to actually try it out, and it worked!
Hardware Setup
192.168.1.5using the default gateway192.168.1.1. Depending on the version of Windows you have, the steps to do this will vary, so I suggest you Google “how to set a static ip for Windows X” if you’re stuck. Also its doubtful that this step is necessary at all, but most of the people on the forums seemed to follow this step.Software Setup
working.bintftpenabled. To check, go to Start and type cmd. In the command prompt, typetftp. If you get a Bad Command message, then you’ll need to activate it. You can follow the steps here to activate it. The procedure works for both Windows Vista and 7cd Desktopping -t 192.168.1.1(this will tell your computer to keep ping-ing the router)tftp -i 192.168.1.1 PUT working.bin(this tells your computer to use the tftp program to send the firmwareworking.binto your router’s location)The Fix
If you’re like me; you’ll be reading these instructions and you’ll be telling yourself “what kinda whackjob fix is this?” Well, it sounds stupid and the procedure is downright convoluted, but for somehow it works. I’m just glad that I have my router back