顯示具有 DD-WRT 標籤的文章。 顯示所有文章
顯示具有 DD-WRT 標籤的文章。 顯示所有文章

2014年7月1日 星期二

DDWRT update ip to freedns.afraid.org

1. 取得 token
登入後進入此頁 https://freedns.afraid.org/dynamic/,可看到管理的 records,在要更新的 record 的 Direct URL 連結按右鍵,復制連結位址,連結路徑 ? 後面的編碼即爲 token

https://freedns.afraid.org/dynamic/update.php?YOUR_TOKEN


2. 設定 DDWRT
進入  DDNS 設定頁 http://192.168.1.1:8080/DDNS.asp

DDNS Service : freedns.afraid.org
User Name : 登入 freedns.afraid.org 的帳號
Password : 登入 freedns.afraid.org 的密碼
Host Name : example.mooo.com,AbCdEfGhIJKlMnOpQrStUvWxYz=
                      ,




References :

2012年9月23日 星期日

DD-WRT 允許 WEB 遠端管理

http://192.168.0.1/
Administration -> Management ->
Remote Access
Web GUI Management Enable  Disable  
 
 
telnet 192.168.0.1
# iptables -I INPUT -p tcp -s --dport 80 -j ACCEPT
 
or allow from any where

# iptables -I INPUT -p tcp --dport 80 -j ACCEPT




Reference :
Web interface - DD-WRT Wiki

2012年9月22日 星期六

ASUS WL-520GL 刷 DD-WRT

1.

下載 DD-WRT 的 tftp 工具


2.

進入網頁 http://www.dd-wrt.com/site/support/router-database 搜尋 520GU

下載 dd-wrt.v24_mini_asus.trx (基本的 DD-WRT)、dd-wrt.v24_usb_generic.bin (加很多功能的 DD-WRT)


3.

關閉 AP,戳入後面黑色 reset 鈕,開啓電源等待電源指示燈開始閃爍後放開 reset 鍵,此時進入維護模式


4.

Windows IP 設定成 192.168.1.2


5.

開啓 tftp 工具

Server 指定 192.168.1.1

File 選取 dd-wrt.v24_mini_asus.trx


6.

待韌體上載後,等待兩三分鐘讓 AP 進行安裝,電源燈不再閃爍代表更新完成,正常重開 AP


7.

進入 http://192.168.1.1/ (root / admin) -> 系統管理 -> 更新韌體 -> 選擇 dd-wrt.v24_usb_generic.bin




Reference :
Asus WL-520GU 刷 DD-WRT 韌體
華碩 WL-520GU 刷 DDWRT 韌體 支援 USB Printer