WBR2-G54S incorrect root password

Post new topic   Reply to topic    DD-WRT Forum Index -> Broadcom SoC based Hardware
Goto page 1, 2, 3  Next
Author Message
jasit
DD-WRT User


Joined: 04 Aug 2006
Posts: 119

PostPosted: Thu Sep 14, 2006 2:25    Post subject: WBR2-G54S incorrect root password Reply with quote
I did a opps, I got a new wbr2-G54S and I tftped the new v23 SP2 final generic on the router without installing the micro version first.

Now I can't login the password doesn't seem to work.

I have tftped different version and I still can't get it to work including the micro version.

it is weird the ssid on the info page shows the mac address instead of dd-wrt

I have tried different ways of resetting the router to no avail

Any suggestions?

Jasit

_________________
3 x wrt54g v5 wds v23 SP2 (09/13/06) micro
wrt54gs v2.2 wds v23 SP2 (09/13/06)
wrt54gs v2 pptp server over ppoe v23 SP2 (09/13/06)
2 x wrt54gs v2.2 wds (v23 SP2 09/13/06)
2 X WBR2-G54S pptp server v23 SP2 (09/13/06)
Sponsor
korhojoa
DD-WRT Novice


Joined: 12 Sep 2006
Posts: 9

PostPosted: Thu Sep 14, 2006 8:36    Post subject: Re: WBR2-G54S incorrect root password Reply with quote
jasit wrote:
I did a opps, I got a new wbr2-G54S and I tftped the new v23 SP2 final generic on the router without installing the micro version first.

Now I can't login the password doesn't seem to work.

I have tftped different version and I still can't get it to work including the micro version.

it is weird the ssid on the info page shows the mac address instead of dd-wrt

I have tried different ways of resetting the router to no avail

Any suggestions?

Jasit


When you tftp'd the sp2 final onto it, it basically assumed that you already have dd-wrt on it, which well, shortly said, will cause problems.
Login password can be changed, just telnet into it, and do
nvram set http_passwd = "password"
nvram commit

then it should apply a new password.
ssid shows mac address, because on buffalo routers, the default ssid is their mac address.

Maybe you should take a backup of the nvram, then clear it, and put the micro on it again?

I'm going to try tftp'ing the micro again to my wbr2-g54s after i've cleared nvram, and i'm going to see what happens.
jasit
DD-WRT User


Joined: 04 Aug 2006
Posts: 119

PostPosted: Thu Sep 14, 2006 11:48    Post subject: Can't telnet in either Reply with quote
I tried to telnet into it but the username root with password admin doesn't seem to work
is there a timing issue of telneting in so that I don't get a username and password?

_________________
3 x wrt54g v5 wds v23 SP2 (09/13/06) micro
wrt54gs v2.2 wds v23 SP2 (09/13/06)
wrt54gs v2 pptp server over ppoe v23 SP2 (09/13/06)
2 x wrt54gs v2.2 wds (v23 SP2 09/13/06)
2 X WBR2-G54S pptp server v23 SP2 (09/13/06)
GrumpY54gsv4
DD-WRT User


Joined: 07 Jun 2006
Posts: 286

PostPosted: Thu Sep 14, 2006 12:35    Post subject: Reply with quote
Quote:
nvram set http_passwd = "password"
nvram commit


Since the password is now encrypted, I think that this will end with a box you cannot login .....

_________________
- WRT54gs v4 @ 225 Mhz - DD-WRT V24 vpn -
- SD/MMC Mod 128 MB - Serial port & JTAG -
- Diversity switch removed -
korhojoa
DD-WRT Novice


Joined: 12 Sep 2006
Posts: 9

PostPosted: Thu Sep 14, 2006 13:12    Post subject: Reply with quote
GrumpY54gsv4 wrote:
Quote:
nvram set http_passwd = "password"
nvram commit


Since the password is now encrypted, I think that this will end with a box you cannot login .....


Well, it worked for me when i had the EXACT same issue.
So, yes, it does actually work. Just remember to 'fix' the username/password in the web interface when you've done this.

If telnet doesn't work (for some odd reason), try ssh instead (ssh didn't work for me, no idea why, and it still doesn't work??!).
ccxxx
DD-WRT Novice


Joined: 22 Jul 2006
Posts: 10

PostPosted: Thu Sep 14, 2006 13:23    Post subject: Reply with quote
Hi,

I had the same problem after using tftp to flash my WBR2-G54 router
I could ping the router, even see the webgui login prompt or telnet to router.
I had been using user: root & pass: admin or the old password,
the methods mentioned in forum or wiki even reset to factory default (hard reset)
but with no luck, neither could work ...
I tried different version of dd-wrt from sp1 to sp2, from day 1 to day 31 ...
same result ... very sad at this time ... Sad

Then, I tried to flash my router with openwrt using tftp.

http://downloads.openwrt.org/whiterussian/rc5/bin/openwrt-brcm-2.4-squashfs.trx

After that, I could login my router webgui again ... happy ... Smile ...
I known my router wasn't bricked yet.
What you need to do at this moment, telnet to your router and reset the password to "admin" without double quotation mark.
Now you can flash your router with dd-wrt (I used sp2 26/08 mini generic) firmware.
You can login your router using root/admin now.

Hints:
1. set fixed ip for your pc
2. ping your router ip in command prompt (e.g. ping 192.168.11.1 -t),
do NOT CLOSE the prompt all the time during updating

3. right time to tftp your router

after power on your router, you should see the value TTL=100 for 5 - 10 seconds

e.g. Reply from 192.168.11.1: bytes=32 time=4ms TTL=100

after completely boot up, the value should change to TTL=64
e.g. Reply from 192.168.11.1: bytes=32 time=4ms TTL=64

You can only TFTP the firmware while the value is TTL=100.


Hope this can help.

Ken



tftp2.zip
 Description:

Download
 Filename:  tftp2.zip
 Filesize:  11.29 KB
 Downloaded:  748 Time(s)

jasit
DD-WRT User


Joined: 04 Aug 2006
Posts: 119

PostPosted: Thu Sep 14, 2006 14:36    Post subject: Reply with quote
Thanks for the info, I will try it tonight when I get home
_________________
3 x wrt54g v5 wds v23 SP2 (09/13/06) micro
wrt54gs v2.2 wds v23 SP2 (09/13/06)
wrt54gs v2 pptp server over ppoe v23 SP2 (09/13/06)
2 x wrt54gs v2.2 wds (v23 SP2 09/13/06)
2 X WBR2-G54S pptp server v23 SP2 (09/13/06)
korhojoa
DD-WRT Novice


Joined: 12 Sep 2006
Posts: 9

PostPosted: Thu Sep 14, 2006 14:49    Post subject: Reply with quote
ccxxx wrote:
Hi,

I had the same problem after using tftp to flash my WBR2-G54 router
I could ping the router, even see the webgui login prompt or telnet to router.
I had been using user: root & pass: admin or the old password,
the methods mentioned in forum or wiki even reset to factory default (hard reset)
but with no luck, neither could work ...
I tried different version of dd-wrt from sp1 to sp2, from day 1 to day 31 ...
same result ... very sad at this time ... Sad

Then, I tried to flash my router with openwrt using tftp.

http://downloads.openwrt.org/whiterussian/rc5/bin/openwrt-brcm-2.4-squashfs.trx

After that, I could login my router webgui again ... happy ... Smile ...
I known my router wasn't bricked yet.
What you need to do at this moment, telnet to your router and reset the password to "admin" without double quotation mark.
Now you can flash your router with dd-wrt (I used sp2 26/08 mini generic) firmware.
You can login your router using root/admin now.

Hints:
1. set fixed ip for your pc
2. ping your router ip in command prompt (e.g. ping 192.168.11.1 -t),
do NOT CLOSE the prompt all the time during updating

3. right time to tftp your router

after power on your router, you should see the value TTL=100 for 5 - 10 seconds

e.g. Reply from 192.168.11.1: bytes=32 time=4ms TTL=100

after completely boot up, the value should change to TTL=64
e.g. Reply from 192.168.11.1: bytes=32 time=4ms TTL=64

You can only TFTP the firmware while the value is TTL=100.


Hope this can help.

Ken


Ken, If you don't mind, i'll add that to the wiki?
ccxxx
DD-WRT Novice


Joined: 22 Jul 2006
Posts: 10

PostPosted: Thu Sep 14, 2006 15:07    Post subject: Reply with quote
sure, go ahead. I don't mind.
korhojoa
DD-WRT Novice


Joined: 12 Sep 2006
Posts: 9

PostPosted: Thu Sep 14, 2006 15:12    Post subject: Reply with quote
ccxxx wrote:
sure, go ahead. I don't mind.


Already did ;)

I added some of my own experiences into it too, since i did almost the exact same thing to fix my wbr2-g54s
ccxxx
DD-WRT Novice


Joined: 22 Jul 2006
Posts: 10

PostPosted: Thu Sep 14, 2006 16:06    Post subject: Reply with quote
Yes, my router was getting constant reboot after flashing sp1.
Just don't use it anyway.
ccxxx
DD-WRT Novice


Joined: 22 Jul 2006
Posts: 10

PostPosted: Thu Sep 14, 2006 16:14    Post subject: Reply with quote
Just wondering if BrainSlayer can release a special firmware which is removed (empty) password. The login problem will be simply fixed. Would BrainSlayer please consider to release it?
jasit
DD-WRT User


Joined: 04 Aug 2006
Posts: 119

PostPosted: Thu Sep 14, 2006 20:19    Post subject: followed the wiki and success Reply with quote
Hi,

So I followed the wiki and success, thanks for the quick reply I was able to flash it without a problem.

Based on the other routers that people are having password problems with, I assume this fix should work for them too.


Thanks

John

_________________
3 x wrt54g v5 wds v23 SP2 (09/13/06) micro
wrt54gs v2.2 wds v23 SP2 (09/13/06)
wrt54gs v2 pptp server over ppoe v23 SP2 (09/13/06)
2 x wrt54gs v2.2 wds (v23 SP2 09/13/06)
2 X WBR2-G54S pptp server v23 SP2 (09/13/06)
korhojoa
DD-WRT Novice


Joined: 12 Sep 2006
Posts: 9

PostPosted: Fri Sep 15, 2006 6:12    Post subject: Re: followed the wiki and success Reply with quote
jasit wrote:
Hi,

So I followed the wiki and success, thanks for the quick reply I was able to flash it without a problem.

Based on the other routers that people are having password problems with, I assume this fix should work for them too.


Thanks

John


Maybe this works for other routers too?
Should consider checking with other users if this could be good to add to some kind of 'debrick your router' wiki entry.
ccxxx
DD-WRT Novice


Joined: 22 Jul 2006
Posts: 10

PostPosted: Fri Sep 15, 2006 12:50    Post subject: Reply with quote
glad to hear you can fix your router ... congratulations! ... Very Happy
Goto page 1, 2, 3  Next Display posts from previous:    Page 1 of 3
Post new topic   Reply to topic    DD-WRT Forum Index -> Broadcom SoC based Hardware All times are GMT

Navigation

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum