POPPUR爱换

标题: bull fricking horseshit [打印本页]

作者: 嬲爆爆    时间: 2011-9-20 14:14
标题: bull fricking horseshit
本帖最后由 嬲爆爆 于 2014-5-13 09:20 编辑

   
WGT624 V4刷DD-WRT教程!


1. 下载putty.exe放在C盘根目录 http://the.earth.li/~sgtatham/putty/latest/x86/putty.exe

2.在C根目录新建一个txt格式文档,重命名为redboot.txt,打开它,复制以下代码进去后保存
  1. ^C
复制代码
3. 在C根目录新建一个txt格式文档,打开它,复制以下代码进去后保存为redboot.bat
  1. rem echo off
  2. :start
  3. rem ------------------------------------------------
  4. ping 192.168.1.1 -n 1 -w 1 >NUL
  5. IF ERRORLEVEL 1 goto start

  6. rem putty
  7. rem ------------------------------------------------
  8. break
  9. putty.exe telnet://192.168.1.1:9000 -m redboot.txt
  10. exit
复制代码

4.手动设置网卡IP为192.168.1.2

5.连接电脑到LAN口,复位路由, 关掉路由,运行redboot.bat后再开路由.
6.下载dd-wrt http://www.dd-wrt.com/routerdb/de/download/Netgear/WGT624/v4/linux.bin/3614
7. 下载TFTP Server http://tftpd32.jounin.net/download/tftpd32.400.zip
8.运行TFTP Server后,Server Interface应该是192.168.1.2, Host填192.168.1.1,Port填69, Local File按右边的按钮浏览刚下载的Linux.bin,然后按Put
9.完成.





欢迎光临 POPPUR爱换 (https://we.poppur.com/) Powered by Discuz! X3.4