Buffalo刷openwrt

Buffalo刷openwrt

電腦操作系統  linux ubuntu
路由器              Buffalo WZR-HP-G300NH2
刷入模式          TFTP

  1. 在OS中設定IP地址為 192.169.11.2 
  2. 加arp -s 192.168.11.1 02:aa:bb:cc:dd:1a
  3. 電腦連接路由器,與WAN Port 最近 LAN Port
  4. 設置TFTP

命令模式以下操作



ifconfig eth0 192.168.11.2
ifconfig eth0 netmask 255.255.255.0
arp -s 192.168.11.1  02:aa:bb:cc:dd:1a


tftp
tftp> verbose
提示Verbose mode on.
tftp> binary
提示 mode set to octet.
tftp> trace
提示 Packet tracing on.
tftp> rexmt 1
tftp> timeout 60
tftp> connect 192.168.11.1
tftp> put xxxxxxxxxxxxxxxxx.bin
通電之后enter.
等太約10秒
OK
完成Buffalo刷入openwrt操作.

留言

這個網誌中的熱門文章

VMware Workstation 教學之三種網絡設定模式

SET命令詳解

Elastix 呼入路由設定 (Inbound Routes)