|
我现在也遇到了这样的问题,这个韧体如果恢复出厂设置就变成这样了,看了
Please note: If you do restore to factory defaults, the router will respond at 192.168.1.1. Maybe you will no longer be able to access the router via LAN ports. Try using the WAN port, or through the wireless connection (ssid = linksys, ch.6, no encryption). Once you are connected, please telnet to the router and erase nvram (username: root , password: admin , mtd erase nvram [enter], reboot [enter]. This will bring back the LAN ports at 192.168.11.1.
Please note: Clearing nvram will also change the MAC addresses from 00:07:40:xx:xx:xx (Melco Inc.) to 00:90:4c:xx:xx:xx (Epigram Inc.). If you need original MACs back, telnet to the router and do the following: (Use LAN MAC address from the label from router's back side)
这些的提示,可以先把电脑的网线插到路由的wan口,然后可以进入192.168.1.1,同时按照说的用telnet 192.168.1.1可以输入账号root和密码admin,接下来的他让你擦除nvram,我试了一下用命令erase nvram,回车后用reboot继续回车,等一回以后还是不能变成192.168.11.1啊,即使接到lan口也是一样,我不明白的是下面提示的是需要改mac地址在00:07:40:xx:xx:xx和00:90:4c:xx:xx:xx之间,我就改了个00904c123456,也不知道这个数值是不是在这个要求的中间啊,谁知道指点一下。不是很明白linux啊 |
|