用 FON ( DD-WRT ) 設定 site to site VPN ( PPTP )

FON 就是要刷 DDWRT  才好玩, DD-WRT 多了很多原本  FON 沒有的功能, 其中 site to site VPN 是最大買點 , 當然可以作 一般的 VPN 撥接 , 譬如說,把家裡的網路撥接進公司的 VPN.

我的賣場 : http://goods.ruten.com.tw/item/show?11081222774061

設定畫面 , MPPE 那邊要填 mppe required,no40,no56,stateless (因為對方是 Microsoft 2003 Server 的 PPTP server)

擷取_ddwrt_vpn

Read more

我的 La Fonera+ (2201) 刷 DD-WRT v24 (05/20/08) std 版 , 記錄

參考 URL : http://www.hackafon.com/

要準備 1 台 PC , IP 設成 192.168.1.111 (不要設這個也可以, 不過以下的 IP 就要改成自己的)

還要 tftp server , putty 程式 , 我是拿一台 gentoo 裝 in.tftp 來用啦

在 PC 上 下 ping –t 192.168.1.1 一直看 FON+ 開機了嗎 , 看到 ping 通了

FON+ 開機約有幾秒可以進 RedBoot , 所以先把 putty 準備好 telnet 進 192.168.1.1 port 9000

這張是把 flash 清掉後的畫面

f1

下 ip_address –l 192.168.1.1 –h 192.168.1.111 設定 tftp server 的 IP address (192.168.1.111)

下 fis init 清掉 flash

下 load -r -v -b 0×80041000 linux.bin 把 linux.bin 從 tftp server 抓進 FON+

下 fis list 可以看當前的 flash listing

把 linux.bin 載入到 RAM 後, 下 fis create linux , 把 linux.bin 燒進 flash 裡去 (這個 command 會很久 , 不要動 putty ) 等它寫好 , 就會恢復反應 ( or ping )

f2

燒好後, 看一下 fis list , 多了一項 linux

f3

下 fconfig 設定一下

下 reset command 後, 接著就看成果囉 http://192.168.1.1

燈燈 ….. 成功啦! 我還一度以為要送回客服去修哩

f5