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
Steps to Flash Router with DD-WRT Firmware
- Download the latest firmware.tftp from DD-WRT website and save in root c:\.
- Switch off your firewall, including windows firewall.
- Connect supplied Ethernet cable from PC to Port 1 on the router.
- If applicable, switch the "router" switch on back of router to "auto".
- Switch on router.
- 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 - Ping 192.168.11.1, just to check you can talk to the router.
- Unplug the router.
- Open a command prompt.
- Use the command tftp -i 192.168.11.1 put firmware.tftp but do not hit return.
- Power on the router.
- Within 3 seconds of powering on router, hit return on the command prompt. You should see the Transfer Successful....
- 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 - Point browser to 192.168.1.1, you should see nice new DD-WRT firmware web interface.
- Enter a new username and password.
- Perform a router reboot from the web interface (under Administration > Management menu).
- Thats you! all set with a Router running DD-WRT Firmware.