Quick Firmware Flash Guide

This quick guide is intended for more advance users who pretty much know what their doing but just want a check list for flashing with DD-WRT firmware.

I'm assuming you're using a Buffalo WHR-G300N router and using the TFTP method. Although you can use these tutorials for any Buffalo router using the same method. If you're using TFTP to flash DD-WRT firmware on a non Buffalo router, you may need to change some of the IP Addresses (some use the range 192.168.1.1 - 192.168.1.XX as opposed to the Buffalo 192.168.11.1 range).

If you'd like more help, or a little unsure, check out the Beginners Guide.


Steps to Flash Router with DD-WRT Firmware

  1. Download the latest firmware.tftp from DD-WRT website and save in root c:\.

  2. Switch off your firewall, including windows firewall.

  3. Connect supplied Ethernet cable from PC to Port 1 on the router.

  4. If applicable, switch the "router" switch on back of router to "auto".

  5. Switch on router.

  6. Change you TCP/IP settings to the following:

    IP Address: 192.168.11.2

    Subnet Mask: 255.255.255.0

    Default Gateway: 192.168.11.1

  7. Ping 192.168.11.1, just to check you can talk to the router.

  8. Unplug the router.

  9. Open a command prompt.

  10. Use the command tftp -i 192.168.11.1 put firmware.tftp but do not hit return.

  11. Power on the router.

  12. Within 3 seconds of powering on router, hit return on the command prompt. You should see the Transfer Successful....

  13. Change TCP/IP settings to the following:

    IP Address: 192.168.1.2

    Subnet Mask: 255.255.255.0

    Default Gateway: 192.168.1.1

  14. Point browser to 192.168.1.1, you should see nice new DD-WRT firmware web interface.

  15. Enter a new username and password.

  16. Perform a router reboot from the web interface (under Administration > Management menu).

  17. Thats you! all set with a Router running DD-WRT Firmware.