Differences

This shows you the differences between two versions of the page.

toh:buffalo:wzr-hp-ag300h [2013/02/13 10:14]
bittorf.bastian howto tftp + arp in linux
toh:buffalo:wzr-hp-ag300h [2013/02/13 10:17] (current)
bittorf.bastian layout/cleanup howto tftp on linux
Line 88: Line 88:
  - In a linux terminal use these commands   - In a linux terminal use these commands
    * wget -O myfirmware.bin "http://downloads.openwrt.org/snapshots/trunk/ar71xx/openwrt-ar71xx-generic-wzr-hp-ag300h-squashfs-factory.bin"     * wget -O myfirmware.bin "http://downloads.openwrt.org/snapshots/trunk/ar71xx/openwrt-ar71xx-generic-wzr-hp-ag300h-squashfs-factory.bin"
-    * sudo ip neigh add 192.168.11.1 dev eth0 lladdr 02:aa:bb:cc:dd:20 nud permanent+    * sudo ip neigh add 192.168.11.1 dev eth0 lladdr 02:aa:bb:cc:dd:20 nud permanent <enter>
    * tftp 192.168.11.1 <enter>     * tftp 192.168.11.1 <enter>
-    ** bin <enter> +    * verbose <enter> 
-    *** powerup and wait 10 seconds +    * bin <enter> 
-    ** put myfirmware.bin+    * <powerup your device and wait 5 seconds> 
 +    * put myfirmware.bin <enter>
  - In Windows cmd put that Line:   - In Windows cmd put that Line:
    * arp -s 192.168.11.1 02-AA-BB-CC-DD-20     * arp -s 192.168.11.1 02-AA-BB-CC-DD-20

Back to top

toh/buffalo/wzr-hp-ag300h.txt · Last modified: 2013/02/13 10:17 by bittorf.bastian