Daily Archives: March 8, 2015


tl-wr703n v1.7 刷 openwrt教程

tplink wr703n硬件版本号:3.17.1 Build 140120 实际上,从硬件上讲,TL-WR703N = FWR171-3G = MW151RM3G 后面两个还便宜一些。 openwrt的中文网http://www.openwrt.com.cn/bbs/ 很多教程和固件资源。 注意:wr703n 的1.7版本会校验固件的rsa签名,导致刷写固件失败。 这里是避免用ttl线的解决方法:http://www.right.com.cn/forum/thread-159078-1-1.html 首先,给本机配置tftp服务。 注意:ubuntu下,配置完的tftp服务器的共享目录在/var/lib/tftpboot下。 然后下载busybox, dd, 和固件http://downloads.openwrt.org/attitude_adjustment/12.09/ar71xx/generic/openwrt-ar71xx-generic-tl-wr703n-v1-squashfs-factory.bin 按照教程一点一点操作即可。 需要懂一些linux的知识。 老外的原版解决方案 http://pastebin.com/0wzMthfr Openwrt编译教程 http://forum.cnsec.org/thread-93117-1-1.html