Hi there
Sometimes a seemingly faulty router can be brought back to life by refreshing or updating the firmware through a different procedure
First, check if the router qualifies: connect it hard wired to a machine running Windows 2000 or Windows XP, set a static IP address in the 192.168.2.x range on the LAN card, open a DOS prompt and ping the router continuously with:
ping 192.168.2.1 -t -w 10
Now restart the router. During the start process, you should see a few replies to the ping. If there is no reply at all, the procedure below will not work. It is normal to receive timeouts again when the router has compelted the boot procedure.
If the unit qualifies for recovery, do the following. Download the latest firmware and save it to the root of drive C:. Open a DOS prompt and start a continuous PING to the router as in the previous paragraph. Open a second DOS prompt, change to the root of drive C: with "cd \" and Enter, and Enter the following command (do NOT press Enter yet):
tftp -i 192.168.2.1 put FirmwareFileName.bin
which, of course, you specify the correct file name for the firmware. Arrange the DOS windows in a way that the second one has the focus, but you can see the ping replies.
Now power cycle the router again. As soon as the first reply to the ping is visible in DOS window 1, press Enter in window 2 to execute the tftp command. After a few seconds you should see that it has completed successfully.
Now wait for a few minutes for the router to apply the firmware and restart itself. This can take up to 5 minutes. If successful, the ping window will display a continuous chain of replies. The router should then be recovered.
If the procedure fails the first time, try a few more times before declaring the unit dead.