Asus WL-500g Deluxe bricked
Hi folks!
It seems like i bricked my brand new Asus WL-500g deluxe while playing with OpenWRT WhiteRussian RC1.
I messed up the firewall rules and locked my self out.
I did "iptables -F", but the default policy for INPUT is DROP... sad
Unfortunately, rebooting the router did not make it accessible again.
I tried to reflash the firmware but tftp says Timeout.
The ASUS firmware utility doesn't help either.
Any ideas are welcome!
Edit: The router responds to arp request, but not to ping.
Dead wl-500gP, restore button not working
Hi there,
I recently flashed my wl-500gP with Olegs pre4 and it worked for a few minutes. I was just transfering data via samba onto the external harddisk when it passed out and did not respond anymore. I cannot enter the restoration mode, when I press the restore button and plug in AC it reacts just as if I not push the restore button at all. I read similar effects on other routers of the wl-500 series and also read something about pin 10. Is there a similar workaround for the 500gP?
Any help would be appreciated!
Thanx in advance
sMiLe
WL500g Premium, brick & wl500g-recover.trx
Hi,
I have just bought a WL500g Premium router.
And on the 1st day I have lost control over it: flashing with OpenWRT (worked), then trying some network settings ... and it stopped responding.
Before I broke it (even after flashing with openWRT) I could see it's wireless interface (appeared on my Windows box, I could recognize it by MAC), I could also work with SSH over one of 4 LAN ports.
Then after changing some nvram parameter is ttopped responding.
No ping, no wireless interface.
Blind.
But hapily it still accepts tftp upload using the WAN port (lan port do not work although the port lights seem to flash as expected).
Using WAN i could upload some firmwares, but I found that only after using
wl500g-recover.trx (as described here http://wl500g.info/showthread.php?t=515 )
it constantly responds for pings to 192.168.1.1 on WAN (LAN ports are quiet).
But I cannot access it using telnet or ssh. These ports do not respond.
I have also tried the wl500g-clear-nvram.trx but with no success - after uploading it, and then some other firmware (eg. the wl500g-recover.trx firmware) - I still did not go any further.
Does telnetd start only on LAN interfaces (not responding for me) that I cannot access it?
How to enable telnetd on WAN using 192.168.1.1 ?
Any other firmware?
Now only ping works, but I cannot reset any settings, nothing ...
Any help?
Darek
No new posts wl-500g premium bricked -> no power LED at all
Hello all,
I know this may be slightly off topic, because I was using dd-wrt rather than Oleg's firmware but:
Last night I got v23 SP2 ASUS VPN version running on my wl-500. I initially set the clockfreq to 300 (by doing nvram set clkfreq=300, then nvram commit, the reboot).
Box came back up fine, reported 300mhz (cpuinfo).
I then proceeded to enable jffs, usb support, knockd, etc.
For jffs, the original command line commands didn't seem to work, so i grep'd nvram show for all jffs variables, and set the following to 1 (it worked then for a while after this... and through other reboots.. so I modified the wiki's for the subject)
nvram set jffs_mounted=1
nvram set enable_jffs2=1
nvram set sys_enable_jffs2=1
nvram set clean_jffs2=1
nvram set sys_clean_jffs2=1
nvram commit
reboot
So, a couple of hours later after getting things figured out a bit with knockd, etc, I noticed that the wireless 'signal quality' was quite poor for the laptop right next to the router (30-55 %, cycling, sometimes dropping).
I decided this was possibly because of the oveclocking or the increase in txpower to 70, so:
1. i decreased the txpower to 30, still no change, so
2. Changed clkfreq to 266.
On reboot, the router never came back- the power LED would stay on. That is not the problem at this point, story continues---
So, the router would still go into recovery mode (by pressing the reset button during reboot), so I knew it was saveable. It would not reply to ping requests.
Then I shorted the solder connection by pin 9 (as listed in the sticky at the top of the forums) for 15 seconds. The power LED went out, and i could again ping the unit YAY! Smile ... WELLLL... Went about my way resetting things. This time I set the JFFS in the web GUI (as well as 'clean jffs'), and the router never came back from reboot.
So, now the power led on the router never lights up, not even if trying to go into 'recovery mode'.
The router does appear to work as a switch still. And with the case off, you can see that the wlan led lights dimly at boot (and stays lit), as do all of the eth connections if a single device is conected (the one led for the connected port is full brightness)
I see on http://www.dd-wrt.com/wiki/index.php/User_talk:Oxo that someone is working on console connectivity to the unit, but the specifics are not listed. It looks like it requires building an external rs232 circuit.
Comments/suggestions anyone?