OpenWrt Forum Archive

Topic: LinkSys WRT54G v3.1 - defect firmware - how to flash ?

The content of this topic has been archived on 22 Apr 2018. There are no obvious gaps in this topic, but there may still be some posts missing at the end.

Hi,
i got a WRT54G v 3.1.
There was a custom DD-WRT on it, but the owner forgot the password.
Now he ask me to flash a openWRT (openwrt-wrt54g-squashfs.bin) on it.

Press the reset Button for 30 sec. did not help.
The WRT54G hold the Custom IP: 192.168.90.x

NMAP Output of a scan the WRT54G

MAC Address: 00:14:BF:xx:xx:xx (Cisco-Linksys)
Device type: WAP
Running: Linux 2.4.X
OS CPE: cpe:/o:linux:kernel:2.4
OS details: DD-WRT v23 - v24-sp2 (Linux 2.4.20 - 2.4.37)
Network Distance: 1 hop

Unplug Power, and PlugPower, wait for ping an PUT with tftp
did not work too.

atftp --option "mode octet" --option "timeout  60" --verbose --trace -p -l openwrt-wrt54g-squashfs.bin 192.168.90.xx

Option mode = octet
Option timeout = 60
Verbose mode on.
Trace mode on.
sent WRQ <file: openwrt-wrt54g-squashfs.bin, mode: octet <timeout: 60>>
tftp: error received from server <Invalid Password !!>
tftp: aborting


What can i do ?

thanks

(Last edited by ds2k5 on 3 Oct 2012, 10:09)

you can use serial connection. see article port.serial in the wiki for more information.

for more information on the dd-wrt recovery mode you should consult the dd-wrt forum.

(Last edited by MBS on 3 Oct 2012, 10:08)

thanks, but no other chance to reflash without know the password ( no serial cabel ) ?

in openwrt you can login over serial connection without the need of a password. Also, in recovery mode, it is possible to get telnet access, which does not need a password, either. but as mentioned already, I don't know about dd-wrt.

The discussion might have continued from here.