Results 1 to 15 of 203

Thread: wl500g dead, dead, dead... Or not ?

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Dec 2003
    Location
    Russian Federation
    Posts
    8,356
    Try this firmware. Once started it's ifups wired LAN iface, set it to 192.168.1.1/255.255.255.0 and launchs telnetd. No password required to access it. You need to setup your PC with static address, something like 192.168.1.2. Try to telnet to wl500g, to check it's booted. After that you could examine your nvram using "nvram show".

  2. #2
    I will try it now, thank you all for being so helpful.

  3. #3
    I tried now, the router boots and I can telnet to it. When I write nvram show I see a lot of settings for the router. Don't really know what to look for. Tried to install a newer firmware after this without success.

  4. #4
    Join Date
    Dec 2003
    Location
    Russian Federation
    Posts
    8,356
    Ok. At least it's alive. ;-) You need to look thru it to find something unusual using
    Code:
    nvram show|more
    or try this one to reset to defaults:
    Code:
    nvram_x default
    after that you should be able (i've not verified this) to install regular firmwares

  5. #5
    I'll try that one then.

  6. #6
    IT WORKS IT WORKS.

    I don't know how to thank you. But I really appreciated this.
    Thank You

    Maybe we should add the restoration firmware to the others.

    //Adam.

  7. #7
    Join Date
    Dec 2003
    Location
    Russian Federation
    Posts
    8,356
    So, nvram_x default did the trick?

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •