Networking Forums

Networking Forums > Wireless Networking > Wireless Internet > DD-WRT v23 flash question

Reply
Thread Tools Display Modes

DD-WRT v23 flash question

 
 
Larry Webb
Guest
Posts: n/a

 
      01-25-2006, 01:45 AM
I've successfully flashed my WRT54G to DD-WRT v23 mini and everything
works great. Is it worth flashing to the Standard version? If so, should
I use the Generic Binary with the web interface.

Thanks
Larry
 
Reply With Quote
 
 
 
 
Jeff Liebermann
Guest
Posts: n/a

 
      01-25-2006, 04:18 AM
Larry Webb <(E-Mail Removed)> hath wroth:

>I've successfully flashed my WRT54G to DD-WRT v23 mini and everything
>works great. Is it worth flashing to the Standard version? If so, should
>I use the Generic Binary with the web interface.


Perhaps you should decide for yourself. See Feature List at:
http://wrt-wiki.bsr-clan.de/index.ph...9#Feature_List
Mini has all the above but is missing:
chillispot, nocat, rflow, kaid, samba client, SNMP, IPv6
If you need any of these, I suggest you install the standard version.
Do not use the "generic" version as that is for non-Linksys (i.e.
Siemens, Asus, etc).
--
Jeff Liebermann (E-Mail Removed)
150 Felker St #D http://www.LearnByDestroying.com
Santa Cruz CA 95060 http://802.11junk.com
Skype: JeffLiebermann AE6KS 831-336-2558
 
Reply With Quote
 
__spc__
Guest
Posts: n/a

 
      01-25-2006, 08:55 AM
Jeff,

The documentation for DD-WRT states for Linksys WRT54G/GS (any version)
"...for webinterface flashing just use always the included generic
binaries." I understood the non-generic files e.g.
dd-wrt.v23_wrt54g.bin in the v23 Standard folder, to be for tftp
flashing...

(The standard generic flashed to my V2 very nicely and the UI of the
new firmware is very nice - I shall be PayPal'ing a small donation
across to help keep this project alive.)

 
Reply With Quote
 
Jeff Liebermann
Guest
Posts: n/a

 
      01-25-2006, 05:08 PM
"__spc__" <(E-Mail Removed)> hath wroth:

>The documentation for DD-WRT states for Linksys WRT54G/GS (any version)
>"...for webinterface flashing just use always the included generic
>binaries." I understood the non-generic files e.g.
>dd-wrt.v23_wrt54g.bin in the v23 Standard folder, to be for tftp
>flashing...


Methinks that's slightly wrong. The .bin files can be used for either
TFTP or Web based updates for the WRT54G. I've done it both ways. Web
based for updates, and TFTP to recover after I bricked two routers.
Same bin file in both cases.

However, I haven't tried it with the WRT54GS which might be different.
All I know for sure is that the WRT54GSv4 has half the RAM and flash
and is stuck with a <3MByte flash image limitation by the Linksys
firmware. In addition, the WRT54Gv4 has the 3MByte limit. That's why
you're suppose to install the mini version first, which has no 3MByte
limitation, followed by the standard version to get more features.
However, if you read the recently added notes by various users, it
appears that the WRT54GSv4 can be flashed directly.

WRT54Gv4 notes:
| http://wrt-wiki.bsr-clan.de/index.ph...g_the_WRT54Gv4

WRT54GSv4 notes:
| http://wrt-wiki.bsr-clan.de/index.ph..._the_WRT54GSv4

>(The standard generic flashed to my V2 very nicely and the UI of the
>new firmware is very nice


You can change the user interface to a wide variety of styles. The
setting is at the bottom of the Administration page. I settled on
"Wikar" as the easiest to see on my tiny laptop screen.

>I shall be PayPal'ing a small donation
>across to help keep this project alive.)


Ooops, I knew I forgot to do something.

--
Jeff Liebermann (E-Mail Removed)
150 Felker St #D http://www.LearnByDestroying.com
Santa Cruz CA 95060 http://802.11junk.com
Skype: JeffLiebermann AE6KS 831-336-2558
 
Reply With Quote
 
Rico
Guest
Posts: n/a

 
      01-25-2006, 05:52 PM
In article <(E-Mail Removed)>, Jeff Liebermann <(E-Mail Removed)> wrote:
>"__spc__" <(E-Mail Removed)> hath wroth:
>


>
>>I shall be PayPal'ing a small donation
>>across to help keep this project alive.)

>
>Ooops, I knew I forgot to do something.


To sound like Rush Limbaugh, dittos above.

Jeff have you heard seen anymore about DD-WRT23 and dhcpd working with
Windows (XP) clients in particular has the SP1 beta shown signs it is
working? I really need the DHCP service running before I can 'roll out' a
router for a client. I have been to the website, but haven't actually seen
anything saying the problem is actually fixed.

Thanks.

fundamentalism, fundamentally wrong.
 
Reply With Quote
 
danr_18@yahoo.com
Guest
Posts: n/a

 
      01-26-2006, 12:56 AM
BTW, BrainSlayer has been recommending to use DNSMasq for DHCP (check
box on the main set up page).

DHCP - The issue which was fixed in Jan 23/25 is that when the PC
(client) would try to renew its lease, the router would NAK it..
causing a disconnect before it comes back up and properly gives the PC
the lease. So, it left a bunch of seconds of disconnected time for the
PC. If you weren't doing something over the network at the renewal
moment, you probably wouldn't have noticed it.

http://dd-wrt.gruftie.com/dd-wrtv2/b...iew.php?id=653

Until the httpd is fixed (hopefully in a day or two), I'm staying at
the Jan 16 beta - so I haven't tested it.

Both static and dynamic have been working for me - although sometimes
it would take a bit to get a lease. I hear that the DHCP NAK fix, as a
side effect, fixes the slow connections.

 
Reply With Quote
 
Rico
Guest
Posts: n/a

 
      01-26-2006, 04:08 PM
In article <(E-Mail Removed) .com>, (E-Mail Removed) wrote:
>BTW, BrainSlayer has been recommending to use DNSMasq for DHCP (check
>box on the main set up page).
>
>DHCP - The issue which was fixed in Jan 23/25 is that when the PC
>(client) would try to renew its lease, the router would NAK it..
>causing a disconnect before it comes back up and properly gives the PC
>the lease. So, it left a bunch of seconds of disconnected time for the
>PC. If you weren't doing something over the network at the renewal
>moment, you probably wouldn't have noticed it.
>
>http://dd-wrt.gruftie.com/dd-wrtv2/b...iew.php?id=653
>
>Until the httpd is fixed (hopefully in a day or two), I'm staying at
>the Jan 16 beta - so I haven't tested it.
>
>Both static and dynamic have been working for me - although sometimes
>it would take a bit to get a lease. I hear that the DHCP NAK fix, as a
>side effect, fixes the slow connections.
>


Thanks, could never figure out why dhcpd in Red Hat SUSE etc worked fine
(for years), but not in DD-WRT. Bugs, sometimes you catch 'em and sometimes
they catch you.

fundamentalism, fundamentally wrong.
 
Reply With Quote
 
Jeff Liebermann
Guest
Posts: n/a

 
      01-26-2006, 11:47 PM
On 25 Jan 2006 17:56:12 -0800, (E-Mail Removed) wrote:

>BTW, BrainSlayer has been recommending to use DNSMasq for DHCP (check
>box on the main set up page).


It didn't make any difference for my DHCP problems.

>Until the httpd is fixed (hopefully in a day or two), I'm staying at
>the Jan 16 beta - so I haven't tested it.


Fixed. 01/26/06 version is out.
http://dd-wrt.gruftie.com/dd-wrtv2/d....v23+SP1+beta/
It fixed my DHCP issues and also doesn't crash when saving admin
settings. One change is that it now shows Google ads on the top of
the page. I verified that the browser interface still works when
*NOT* connected to the internet. I also find it amusing to see what
ads Google produces for keywords on the setup pages. I'm sure there's
a relationship but I can't see it.

Oh crap. Now:
dumpleases -a
doesn't work. The -a option has been partially removed. No big loss.

# dumpleases -h
Usage: dumpleases -f <file> -[r|a]

-f, --file=FILENAME Leases file to load
-r, --remaining Interepret lease times as time remaing



v23-SP1-beta:
big thanx for pierre belanger for providing my many patches

26.01.2006:
google adsense added to the firmware (please discuss in the forum if
you dont like it)
firmware downsized a little bit again
httpd code bug fixed (causes crashes under some not direct
reproducable conditions)


25.01.2006:
0000653 DNSMasq as DHCP server NAKs lease renewal request - v23 sp1
16/01/06
0000386 Memoryleak httpd status page
0000589 PPPoE (standard) Connect on demand is broken
0000641 sp1: 13.&16.jan: All "Additional filters" turned ON by default

16.01.2006:
0000170 WRT54G or GS hangs when (mtd erase nvram) then (reboot) from a
telnet session
0000602 PPTP Internet connections drop due to ipables rules
0000301 WOL in WebGUI is out of Work
0000610 v23SP1: Rflow interface: web interface is broken

dhcpc client interval fixes (connect now faster in client mode)
dhcpc lease update fixes (does not disconnect on lease update anymore)
wOL patch by Pierre Belanger implemented who finally got it to work

--
# Jeff Liebermann 150 Felker St #D Santa Cruz CA 95060
# 831-336-2558 (E-Mail Removed)
# http://802.11junk.com (E-Mail Removed)
# http://www.LearnByDestroying.com AE6KS
 
Reply With Quote
 
danr_18@yahoo.com
Guest
Posts: n/a

 
      01-27-2006, 03:10 AM
I don't exactly love the fact that he aded Google Adsense... While, at
least it's google and not some illegimate company, we're entering
sensitive stuff on those setup pages... which they're using for context
based ads.

There's a big discussion about it on the DD-WRT newsgroups... In the
release notes, BrainSlayer actually asks people to discuss it. He said
he's going to give it a few days to see whether he takes it out or not.

I haven't loaded Jan 26 version yet... I'm waiting due to Adsense...

Jeff Liebermann wrote:
> On 25 Jan 2006 17:56:12 -0800, (E-Mail Removed) wrote:
> Fixed. 01/26/06 version is out.
> http://dd-wrt.gruftie.com/dd-wrtv2/d....v23+SP1+beta/
> It fixed my DHCP issues and also doesn't crash when saving admin
> settings. One change is that it now shows Google ads on the top of
> the page. I verified that the browser interface still works when
> *NOT* connected to the internet. I also find it amusing to see what
> ads Google produces for keywords on the setup pages. I'm sure there's
> a relationship but I can't see it.


 
Reply With Quote
 
danr_18@yahoo.com
Guest
Posts: n/a

 
      01-27-2006, 03:18 AM
FYI on DD-WRT - from BrainSlayer:

"the ads will be removed tomorrow. for all other users

nvram set wanup=0
nvram commit
and its disabled"


(E-Mail Removed) wrote:
> I don't exactly love the fact that he aded Google Adsense... While, at
> least it's google and not some illegimate company, we're entering
> sensitive stuff on those setup pages... which they're using for context
> based ads.
>
> There's a big discussion about it on the DD-WRT newsgroups... In the
> release notes, BrainSlayer actually asks people to discuss it. He said
> he's going to give it a few days to see whether he takes it out or not.
>
> I haven't loaded Jan 26 version yet... I'm waiting due to Adsense...
>
> Jeff Liebermann wrote:
> > On 25 Jan 2006 17:56:12 -0800, (E-Mail Removed) wrote:
> > Fixed. 01/26/06 version is out.
> > http://dd-wrt.gruftie.com/dd-wrtv2/d....v23+SP1+beta/
> > It fixed my DHCP issues and also doesn't crash when saving admin
> > settings. One change is that it now shows Google ads on the top of
> > the page. I verified that the browser interface still works when
> > *NOT* connected to the internet. I also find it amusing to see what
> > ads Google produces for keywords on the setup pages. I'm sure there's
> > a relationship but I can't see it.


 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
downloading flash georgiwolf Wireless Networks 0 12-27-2007 08:16 PM
wrt54g v6 bad flash taldanino@gmail.com Wireless Internet 4 04-30-2007 05:45 AM
Why flash Buffalo to dd-wrt? Peabody Wireless Internet 5 12-04-2006 03:09 PM
mn-700 flash JaZz Broadband Hardware 0 09-09-2004 08:31 PM
MN-500 - flash gets erased often .... why? Uday Broadband Hardware 8 06-25-2004 08:28 PM



1 2 3 4 5 6 7 8 9 10 11