返回列表 發帖
其实说了那么久,刷完机都不知道怎样入门!

TOP

The following thread guides you how to compile the source code of OpenWRT

http://www.openwrt.org.cn/bbs/fo ... 7&fromuid=35042

TOP

The following link is a good example for network settings.

http://www.macfreek.nl/memory/OpenWRT_Network_Configuration

TOP

本帖最後由 角色 於 2012-11-6 02:07 編輯

原来bootloader有问题,所以WAN不能接上Internet。

在新的TP-LINK WR1043ND (部分新的V1.8,V1.9)的boot,先把WAN disabled,所以后来的OpenWRT却用不了WAN Port。

https://dev.openwrt.org/ticket/11898

TOP

从1.0 到 1.7都是没有问题。

TOP

Very good example for OpenVPN

http://lgallardo.com/en/tag/openwrt/

TOP

Since my TP-LINK TL-WR1043ND was bricked, I made a RS-232 level shift circuit and connected to the board.

The following are the default settings using the "printenv" command:

ipaddr=192.168.0.2
serverip=192.168.0.5

Since my network segment is 192.168.1.X, then I changed the above parameters as follows:

ipaddr=192.168.1.100
serverip=192.168.1.6

where 192.168.1.6 is the ip address of my NAS which is running tftp server. If the ipaddr was changed to 192.168.1.2, it did not work.

TOP

The username and password for the German TP-LINK stock firmware is admin admin.

TOP

With OpenWRT, you could have many configurable options that we want. For instance, VLANs and Bridged networks, etc.

TOP

你刷错Firmware:backfire-10.03.1 ** -squashfs-factory.bin,
如果你要upgrade,你需要这个:

openwrt-ar71xx-tl-wr740n-v1-squashfs-sysupgrade.bin

下载link:
http://downloads.openwrt.org/bac ... shfs-sysupgrade.bin

TOP

回復 42# Skypeus

好像有一个failsafe mode,就是启动是安装右手边那一个按钮。看看是否power lamp flashing更加快。

TOP

回復 46# Skypeus

请问你把router救回来没有?

TOP

回復 51# Skypeus

那就好!那么下载upgrade firmware要小心。

TOP

返回列表