Oktober 1, 2007 at 1:56 pm.
Netgear WG602 v2
Restoring the original firmware
- Unplug the power, hold down the reset button on the back, re-insert the power plug, wait about 5 seconds, release the reset button
- Use
# tcpdump arp
to see which IP the WG602 is getting
- Use tfp to connect to that IP:
guruz@europa $ tftp 192.168.0.170 tftp> verbose Verbose mode on. tftp> binary mode set to octet tftp> status Connected to 192.168.0.170. Mode: octet Verbose: on Tracing: off Rexmt-interval: 5 seconds, Max-timeout: 25 seconds tftp> put apfirmware_3.2rc6.img putting apfirmware_3.2rc6.img to 192.168.0.170:apfirmware_3.2rc6.img [octet] Sent 1442304 bytes in 62.3 seconds [185208 bits/sec] tftp>
- Wait some minutes, you now should be able to connect to the default webinterface again. The username is admin, the password is password. If the webinterface does not work yet, do a powercycle and try the webinterface again after some seconds
Links
The following sites helped me understanding more about this thing:
Comments Off