OpenWRT: Flash Buffalo WZRHP300N

From OnnoWiki
Revision as of 05:07, 27 March 2013 by Onnowpurbo (talk | contribs) (New page: Sumber: http://wiki.openwrt.org/toh/buffalo/whr-hp-g300n Set your ethernet interface ip on 192.168.11.2 Set your ethernet interface netmask on 255.255.255.0 Add arp entry for 192.168...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Sumber: http://wiki.openwrt.org/toh/buffalo/whr-hp-g300n


Set your ethernet interface ip on 192.168.11.2

Set your ethernet interface netmask on 255.255.255.0

Add arp entry for 192.168.11.1 when the ethernet interface is up

sudo arp -s 192.168.11.1 aa:bb:cc:dd:ee:ff

Download the tftp version of the right firmware Change the directory of your prompt to the firmware download directory cd /Users/yourname/Downloads/

Send your firware image with tftp

tftp 192.168.11.1

  • from this point, you're under tftp command prompt, the "tftp>" is the prompt tftp gives you, you just need to type the command AFTER that.

tftp> verbose

tftp> binary

tftp> trace

tftp> rexmt 1

tftp> timeout 60

Power on your router on and plug your ethernet on a LAN port

Send the command put until is success

tftp> put linux.bin

putting linux.bin to 192.168.11.1:linux.bin [octet] sent WRQ <file=linux.bin, mode=octet> tftp: sendto: Can't assign requested address

tftp> put linux.bin



Referensi