Markus "guruz" Goetz

[ index | hardware | projects and coding | p300 | blog | contact ]




Oktober 1, 2007 at 1:56 pm.

Netgear WG602 v2

Restoring the original firmware

  1. Unplug the power, hold down the reset button on the back, re-insert the power plug, wait about 5 seconds, release the reset button
  2. Use
    # tcpdump arp

    to see which IP the WG602 is getting

  3. 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>
  4. 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:

Comment Feed

Keine Kommentare

Leider ist die Kommentarfunktion zur Zeit deaktiviert.