Netgear WNDR4000

From DD-WRT Wiki

(Difference between revisions)
Jump to: navigation, search
Revision as of 08:30, 21 October 2017 (edit)
Tmittelstaedt (Talk | contribs)
(Build Information)
← Previous diff
Revision as of 08:46, 21 October 2017 (edit) (undo)
Tmittelstaedt (Talk | contribs)
(Build Information)
Next diff →
Line 86: Line 86:
I have confirmed that mega build 32868 K3.X here [https://download1.dd-wrt.com/dd-wrtv2/downloads/betas/2017/07-27-2017-r32868/broadcom_K3X/dd-wrt.v24-32868_NEWD-2_K3.x_mega-nv64k.bin] flashes and runs on the WNDR4000v1 -- Tmittelstaedt 10/15/2017 I have confirmed that mega build 32868 K3.X here [https://download1.dd-wrt.com/dd-wrtv2/downloads/betas/2017/07-27-2017-r32868/broadcom_K3X/dd-wrt.v24-32868_NEWD-2_K3.x_mega-nv64k.bin] flashes and runs on the WNDR4000v1 -- Tmittelstaedt 10/15/2017
-NOTE - later mega K3 builds do not fit in the flash on this router and will not load+NOTE - later mega K3 builds do not appear to load on this router - tmittelstaedt 10/21/17
-I have also confirmed that mega build 33492 K2.6 here [https://download1.dd-wrt.com/dd-wrtv2/downloads/betas/2017/10-10-2017-r33492/broadcom_K26/dd-wrt.v24-33492_NEWD-2_K2.6_mega-nv64k.bin] flashes and runs on the WNDR4000v1 -- Tmittelstaedt 10/15/2017+I have confirmed that mega build 33555 K2.6 here [https://download1.dd-wrt.com/dd-wrtv2/downloads/betas/2017/10-20-2017-r33555/broadcom_K26/dd-wrt.v24-33555_NEWD-2_K2.6_mega-nv64k.bin] flashes and runs on the WNDR4000v1, this is the second build to be patched against the
 +KRACK vulnerability -- Tmittelstaedt 10/21/2017

Revision as of 08:46, 21 October 2017

Contents

Hardware Specs

CPU Broadcom BCM4718
CPU Speed 480 MHz
Flash ROM 8 MB
RAM 64 MB
Radios 2.4 GHz and 5 GHz
WLAN Support a/b/g/n
WLAN Max Speed 300 mbps on 2.4Ghz and 450mbps on 5Ghz
Antenna Location Internal
Switch 4x GigE + 1 GigE WAN
USB 1x USB 2.0


Flashing Instructions

It's always good practice to read the Peacock Thread for reference on Broadcom based Routers.

You'll need to download 2 files before you begin this procedure. For those upgrading from an older build, you need not to use the initial trailed mini .chk file (the .chk file with the router name in it is the trailed build for initial flashing only), but you must use the nv64k dd-wrt builds to upgrade with or you'll end up with a bricked router.

ftp://ftp.dd-wrt.com/betas/2013/05-27-2013-r21676/broadcom_K26/dd-wrt.v24-21676_NEWD-2_K2.6_mini-WNDR4000.chk

For going from stock Netgear firmware to DD-WRT on a WNDR4000, installation goes like this:

  1. Set a static IP such as: 192.168.1.8 subnet:255.255.255.0 gateway:192.168.1.1 on the PC you will be using for the flash.
  2. Connect the PC to one of the router's LAN ports (unplug your ISP modem for the moment)
  3. Perform a Hard Reset on the router.
  4. In your web browser, go to http://192.168.1.1
  5. Click on “Router Upgrade” in the menu at left.
  6. Upload the special .chk firmware file, that you downloaded from the link above.
  7. Wait 5 minutes after the router says it is done, then perform another 30-30-30 reset. Make sure you clear your browsers cache between updating firmwares.
  8. Repeat steps 4-7 with the nv64k.bin firmware file.
  9. Login and start tweaking
  • Should you want to use DHCP ip assignment, remember to un-set the static ip that you set in the above instructions.


Build Information

As noted in bold in the flashing instructions, only use builds with nv64k in the name for upgrading, anything else will brick your router!

To find the latest builds, you can access the DD-WRT file server. You will need to look for the broadcom_K26 folder, in there should be the appropriate nv64k build in which you can use for upgrading.

ftp://ftp.dd-wrt.com/betas/

Good build for this device is 21676 (Mini build to avoid Heartbleed vulnerability):

ftp://ftp.dd-wrt.com/betas/2013/05-27-2013-r21676/broadcom_K26/dd-wrt.v24-21676_NEWD-2_K2.6_mini-nv64k.bin

Another good build for this device is 22000++ Kong (fixed to avoid Heartbleed vulnerability):

Notes for 22000++ Kong:

  • Change TX Power to 70 in both WL0-Advanced and WL1-Advanced. (Default is 40.)
  • Starting point for highest performance (Wireless > Basic Settings):
    • Wireless Physical Interface wl0 [2.4 GHz]
      Wireless Network Mode: NG-Mixed
      Wireless Channel: 6
      Channel Width: 40 MHz
      Extension Channel: lower
    • Wireless Physical Interface wl1 [2.4/5 GHz]
      Wireless Network Mode: NA-Mixed
      Wireless Channel: 149
      Channel Width: 40 MHz
      Extension Channel: lower
  • With 40 MHz Channel Width, to be able to select the Wireless Channel, first select and Apply lower for Extension Channel. (Default is upper.)

I have confirmed that mega build 32868 K3.X here [1] flashes and runs on the WNDR4000v1 -- Tmittelstaedt 10/15/2017

NOTE - later mega K3 builds do not appear to load on this router - tmittelstaedt 10/21/17

I have confirmed that mega build 33555 K2.6 here [2] flashes and runs on the WNDR4000v1, this is the second build to be patched against the KRACK vulnerability -- Tmittelstaedt 10/21/2017


Forum thread for reference:

http://www.dd-wrt.com/phpBB2/viewtopic.php?t=90600

Unbricking

See Reinstall the firmware on a router without the setup CD recovery tool