A*****8 发帖数: 614 | 1 【 以下文字转载自 Hardware 讨论区 】
发信人: Air8888 (Air8888), 信区: Hardware
标 题: 新神由刷机指南----尽量简化版
发信站: BBS 未名空间站 (Thu Nov 17 03:53:50 2016, 美东)
好久没有码过这么多字了,希望能帮到对刷机不太了解的同学。
Warning: 刷机有风险,变砖别打我 ^_^
简单来说就三步 - 降级firmware(支持telnet),改写CFE, 升级firmware。通俗的
讲,CFE相当于PC上的bios,firmware相当于windows,只要bios没问题,不管你是win7
还是win10都可以随便装
1. 下载资源
A). 工具合集:需要的工具和文件里面基本都有了
tmo2ac68u.rar
Mirror 1: http://www.filedropper.com/tmo2ac68u
Mirror 2: https://mega.nz/#!olRUzYZY!g7UFj8kEBSgnk7TNIN0SUSUwmMnMi4gPPdG3_
DvfWgc
MD5: ABDF6F5DF89DFE247C6C2491ABE27085
SHA1: 15AC7279D28FD78D2DDA7E901A92066E83833B71
CRC32: DC5622B4
SHA-256: 32E841579DE1CDBBF33433D266D004D7229579D658AB8C1B07E668453947AD86
B). firmware
ASUS RT-AC68U Firmware version 3.0.0.4.376.3626
http://dlcdnet.asus.com/pub/ASUS/wireless/RT-AC68U/FW_RT_AC68U_30043763626.zip?_ga=1.226360538.1118235052.1479352894
Merlin 380.63
http://www.mediafire.com/file/37rpc5x32rtow5c/RT-AC68U_380.63_2.zip
2. 基本操作
A). NVRAM reset:
* Turn power off to the router by disconnecting the power cable & Wait 10
seconds
* Press and hold the WPS button & Restore power to router while continuing
to hold WPS button
* Continue to hold WPS button for 20 seconds then release WPS and wait till
the router fully boot
B). Enter Recovery Mode:
* Turn power off to the router by disconnecting the power cable & Wait 10
seconds
* Press and hold the RESET button & Restore power to router while continuing
to hold RESET button
* Continue to hold RESET button for 20 seconds then release RESET and wait
till the router fully boot
3. 具体步骤
A). 降级firmware
a). poweroff the router
b). disconnect internet of your pc,then connect pc to one of four ethernet
ports(yellow). set static ip, 192.168.29.2(if you are running Tmobile
firmware) or 192.168.1.2 (if you are already running Asus/Merlin firmware)
c). Enter router's recovery mode
d). install "Asus Restore Utility" then use "firmware restoration" to flash
the "TM-AC1900_3.0.0.4_376_1703-g0ffdbba.trx"
e). reboot router and NVRAM reset
f). from web browser, log on to router 192.168.29.1 and verify the firmware
version (skip the initial settings page, go to the main page directly)
B). 刷CFE(有风险,改/写cfe文件时候要小心)
a). enable telnet - on router's setting webpage, ADMINISTRATION > SYSTEM>
ENABLE TELNET> YES > APPLY
b). telnet logon - using putty (telnet connection) to logon 192.168.29.1
admin:password
c). plug usb drive to the usb2.0 port (black), from putty terminal type: ls
/tmp/mnt/*, remember the folder(usb drive) name listed, e.g., USB_NAME
d). extract stock cfe file from router to your flash drive: type cat /dev/
mtd0 > /tmp/mnt/USB_NAME/stock_cfe.bin
e). wait 15 sec, unplug flash drive, then plug it back to your pc
e). revise new cfe file (rt-ac68u_1.0.2.0_us.bin): open both stock_cfe.bin &
rt-ac68u_1.0.2.0_us.bin with "HxD Hex editor", copy 3 MAC addr and 1 WPS
code from stock_cfe.bin to rt-ac68u_1.0.2.0_us.bin, then save.(Details:
search "macaddr" and "secret" in stock_cfe.bin, you will find 3 "macaddr"
and 1 "secret_code" sections, replace corresponding parts in rt-ac68u_1.0.2.
0_us.bin with them, i.e., macaddr=XX:XX:XX:XX:XX:XX, secret_code=XXXXXXXX)
f). rename rt-ac68u_1.0.2.0_us.bin to new_cfe.bin and copy it to flash drive
, copy mtd-write to the flash drive as well
g). plug the flash drive back to the router
h). write the new cfe file back to the router: from putty's terminal type: /
tmp/mnt/USB_NAME/mtd-write -i /tmp/mnt/USB_NAME/new_cfe.bin -d boot
i). wait 15 sec, unplug flash drive, NVRAM reset, enable telnet, logon
router with putty, on terminal, verify cfe version (1.0.2.0) by typing:
nvram get bl_version
C). 升级firmware (与降级firmware一样,刷你想要的新版本就行了)
NOTE:router's ip would change to 192.168.1.1 after flashing Asus/Merlin
firmwares, user/pass may change to admin:admin
NOTE: for the first time, flashing 3.0.0.4.376.3626 is suggested to avoid
some problems on earlier versions of the router, then you can flash your
desired version directly in the future.
NOTE:it's easier to use router's setting webpage, ADMINISTRATION > SYSTEM >
FIRMWARE UPGRADE to flash the new firmware.
NOTE: NVRAM reset is suggested after every firmware flashing
GOOD LUCK~~~~~~~~~~~ | f*****g 发帖数: 736 | 2 mark.
新神游是tmobile那个Asus吗?
win7
【在 A*****8 的大作中提到】 : 【 以下文字转载自 Hardware 讨论区 】 : 发信人: Air8888 (Air8888), 信区: Hardware : 标 题: 新神由刷机指南----尽量简化版 : 发信站: BBS 未名空间站 (Thu Nov 17 03:53:50 2016, 美东) : 好久没有码过这么多字了,希望能帮到对刷机不太了解的同学。 : Warning: 刷机有风险,变砖别打我 ^_^ : 简单来说就三步 - 降级firmware(支持telnet),改写CFE, 升级firmware。通俗的 : 讲,CFE相当于PC上的bios,firmware相当于windows,只要bios没问题,不管你是win7 : 还是win10都可以随便装 : 1. 下载资源
| l*****5 发帖数: 1262 | | l********e 发帖数: 3999 | | a***y 发帖数: 1035 | | s******d 发帖数: 278 | | b**l 发帖数: 33123 | 7 等你们刷了没砖我再刷:)
话说你这个怎么这么慢?overnight最多两天到手啊。
【在 l********e 的大作中提到】 : 大赞,周五收到,照这个刷
| a9 发帖数: 21638 | 8 这个刷路由很成熟了,放心吧
【在 b**l 的大作中提到】 : 等你们刷了没砖我再刷:) : 话说你这个怎么这么慢?overnight最多两天到手啊。
| b*********1 发帖数: 58 | | h*******y 发帖数: 138 | | | | e***i 发帖数: 188 | 11 以下这些是什么?用在哪里?
多谢!
MD5: ABDF6F5DF89DFE247C6C2491ABE27085
SHA1: 15AC7279D28FD78D2DDA7E901A92066E83833B71
CRC32: DC5622B4
SHA-256: 32E841579DE1CDBBF33433D266D004D7229579D658AB8C1B07E668453947AD86
win7
【在 A*****8 的大作中提到】 : 【 以下文字转载自 Hardware 讨论区 】 : 发信人: Air8888 (Air8888), 信区: Hardware : 标 题: 新神由刷机指南----尽量简化版 : 发信站: BBS 未名空间站 (Thu Nov 17 03:53:50 2016, 美东) : 好久没有码过这么多字了,希望能帮到对刷机不太了解的同学。 : Warning: 刷机有风险,变砖别打我 ^_^ : 简单来说就三步 - 降级firmware(支持telnet),改写CFE, 升级firmware。通俗的 : 讲,CFE相当于PC上的bios,firmware相当于windows,只要bios没问题,不管你是win7 : 还是win10都可以随便装 : 1. 下载资源
| F*****y 发帖数: 3877 | | c*****e 发帖数: 3226 | 13 刷机是一种快感。。
【在 F*****y 的大作中提到】 : 就为了省几十块钱,费这个劲,值不值啊
| b**l 发帖数: 33123 | 14 可以不刷啊,性能上基本没区别
【在 F*****y 的大作中提到】 : 就为了省几十块钱,费这个劲,值不值啊
| F*****y 发帖数: 3877 | 15 性能没区别,一个卖50,一个卖150?我们这些花了150买这个的人交智商税了
【在 b**l 的大作中提到】 : 可以不刷啊,性能上基本没区别
| b**l 发帖数: 33123 | 16 好吧,有区别,我说的是不那么高级的用户;你有啥特别需要的另说。
【在 F*****y 的大作中提到】 : 性能没区别,一个卖50,一个卖150?我们这些花了150买这个的人交智商税了
| s******7 发帖数: 1758 | 17 这个我去年刷过,没一两个小时搞不定哦
不过,也可以当作一种hobby了 | A*****8 发帖数: 614 | 18 按这个一步一步来,砖的可能性太小了,不用那么担心。。。。
【在 b**l 的大作中提到】 : 等你们刷了没砖我再刷:) : 话说你这个怎么这么慢?overnight最多两天到手啊。
| A*****8 发帖数: 614 | 19 这个是校验码啊,验证下载文件完整性的,如果不明白怎么用,直接略过。。。。。。
【在 e***i 的大作中提到】 : 以下这些是什么?用在哪里? : 多谢! : MD5: ABDF6F5DF89DFE247C6C2491ABE27085 : SHA1: 15AC7279D28FD78D2DDA7E901A92066E83833B71 : CRC32: DC5622B4 : SHA-256: 32E841579DE1CDBBF33433D266D004D7229579D658AB8C1B07E668453947AD86 : : win7
| A*****8 发帖数: 614 | 20 费劲吗?我觉得还好吧。懂点基本原理的话,半个小时足矣。
【在 F*****y 的大作中提到】 : 就为了省几十块钱,费这个劲,值不值啊
| | | m**5 发帖数: 729 | | A*****8 发帖数: 614 | 22 一个屌丝版,一个高富帅版,丰俭由人吧~
【在 F*****y 的大作中提到】 : 性能没区别,一个卖50,一个卖150?我们这些花了150买这个的人交智商税了
| A*****8 发帖数: 614 | 23 刷机会上瘾,入行需谨慎~~~
下次再刷就快了。
【在 s******7 的大作中提到】 : 这个我去年刷过,没一两个小时搞不定哦 : 不过,也可以当作一种hobby了
| Y*****e 发帖数: 230 | | f****o 发帖数: 4067 | 25 slickdeals已经有了,你重新打一遍干啥。 直接hyperlink就行了 | j*******n 发帖数: 461 | | k***e 发帖数: 7933 | | A*****8 发帖数: 614 | 28 想不明白你到底几个意思。。。。。
sd 上那乱七八糟一堆,看的人头疼,尤其对不太熟悉刷机的。简化整理一下发到这,
再加点个人经验,就是希望更多想刷的人能看懂,少出错。这有问题吗?
【在 f****o 的大作中提到】 : slickdeals已经有了,你重新打一遍干啥。 直接hyperlink就行了
| f****o 发帖数: 4067 | 29 没问题。 不觉得SD的不好
【在 A*****8 的大作中提到】 : 想不明白你到底几个意思。。。。。 : sd 上那乱七八糟一堆,看的人头疼,尤其对不太熟悉刷机的。简化整理一下发到这, : 再加点个人经验,就是希望更多想刷的人能看懂,少出错。这有问题吗?
| n**f 发帖数: 1304 | | | | n**f 发帖数: 1304 | 31 是不是还有一个步骤需要扩大存储, 好像是expand flash rom之类的 | P**H 发帖数: 1897 | 32 神在哪里?和10块钱的router有什么区别?
win7
【在 A*****8 的大作中提到】 : 想不明白你到底几个意思。。。。。 : sd 上那乱七八糟一堆,看的人头疼,尤其对不太熟悉刷机的。简化整理一下发到这, : 再加点个人经验,就是希望更多想刷的人能看懂,少出错。这有问题吗?
| A*****8 发帖数: 614 | 33 不是所有的都需要,因为有些新版的已经是了。不过为了减少不必要的麻烦,我在C)
步提到,先刷一个3.0.0.4.376.3626,就是这个作用。
【在 n**f 的大作中提到】 : 是不是还有一个步骤需要扩大存储, 好像是expand flash rom之类的
| A*****8 发帖数: 614 | 34 萝卜青菜,各有所爱,我也是看着sd 刷的,只不过觉得那上面讲的太啰嗦,不熟悉刷
机的人容易看晕掉
【在 n**f 的大作中提到】 : 这个指南比sd上的强出几条街
| A*****8 发帖数: 614 | 35 性价比
【在 P**H 的大作中提到】 : 神在哪里?和10块钱的router有什么区别? : : win7
| n**f 发帖数: 1304 | 36 明白了, 谢谢, 刚刷完
【在 A*****8 的大作中提到】 : 不是所有的都需要,因为有些新版的已经是了。不过为了减少不必要的麻烦,我在C) : 步提到,先刷一个3.0.0.4.376.3626,就是这个作用。
| k******3 发帖数: 40 | | s*******d 发帖数: 109 | 38 use HTML edit trick to enable telnet access and you don't need to downgrade
to 1703. | k***e 发帖数: 7933 | 39 这个是替代原帖里面的哪一步?
downgrade
【在 s*******d 的大作中提到】 : use HTML edit trick to enable telnet access and you don't need to downgrade : to 1703.
| s*******d 发帖数: 109 | | | | n**n 发帖数: 215 | 41 can u elaborate how to enable telnent on html?
downgrade
【在 s*******d 的大作中提到】 : use HTML edit trick to enable telnet access and you don't need to downgrade : to 1703.
| f****o 发帖数: 4067 | 42
没听说过。 真有此事,我也想知道。
【在 n**n 的大作中提到】 : can u elaborate how to enable telnent on html? : : downgrade
| n**n 发帖数: 215 | | f****o 发帖数: 4067 | 44 操。 coder完全没有安全意识
AC1900
【在 n**n 的大作中提到】 : found it. : Here are the steps: To make the telnet option available on current TM-AC1900 : .. : 1.Open your Administration > System page (probably http://192.168.29.1/Advanced_System_Content.asp) : 2.Then, while on that page, press f12 to bring up your browser's developer : tools : 3.Search the HTML for 'telnet' and you should find a block like this: : [TELNET] [CELLSPOT] : Code: :
|
x******0 发帖数: 1490 | 45 slickdeal上说把pc IP改为192.168.29.88, 不是你说的192.168.29.2, 是不是只要在
192.168.29.xxx都行, 比如192.168.29.5? 谢谢
a). poweroff the router
b). disconnect internet of your pc,then connect pc to one of four ethernet
ports(yellow). set static ip, 192.168.29.2(if you are running Tmobile
firmware) or 192.168.1.2 (if you are already running Asus/Merlin firmware)
c). Enter router's recovery mode
d). install "Asus Restore Utility" then use "firmware restoration" to flash
win7
【在 A*****8 的大作中提到】 : 性价比
| o**o 发帖数: 3964 | 46 别听前面的瞎扯,新机来了不能跳过第一步直接刷CFE,会启动不了。 | s*******d 发帖数: 109 | 47 我就是这样刷的,直接刷CFE, 然后接着刷ASUS firmware, merlin firmware.
小马过河, 自己试试就知道了。
--------发信人: oOOo (\_/o!o\_/)
别听前面的瞎扯,新机来了不能跳过第一步直接刷CFE,会启动不了。 | o**o 发帖数: 3964 | 48 直接刷CFE很可能不能启动,不过用TFTP从secure mode可以刷firmware。 | s********d 发帖数: 345 | | A*****8 发帖数: 614 | 50 是的
ethernet
flash
【在 x******0 的大作中提到】 : slickdeal上说把pc IP改为192.168.29.88, 不是你说的192.168.29.2, 是不是只要在 : 192.168.29.xxx都行, 比如192.168.29.5? 谢谢 : a). poweroff the router : b). disconnect internet of your pc,then connect pc to one of four ethernet : ports(yellow). set static ip, 192.168.29.2(if you are running Tmobile : firmware) or 192.168.1.2 (if you are already running Asus/Merlin firmware) : c). Enter router's recovery mode : d). install "Asus Restore Utility" then use "firmware restoration" to flash : : win7
| | | A*****8 发帖数: 614 | 51 因为每个人拿到的router版本有可能不同,而且现在不确定哪些版本可以省略哪一步,
所以一步一步来虽然麻烦点,但是不会出错。
【在 s*******d 的大作中提到】 : 我就是这样刷的,直接刷CFE, 然后接着刷ASUS firmware, merlin firmware. : 小马过河, 自己试试就知道了。 : --------发信人: oOOo (\_/o!o\_/) : 别听前面的瞎扯,新机来了不能跳过第一步直接刷CFE,会启动不了。
| b******o 发帖数: 530 | 52 是的,我的就不能启动。但是可以进CFE Mini Webserver, 通过那个再刷FW
【在 o**o 的大作中提到】 : 直接刷CFE很可能不能启动,不过用TFTP从secure mode可以刷firmware。
| n**n 发帖数: 215 | 53 刚刷了3个,基本上按顶楼的刷的,HTML edit的trick works, 所以第一步可以省略,
刷完改完的CFE, 发现直接断电进recovery mode, 然后在CFE mini webserver里刷Asus
FW比较省事。基本步骤如下:
1. HTML edit to enable telnet
2. get original CFE from the router and modify Asus's CFE using CFE.exe
3. mtd-write写入new_cfe.bin
4. power off, then enter recovery mode, flash Asus FW on CFE min Webserver
at http://192.168.29.1
5. NVRAM reset, then flash merlin FW on full GUI at 192.168.1.1
【在 b******o 的大作中提到】 : 是的,我的就不能启动。但是可以进CFE Mini Webserver, 通过那个再刷FW
| n**n 发帖数: 215 | 54 另外,好像挺挑剔browser的,用了edge和firefox, 都有同样的问题,有时flash FW时
说文件不对,多试几次就没问题.
Asus
【在 n**n 的大作中提到】 : 刚刷了3个,基本上按顶楼的刷的,HTML edit的trick works, 所以第一步可以省略, : 刷完改完的CFE, 发现直接断电进recovery mode, 然后在CFE mini webserver里刷Asus : FW比较省事。基本步骤如下: : 1. HTML edit to enable telnet : 2. get original CFE from the router and modify Asus's CFE using CFE.exe : 3. mtd-write写入new_cfe.bin : 4. power off, then enter recovery mode, flash Asus FW on CFE min Webserver : at http://192.168.29.1 : 5. NVRAM reset, then flash merlin FW on full GUI at 192.168.1.1
| g***n 发帖数: 14250 | 55 这个自动扩 cfe 空间了没?似乎是最简版本了
Asus
【在 n**n 的大作中提到】 : 刚刷了3个,基本上按顶楼的刷的,HTML edit的trick works, 所以第一步可以省略, : 刷完改完的CFE, 发现直接断电进recovery mode, 然后在CFE mini webserver里刷Asus : FW比较省事。基本步骤如下: : 1. HTML edit to enable telnet : 2. get original CFE from the router and modify Asus's CFE using CFE.exe : 3. mtd-write写入new_cfe.bin : 4. power off, then enter recovery mode, flash Asus FW on CFE min Webserver : at http://192.168.29.1 : 5. NVRAM reset, then flash merlin FW on full GUI at 192.168.1.1
| n**n 发帖数: 215 | 56 先刷了asus 3626 FW,应该扩了吧,另外一个帖子说不刷ASUS的都可以
【在 g***n 的大作中提到】 : 这个自动扩 cfe 空间了没?似乎是最简版本了 : : Asus
| k***e 发帖数: 7933 | 57 买这么多是要开网吧吗?:)
不过我也很手痒有再买一个的冲动,便宜啊
Asus
【在 n**n 的大作中提到】 : 刚刷了3个,基本上按顶楼的刷的,HTML edit的trick works, 所以第一步可以省略, : 刷完改完的CFE, 发现直接断电进recovery mode, 然后在CFE mini webserver里刷Asus : FW比较省事。基本步骤如下: : 1. HTML edit to enable telnet : 2. get original CFE from the router and modify Asus's CFE using CFE.exe : 3. mtd-write写入new_cfe.bin : 4. power off, then enter recovery mode, flash Asus FW on CFE min Webserver : at http://192.168.29.1 : 5. NVRAM reset, then flash merlin FW on full GUI at 192.168.1.1
| E****H 发帖数: 913 | 58 多谢
Asus
【在 n**n 的大作中提到】 : 刚刷了3个,基本上按顶楼的刷的,HTML edit的trick works, 所以第一步可以省略, : 刷完改完的CFE, 发现直接断电进recovery mode, 然后在CFE mini webserver里刷Asus : FW比较省事。基本步骤如下: : 1. HTML edit to enable telnet : 2. get original CFE from the router and modify Asus's CFE using CFE.exe : 3. mtd-write写入new_cfe.bin : 4. power off, then enter recovery mode, flash Asus FW on CFE min Webserver : at http://192.168.29.1 : 5. NVRAM reset, then flash merlin FW on full GUI at 192.168.1.1
| m**m 发帖数: 5500 | 59 刷这个主要为了啥功能?
【在 A*****8 的大作中提到】 : 刷机会上瘾,入行需谨慎~~~ : 下次再刷就快了。
| j*******x 发帖数: 371 | 60 看到sd guide 上一句话
Tip: If changing to an Asus CFE (1.0.2.0 for example) while still on a
TMobile firmware and the router will no longer do a firmware update of any
kind (via GUI, restoration mode, etc), one option is try flashing Tomato ARM
124 VPN via Recovery mode. Once (if) flashed and NVRAM cleared, you can
then flash to another firmware (Asus, Merlin's, fork) via the firmware
update area of the Administration tab of Tomato.
https://slickdeals.net/forums/showpost.php?p=73690012&postcount=3895
按照楼主的步骤,刷了1.0.2.0之后,firmware不是应该还是TMobile的1703吗,难道sd
上的这个tip不对?
我看到之前有人说的顺序是
1.降级FW enable telnet
2.刷tmo cfe 2121
3.刷asus 固件3626
4.刷asus cfe 1020
4.最后更新最新固件
http://www.mitbbs.com/article/PDA/32920515_0.html
请问需要这样吗 | | | gr 发帖数: 2958 | | b**l 发帖数: 33123 | 62 我只见了一个有意义的回复,就是可以检测每个终端的流量,预装的不成。
【在 gr 的大作中提到】 : 这个刷了到底有哪些额外的好处呢? : 问问。
| gr 发帖数: 2958 | 63 检测流量这个有什么意义呢?
我翻了一遍帖子,发现刷了神由也没啥特殊功能,有人说能用Asus云,未验证。
: 我只见了一个有意义的回复,就是可以检测每个终端的流量,预装的不成。
【在 b**l 的大作中提到】 : 我只见了一个有意义的回复,就是可以检测每个终端的流量,预装的不成。
| n*******e 发帖数: 4894 | 64 家用确实一般人用不上,没事检测自己哪个设备用的多?我不准备刷了
【在 gr 的大作中提到】 : 检测流量这个有什么意义呢? : 我翻了一遍帖子,发现刷了神由也没啥特殊功能,有人说能用Asus云,未验证。 : : : 我只见了一个有意义的回复,就是可以检测每个终端的流量,预装的不成。 :
| m*d 发帖数: 7658 | 65 2跟3不需要吧
ARM
sd
【在 j*******x 的大作中提到】 : 看到sd guide 上一句话 : Tip: If changing to an Asus CFE (1.0.2.0 for example) while still on a : TMobile firmware and the router will no longer do a firmware update of any : kind (via GUI, restoration mode, etc), one option is try flashing Tomato ARM : 124 VPN via Recovery mode. Once (if) flashed and NVRAM cleared, you can : then flash to another firmware (Asus, Merlin's, fork) via the firmware : update area of the Administration tab of Tomato. : https://slickdeals.net/forums/showpost.php?p=73690012&postcount=3895 : 按照楼主的步骤,刷了1.0.2.0之后,firmware不是应该还是TMobile的1703吗,难道sd : 上的这个tip不对?
| P*******s 发帖数: 81 | 66 感谢!非常通俗易懂!花了一个小时成功了!
想用这个神油和FIOS的无线猫搭个桥,能给个教程吗?谢谢!
win7
【在 A*****8 的大作中提到】 : 因为每个人拿到的router版本有可能不同,而且现在不确定哪些版本可以省略哪一步, : 所以一步一步来虽然麻烦点,但是不会出错。
| H***F 发帖数: 2501 | 67 对,感觉就是这个asus icloud功能区别。还没试怎么用
检测流量这个有什么意义呢?
我翻了一遍帖子,发现刷了神由也没啥特殊功能,有人说能用Asus云,未验证。
: 我只见了一个有意义的回复,就是可以检测每个终端的流量,预装的不成。
【在 gr 的大作中提到】 : 检测流量这个有什么意义呢? : 我翻了一遍帖子,发现刷了神由也没啥特殊功能,有人说能用Asus云,未验证。 : : : 我只见了一个有意义的回复,就是可以检测每个终端的流量,预装的不成。 :
| j*******x 发帖数: 371 | 68 第3步肯定要呀,问题是第2步sd和之前的人说要啊
【在 m*d 的大作中提到】 : 2跟3不需要吧 : : ARM : sd
| c****i 发帖数: 7933 | 69 如果是为了信号更广,那还不如不刷,这样只会带来安全隐患。自己家将将够得着就行
了。 | e****y 发帖数: 129 | 70 我照楼主的步骤刷的,确实刷完1.0.2.0 CFE以后,刷不进任何FW。后来进recovery
mode, 用mini CFE webserver刷的3626,没有重新刷TM的CFE
ARM
sd
【在 j*******x 的大作中提到】 : 看到sd guide 上一句话 : Tip: If changing to an Asus CFE (1.0.2.0 for example) while still on a : TMobile firmware and the router will no longer do a firmware update of any : kind (via GUI, restoration mode, etc), one option is try flashing Tomato ARM : 124 VPN via Recovery mode. Once (if) flashed and NVRAM cleared, you can : then flash to another firmware (Asus, Merlin's, fork) via the firmware : update area of the Administration tab of Tomato. : https://slickdeals.net/forums/showpost.php?p=73690012&postcount=3895 : 按照楼主的步骤,刷了1.0.2.0之后,firmware不是应该还是TMobile的1703吗,难道sd : 上的这个tip不对?
| | | e*i 发帖数: 10288 | 71 只要 CFE 没有坏,总可以用 tftp 刷firmware 的。
用华硕的工具来刷,不要用市面上常见的 tftp 工具,可能华硕改动了
什么东西,市面上通用的 tftp 工具在这个路由上工作不好。
【在 o**o 的大作中提到】 : 别听前面的瞎扯,新机来了不能跳过第一步直接刷CFE,会启动不了。
| Y***o 发帖数: 4135 | 72 mark...
win7
【在 A*****8 的大作中提到】 : 因为每个人拿到的router版本有可能不同,而且现在不确定哪些版本可以省略哪一步, : 所以一步一步来虽然麻烦点,但是不会出错。
| A*****8 发帖数: 614 | 73 【 以下文字转载自 Hardware 讨论区 】
发信人: Air8888 (Air8888), 信区: Hardware
标 题: 新神由刷机指南----尽量简化版
发信站: BBS 未名空间站 (Thu Nov 17 03:53:50 2016, 美东)
好久没有码过这么多字了,希望能帮到对刷机不太了解的同学。
Warning: 刷机有风险,变砖别打我 ^_^
简单来说就三步 - 降级firmware(支持telnet),改写CFE, 升级firmware。通俗的
讲,CFE相当于PC上的bios,firmware相当于windows,只要bios没问题,不管你是win7
还是win10都可以随便装
1. 下载资源
A). 工具合集:需要的工具和文件里面基本都有了
tmo2ac68u.rar
Mirror 1: http://www.filedropper.com/tmo2ac68u
Mirror 2: https://mega.nz/#!olRUzYZY!g7UFj8kEBSgnk7TNIN0SUSUwmMnMi4gPPdG3_
DvfWgc
MD5: ABDF6F5DF89DFE247C6C2491ABE27085
SHA1: 15AC7279D28FD78D2DDA7E901A92066E83833B71
CRC32: DC5622B4
SHA-256: 32E841579DE1CDBBF33433D266D004D7229579D658AB8C1B07E668453947AD86
B). firmware
ASUS RT-AC68U Firmware version 3.0.0.4.376.3626
http://dlcdnet.asus.com/pub/ASUS/wireless/RT-AC68U/FW_RT_AC68U_30043763626.zip?_ga=1.226360538.1118235052.1479352894
Merlin 380.63
http://www.mediafire.com/file/37rpc5x32rtow5c/RT-AC68U_380.63_2.zip
2. 基本操作
A). NVRAM reset:
* Turn power off to the router by disconnecting the power cable & Wait 10
seconds
* Press and hold the WPS button & Restore power to router while continuing
to hold WPS button
* Continue to hold WPS button for 20 seconds then release WPS and wait till
the router fully boot
B). Enter Recovery Mode:
* Turn power off to the router by disconnecting the power cable & Wait 10
seconds
* Press and hold the RESET button & Restore power to router while continuing
to hold RESET button
* Continue to hold RESET button for 20 seconds then release RESET and wait
till the router fully boot
3. 具体步骤
A). 降级firmware
a). poweroff the router
b). disconnect internet of your pc,then connect pc to one of four ethernet
ports(yellow). set static ip, 192.168.29.2(if you are running Tmobile
firmware) or 192.168.1.2 (if you are already running Asus/Merlin firmware)
c). Enter router's recovery mode
d). install "Asus Restore Utility" then use "firmware restoration" to flash
the "TM-AC1900_3.0.0.4_376_1703-g0ffdbba.trx"
e). reboot router and NVRAM reset
f). from web browser, log on to router 192.168.29.1 and verify the firmware
version (skip the initial settings page, go to the main page directly)
B). 刷CFE(有风险,改/写cfe文件时候要小心)
a). enable telnet - on router's setting webpage, ADMINISTRATION > SYSTEM>
ENABLE TELNET> YES > APPLY
b). telnet logon - using putty (telnet connection) to logon 192.168.29.1
admin:password
c). plug usb drive to the usb2.0 port (black), from putty terminal type: ls
/tmp/mnt/*, remember the folder(usb drive) name listed, e.g., USB_NAME
d). extract stock cfe file from router to your flash drive: type cat /dev/
mtd0 > /tmp/mnt/USB_NAME/stock_cfe.bin
e). wait 15 sec, unplug flash drive, then plug it back to your pc
e). revise new cfe file (rt-ac68u_1.0.2.0_us.bin): open both stock_cfe.bin &
rt-ac68u_1.0.2.0_us.bin with "HxD Hex editor", copy 3 MAC addr and 1 WPS
code from stock_cfe.bin to rt-ac68u_1.0.2.0_us.bin, then save.(Details:
search "macaddr" and "secret" in stock_cfe.bin, you will find 3 "macaddr"
and 1 "secret_code" sections, replace corresponding parts in rt-ac68u_1.0.2.
0_us.bin with them, i.e., macaddr=XX:XX:XX:XX:XX:XX, secret_code=XXXXXXXX)
f). rename rt-ac68u_1.0.2.0_us.bin to new_cfe.bin and copy it to flash drive
, copy mtd-write to the flash drive as well
g). plug the flash drive back to the router
h). write the new cfe file back to the router: from putty's terminal type: /
tmp/mnt/USB_NAME/mtd-write -i /tmp/mnt/USB_NAME/new_cfe.bin -d boot
i). wait 15 sec, unplug flash drive, NVRAM reset, enable telnet, logon
router with putty, on terminal, verify cfe version (1.0.2.0) by typing:
nvram get bl_version
C). 升级firmware (与降级firmware一样,刷你想要的新版本就行了)
NOTE:router's ip would change to 192.168.1.1 after flashing Asus/Merlin
firmwares, user/pass may change to admin:admin
NOTE: for the first time, flashing 3.0.0.4.376.3626 is suggested to avoid
some problems on earlier versions of the router, then you can flash your
desired version directly in the future.
NOTE:it's easier to use router's setting webpage, ADMINISTRATION > SYSTEM >
FIRMWARE UPGRADE to flash the new firmware.
NOTE: NVRAM reset is suggested after every firmware flashing
GOOD LUCK~~~~~~~~~~~ | f*****g 发帖数: 736 | 74 mark.
新神游是tmobile那个Asus吗?
win7
【在 A*****8 的大作中提到】 : 【 以下文字转载自 Hardware 讨论区 】 : 发信人: Air8888 (Air8888), 信区: Hardware : 标 题: 新神由刷机指南----尽量简化版 : 发信站: BBS 未名空间站 (Thu Nov 17 03:53:50 2016, 美东) : 好久没有码过这么多字了,希望能帮到对刷机不太了解的同学。 : Warning: 刷机有风险,变砖别打我 ^_^ : 简单来说就三步 - 降级firmware(支持telnet),改写CFE, 升级firmware。通俗的 : 讲,CFE相当于PC上的bios,firmware相当于windows,只要bios没问题,不管你是win7 : 还是win10都可以随便装 : 1. 下载资源
| l*****5 发帖数: 1262 | | l********e 发帖数: 3999 | | a***y 发帖数: 1035 | | s******d 发帖数: 278 | | b**l 发帖数: 33123 | 79 等你们刷了没砖我再刷:)
话说你这个怎么这么慢?overnight最多两天到手啊。
【在 l********e 的大作中提到】 : 大赞,周五收到,照这个刷
| a9 发帖数: 21638 | 80 这个刷路由很成熟了,放心吧
【在 b**l 的大作中提到】 : 等你们刷了没砖我再刷:) : 话说你这个怎么这么慢?overnight最多两天到手啊。
| | | b*********1 发帖数: 58 | | h*******y 发帖数: 138 | | e***i 发帖数: 188 | 83 以下这些是什么?用在哪里?
多谢!
MD5: ABDF6F5DF89DFE247C6C2491ABE27085
SHA1: 15AC7279D28FD78D2DDA7E901A92066E83833B71
CRC32: DC5622B4
SHA-256: 32E841579DE1CDBBF33433D266D004D7229579D658AB8C1B07E668453947AD86
win7
【在 A*****8 的大作中提到】 : 【 以下文字转载自 Hardware 讨论区 】 : 发信人: Air8888 (Air8888), 信区: Hardware : 标 题: 新神由刷机指南----尽量简化版 : 发信站: BBS 未名空间站 (Thu Nov 17 03:53:50 2016, 美东) : 好久没有码过这么多字了,希望能帮到对刷机不太了解的同学。 : Warning: 刷机有风险,变砖别打我 ^_^ : 简单来说就三步 - 降级firmware(支持telnet),改写CFE, 升级firmware。通俗的 : 讲,CFE相当于PC上的bios,firmware相当于windows,只要bios没问题,不管你是win7 : 还是win10都可以随便装 : 1. 下载资源
| F*****y 发帖数: 3877 | | c*****e 发帖数: 3226 | 85 刷机是一种快感。。
【在 F*****y 的大作中提到】 : 就为了省几十块钱,费这个劲,值不值啊
| b**l 发帖数: 33123 | 86 可以不刷啊,性能上基本没区别
【在 F*****y 的大作中提到】 : 就为了省几十块钱,费这个劲,值不值啊
| F*****y 发帖数: 3877 | 87 性能没区别,一个卖50,一个卖150?我们这些花了150买这个的人交智商税了
【在 b**l 的大作中提到】 : 可以不刷啊,性能上基本没区别
| b**l 发帖数: 33123 | 88 好吧,有区别,我说的是不那么高级的用户;你有啥特别需要的另说。
【在 F*****y 的大作中提到】 : 性能没区别,一个卖50,一个卖150?我们这些花了150买这个的人交智商税了
| s******7 发帖数: 1758 | 89 这个我去年刷过,没一两个小时搞不定哦
不过,也可以当作一种hobby了 | A*****8 发帖数: 614 | 90 按这个一步一步来,砖的可能性太小了,不用那么担心。。。。
【在 b**l 的大作中提到】 : 等你们刷了没砖我再刷:) : 话说你这个怎么这么慢?overnight最多两天到手啊。
| | | A*****8 发帖数: 614 | 91 这个是校验码啊,验证下载文件完整性的,如果不明白怎么用,直接略过。。。。。。
【在 e***i 的大作中提到】 : 以下这些是什么?用在哪里? : 多谢! : MD5: ABDF6F5DF89DFE247C6C2491ABE27085 : SHA1: 15AC7279D28FD78D2DDA7E901A92066E83833B71 : CRC32: DC5622B4 : SHA-256: 32E841579DE1CDBBF33433D266D004D7229579D658AB8C1B07E668453947AD86 : : win7
| A*****8 发帖数: 614 | 92 费劲吗?我觉得还好吧。懂点基本原理的话,半个小时足矣。
【在 F*****y 的大作中提到】 : 就为了省几十块钱,费这个劲,值不值啊
| m**5 发帖数: 729 | | A*****8 发帖数: 614 | 94 一个屌丝版,一个高富帅版,丰俭由人吧~
【在 F*****y 的大作中提到】 : 性能没区别,一个卖50,一个卖150?我们这些花了150买这个的人交智商税了
| A*****8 发帖数: 614 | 95 刷机会上瘾,入行需谨慎~~~
下次再刷就快了。
【在 s******7 的大作中提到】 : 这个我去年刷过,没一两个小时搞不定哦 : 不过,也可以当作一种hobby了
| Y*****e 发帖数: 230 | | f****o 发帖数: 4067 | 97 slickdeals已经有了,你重新打一遍干啥。 直接hyperlink就行了 | j*******n 发帖数: 461 | | k***e 发帖数: 7933 | | A*****8 发帖数: 614 | 100 想不明白你到底几个意思。。。。。
sd 上那乱七八糟一堆,看的人头疼,尤其对不太熟悉刷机的。简化整理一下发到这,
再加点个人经验,就是希望更多想刷的人能看懂,少出错。这有问题吗?
【在 f****o 的大作中提到】 : slickdeals已经有了,你重新打一遍干啥。 直接hyperlink就行了
| | | f****o 发帖数: 4067 | 101 没问题。 不觉得SD的不好
【在 A*****8 的大作中提到】 : 想不明白你到底几个意思。。。。。 : sd 上那乱七八糟一堆,看的人头疼,尤其对不太熟悉刷机的。简化整理一下发到这, : 再加点个人经验,就是希望更多想刷的人能看懂,少出错。这有问题吗?
| n**f 发帖数: 1304 | | n**f 发帖数: 1304 | 103 是不是还有一个步骤需要扩大存储, 好像是expand flash rom之类的 | P**H 发帖数: 1897 | 104 神在哪里?和10块钱的router有什么区别?
win7
【在 A*****8 的大作中提到】 : 想不明白你到底几个意思。。。。。 : sd 上那乱七八糟一堆,看的人头疼,尤其对不太熟悉刷机的。简化整理一下发到这, : 再加点个人经验,就是希望更多想刷的人能看懂,少出错。这有问题吗?
| A*****8 发帖数: 614 | 105 不是所有的都需要,因为有些新版的已经是了。不过为了减少不必要的麻烦,我在C)
步提到,先刷一个3.0.0.4.376.3626,就是这个作用。
【在 n**f 的大作中提到】 : 是不是还有一个步骤需要扩大存储, 好像是expand flash rom之类的
| A*****8 发帖数: 614 | 106 萝卜青菜,各有所爱,我也是看着sd 刷的,只不过觉得那上面讲的太啰嗦,不熟悉刷
机的人容易看晕掉
【在 n**f 的大作中提到】 : 这个指南比sd上的强出几条街
| A*****8 发帖数: 614 | 107 性价比
【在 P**H 的大作中提到】 : 神在哪里?和10块钱的router有什么区别? : : win7
| n**f 发帖数: 1304 | 108 明白了, 谢谢, 刚刷完
【在 A*****8 的大作中提到】 : 不是所有的都需要,因为有些新版的已经是了。不过为了减少不必要的麻烦,我在C) : 步提到,先刷一个3.0.0.4.376.3626,就是这个作用。
| k******3 发帖数: 40 | | s*******d 发帖数: 109 | 110 use HTML edit trick to enable telnet access and you don't need to downgrade
to 1703. | | | k***e 发帖数: 7933 | 111 这个是替代原帖里面的哪一步?
downgrade
【在 s*******d 的大作中提到】 : use HTML edit trick to enable telnet access and you don't need to downgrade : to 1703.
| s*******d 发帖数: 109 | | n**n 发帖数: 215 | 113 can u elaborate how to enable telnent on html?
downgrade
【在 s*******d 的大作中提到】 : use HTML edit trick to enable telnet access and you don't need to downgrade : to 1703.
| f****o 发帖数: 4067 | 114
没听说过。 真有此事,我也想知道。
【在 n**n 的大作中提到】 : can u elaborate how to enable telnent on html? : : downgrade
| n**n 发帖数: 215 | | f****o 发帖数: 4067 | 116 操。 coder完全没有安全意识
AC1900
【在 n**n 的大作中提到】 : found it. : Here are the steps: To make the telnet option available on current TM-AC1900 : .. : 1.Open your Administration > System page (probably http://192.168.29.1/Advanced_System_Content.asp) : 2.Then, while on that page, press f12 to bring up your browser's developer : tools : 3.Search the HTML for 'telnet' and you should find a block like this: : [TELNET] [CELLSPOT] : Code: :
|
x******0 发帖数: 1490 | 117 slickdeal上说把pc IP改为192.168.29.88, 不是你说的192.168.29.2, 是不是只要在
192.168.29.xxx都行, 比如192.168.29.5? 谢谢
a). poweroff the router
b). disconnect internet of your pc,then connect pc to one of four ethernet
ports(yellow). set static ip, 192.168.29.2(if you are running Tmobile
firmware) or 192.168.1.2 (if you are already running Asus/Merlin firmware)
c). Enter router's recovery mode
d). install "Asus Restore Utility" then use "firmware restoration" to flash
win7
【在 A*****8 的大作中提到】 : 性价比
| o**o 发帖数: 3964 | 118 别听前面的瞎扯,新机来了不能跳过第一步直接刷CFE,会启动不了。 | s*******d 发帖数: 109 | 119 我就是这样刷的,直接刷CFE, 然后接着刷ASUS firmware, merlin firmware.
小马过河, 自己试试就知道了。
--------发信人: oOOo (\_/o!o\_/)
别听前面的瞎扯,新机来了不能跳过第一步直接刷CFE,会启动不了。 | o**o 发帖数: 3964 | 120 直接刷CFE很可能不能启动,不过用TFTP从secure mode可以刷firmware。 | | | s********d 发帖数: 345 | | A*****8 发帖数: 614 | 122 是的
ethernet
flash
【在 x******0 的大作中提到】 : slickdeal上说把pc IP改为192.168.29.88, 不是你说的192.168.29.2, 是不是只要在 : 192.168.29.xxx都行, 比如192.168.29.5? 谢谢 : a). poweroff the router : b). disconnect internet of your pc,then connect pc to one of four ethernet : ports(yellow). set static ip, 192.168.29.2(if you are running Tmobile : firmware) or 192.168.1.2 (if you are already running Asus/Merlin firmware) : c). Enter router's recovery mode : d). install "Asus Restore Utility" then use "firmware restoration" to flash : : win7
| A*****8 发帖数: 614 | 123 因为每个人拿到的router版本有可能不同,而且现在不确定哪些版本可以省略哪一步,
所以一步一步来虽然麻烦点,但是不会出错。
【在 s*******d 的大作中提到】 : 我就是这样刷的,直接刷CFE, 然后接着刷ASUS firmware, merlin firmware. : 小马过河, 自己试试就知道了。 : --------发信人: oOOo (\_/o!o\_/) : 别听前面的瞎扯,新机来了不能跳过第一步直接刷CFE,会启动不了。
| b******o 发帖数: 530 | 124 是的,我的就不能启动。但是可以进CFE Mini Webserver, 通过那个再刷FW
【在 o**o 的大作中提到】 : 直接刷CFE很可能不能启动,不过用TFTP从secure mode可以刷firmware。
| n**n 发帖数: 215 | 125 刚刷了3个,基本上按顶楼的刷的,HTML edit的trick works, 所以第一步可以省略,
刷完改完的CFE, 发现直接断电进recovery mode, 然后在CFE mini webserver里刷Asus
FW比较省事。基本步骤如下:
1. HTML edit to enable telnet
2. get original CFE from the router and modify Asus's CFE using CFE.exe
3. mtd-write写入new_cfe.bin
4. power off, then enter recovery mode, flash Asus FW on CFE min Webserver
at http://192.168.29.1
5. NVRAM reset, then flash merlin FW on full GUI at 192.168.1.1
【在 b******o 的大作中提到】 : 是的,我的就不能启动。但是可以进CFE Mini Webserver, 通过那个再刷FW
| n**n 发帖数: 215 | 126 另外,好像挺挑剔browser的,用了edge和firefox, 都有同样的问题,有时flash FW时
说文件不对,多试几次就没问题.
Asus
【在 n**n 的大作中提到】 : 刚刷了3个,基本上按顶楼的刷的,HTML edit的trick works, 所以第一步可以省略, : 刷完改完的CFE, 发现直接断电进recovery mode, 然后在CFE mini webserver里刷Asus : FW比较省事。基本步骤如下: : 1. HTML edit to enable telnet : 2. get original CFE from the router and modify Asus's CFE using CFE.exe : 3. mtd-write写入new_cfe.bin : 4. power off, then enter recovery mode, flash Asus FW on CFE min Webserver : at http://192.168.29.1 : 5. NVRAM reset, then flash merlin FW on full GUI at 192.168.1.1
| g***n 发帖数: 14250 | 127 这个自动扩 cfe 空间了没?似乎是最简版本了
Asus
【在 n**n 的大作中提到】 : 刚刷了3个,基本上按顶楼的刷的,HTML edit的trick works, 所以第一步可以省略, : 刷完改完的CFE, 发现直接断电进recovery mode, 然后在CFE mini webserver里刷Asus : FW比较省事。基本步骤如下: : 1. HTML edit to enable telnet : 2. get original CFE from the router and modify Asus's CFE using CFE.exe : 3. mtd-write写入new_cfe.bin : 4. power off, then enter recovery mode, flash Asus FW on CFE min Webserver : at http://192.168.29.1 : 5. NVRAM reset, then flash merlin FW on full GUI at 192.168.1.1
| n**n 发帖数: 215 | 128 先刷了asus 3626 FW,应该扩了吧,另外一个帖子说不刷ASUS的都可以
【在 g***n 的大作中提到】 : 这个自动扩 cfe 空间了没?似乎是最简版本了 : : Asus
| k***e 发帖数: 7933 | 129 买这么多是要开网吧吗?:)
不过我也很手痒有再买一个的冲动,便宜啊
Asus
【在 n**n 的大作中提到】 : 刚刷了3个,基本上按顶楼的刷的,HTML edit的trick works, 所以第一步可以省略, : 刷完改完的CFE, 发现直接断电进recovery mode, 然后在CFE mini webserver里刷Asus : FW比较省事。基本步骤如下: : 1. HTML edit to enable telnet : 2. get original CFE from the router and modify Asus's CFE using CFE.exe : 3. mtd-write写入new_cfe.bin : 4. power off, then enter recovery mode, flash Asus FW on CFE min Webserver : at http://192.168.29.1 : 5. NVRAM reset, then flash merlin FW on full GUI at 192.168.1.1
| E****H 发帖数: 913 | 130 多谢
Asus
【在 n**n 的大作中提到】 : 刚刷了3个,基本上按顶楼的刷的,HTML edit的trick works, 所以第一步可以省略, : 刷完改完的CFE, 发现直接断电进recovery mode, 然后在CFE mini webserver里刷Asus : FW比较省事。基本步骤如下: : 1. HTML edit to enable telnet : 2. get original CFE from the router and modify Asus's CFE using CFE.exe : 3. mtd-write写入new_cfe.bin : 4. power off, then enter recovery mode, flash Asus FW on CFE min Webserver : at http://192.168.29.1 : 5. NVRAM reset, then flash merlin FW on full GUI at 192.168.1.1
| | | m**m 发帖数: 5500 | 131 刷这个主要为了啥功能?
【在 A*****8 的大作中提到】 : 刷机会上瘾,入行需谨慎~~~ : 下次再刷就快了。
| j*******x 发帖数: 371 | 132 看到sd guide 上一句话
Tip: If changing to an Asus CFE (1.0.2.0 for example) while still on a
TMobile firmware and the router will no longer do a firmware update of any
kind (via GUI, restoration mode, etc), one option is try flashing Tomato ARM
124 VPN via Recovery mode. Once (if) flashed and NVRAM cleared, you can
then flash to another firmware (Asus, Merlin's, fork) via the firmware
update area of the Administration tab of Tomato.
https://slickdeals.net/forums/showpost.php?p=73690012&postcount=3895
按照楼主的步骤,刷了1.0.2.0之后,firmware不是应该还是TMobile的1703吗,难道sd
上的这个tip不对?
我看到之前有人说的顺序是
1.降级FW enable telnet
2.刷tmo cfe 2121
3.刷asus 固件3626
4.刷asus cfe 1020
4.最后更新最新固件
http://www.mitbbs.com/article/PDA/32920515_0.html
请问需要这样吗 | gr 发帖数: 2958 | | b**l 发帖数: 33123 | 134 我只见了一个有意义的回复,就是可以检测每个终端的流量,预装的不成。
【在 gr 的大作中提到】 : 这个刷了到底有哪些额外的好处呢? : 问问。
| gr 发帖数: 2958 | 135 检测流量这个有什么意义呢?
我翻了一遍帖子,发现刷了神由也没啥特殊功能,有人说能用Asus云,未验证。
: 我只见了一个有意义的回复,就是可以检测每个终端的流量,预装的不成。
【在 b**l 的大作中提到】 : 我只见了一个有意义的回复,就是可以检测每个终端的流量,预装的不成。
| n*******e 发帖数: 4894 | 136 家用确实一般人用不上,没事检测自己哪个设备用的多?我不准备刷了
【在 gr 的大作中提到】 : 检测流量这个有什么意义呢? : 我翻了一遍帖子,发现刷了神由也没啥特殊功能,有人说能用Asus云,未验证。 : : : 我只见了一个有意义的回复,就是可以检测每个终端的流量,预装的不成。 :
| m*d 发帖数: 7658 | 137 2跟3不需要吧
ARM
sd
【在 j*******x 的大作中提到】 : 看到sd guide 上一句话 : Tip: If changing to an Asus CFE (1.0.2.0 for example) while still on a : TMobile firmware and the router will no longer do a firmware update of any : kind (via GUI, restoration mode, etc), one option is try flashing Tomato ARM : 124 VPN via Recovery mode. Once (if) flashed and NVRAM cleared, you can : then flash to another firmware (Asus, Merlin's, fork) via the firmware : update area of the Administration tab of Tomato. : https://slickdeals.net/forums/showpost.php?p=73690012&postcount=3895 : 按照楼主的步骤,刷了1.0.2.0之后,firmware不是应该还是TMobile的1703吗,难道sd : 上的这个tip不对?
| P*******s 发帖数: 81 | 138 感谢!非常通俗易懂!花了一个小时成功了!
想用这个神油和FIOS的无线猫搭个桥,能给个教程吗?谢谢!
win7
【在 A*****8 的大作中提到】 : 因为每个人拿到的router版本有可能不同,而且现在不确定哪些版本可以省略哪一步, : 所以一步一步来虽然麻烦点,但是不会出错。
| H***F 发帖数: 2501 | 139 对,感觉就是这个asus icloud功能区别。还没试怎么用
检测流量这个有什么意义呢?
我翻了一遍帖子,发现刷了神由也没啥特殊功能,有人说能用Asus云,未验证。
: 我只见了一个有意义的回复,就是可以检测每个终端的流量,预装的不成。
【在 gr 的大作中提到】 : 检测流量这个有什么意义呢? : 我翻了一遍帖子,发现刷了神由也没啥特殊功能,有人说能用Asus云,未验证。 : : : 我只见了一个有意义的回复,就是可以检测每个终端的流量,预装的不成。 :
| j*******x 发帖数: 371 | 140 第3步肯定要呀,问题是第2步sd和之前的人说要啊
【在 m*d 的大作中提到】 : 2跟3不需要吧 : : ARM : sd
| | | c****i 发帖数: 7933 | 141 如果是为了信号更广,那还不如不刷,这样只会带来安全隐患。自己家将将够得着就行
了。 | e****y 发帖数: 129 | 142 我照楼主的步骤刷的,确实刷完1.0.2.0 CFE以后,刷不进任何FW。后来进recovery
mode, 用mini CFE webserver刷的3626,没有重新刷TM的CFE
ARM
sd
【在 j*******x 的大作中提到】 : 看到sd guide 上一句话 : Tip: If changing to an Asus CFE (1.0.2.0 for example) while still on a : TMobile firmware and the router will no longer do a firmware update of any : kind (via GUI, restoration mode, etc), one option is try flashing Tomato ARM : 124 VPN via Recovery mode. Once (if) flashed and NVRAM cleared, you can : then flash to another firmware (Asus, Merlin's, fork) via the firmware : update area of the Administration tab of Tomato. : https://slickdeals.net/forums/showpost.php?p=73690012&postcount=3895 : 按照楼主的步骤,刷了1.0.2.0之后,firmware不是应该还是TMobile的1703吗,难道sd : 上的这个tip不对?
| e*i 发帖数: 10288 | 143 只要 CFE 没有坏,总可以用 tftp 刷firmware 的。
用华硕的工具来刷,不要用市面上常见的 tftp 工具,可能华硕改动了
什么东西,市面上通用的 tftp 工具在这个路由上工作不好。
【在 o**o 的大作中提到】 : 别听前面的瞎扯,新机来了不能跳过第一步直接刷CFE,会启动不了。
| Y***o 发帖数: 4135 | 144 mark...
win7
【在 A*****8 的大作中提到】 : 因为每个人拿到的router版本有可能不同,而且现在不确定哪些版本可以省略哪一步, : 所以一步一步来虽然麻烦点,但是不会出错。
| j*******n 发帖数: 10868 | 145 具体步骤的A->d就失败了。。。Restore firmware的时候老是去找wireless网,分明插
着Ethernet cable,而且wifi都disable了,还是坚持要找wireless link。。。该如何
破?
win7
【在 A*****8 的大作中提到】 : 因为每个人拿到的router版本有可能不同,而且现在不确定哪些版本可以省略哪一步, : 所以一步一步来虽然麻烦点,但是不会出错。
|
| | |