davideuler / autoddvpn

Automatically exported from code.google.com/p/autoddvpn
0 stars 0 forks source link

连不上amazon ec2上架的vpn #152

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
請描述一下您進行怎樣的操作之後碰到了問題
1. 完全按照教程做的,没有出差错。jffs2和DNSMasq都打开了。
2. vpn是架在amazon 
ec2上的,用pc,mac,iphone都能连上VPN(pptp)。

你期待是怎樣的結果,然而卻出現了什麼情形?
翻墙不能成功。

請提供以下資訊:

1. 您的路由器型號:Asus RT-N12B 
2. DD-WRT版本:DD-WRT v24-sp2 (04/13/11) mini
3. 您的作業系統:win7/xp/mac lion
4. 您的瀏覽器版本:chrome/safari
5. autoddvpn的連線模式(pptp+wget, pptp+jffs, openvpn+jffs等):pptp+jffs
6. autoddvpn的運行模式,傳統模式(classicMode)還是優雅模式(g
raceMode):graceMode
7. DD-WRT WAN口連線模式是 pptp or dhcp or static :pppoe
8. 運行autoddvpn之後DD-WRT 的命令輸出 # route -n  | tail -n 20 :
69.22.138.0     172.16.36.1     255.255.255.0   UG    0      0        0 ppp1
69.175.106.0    172.16.36.1     255.255.255.0   UG    0      0        0 ppp1
64.237.33.0     172.16.36.1     255.255.255.0   UG    0      0        0 ppp1
205.178.152.0   172.16.36.1     255.255.255.0   UG    0      0        0 ppp1
64.237.47.0     172.16.36.1     255.255.255.0   UG    0      0        0 ppp1
75.101.159.0    172.16.36.1     255.255.255.0   UG    0      0        0 ppp1
61.63.52.0      172.16.36.1     255.255.255.0   UG    0      0        0 ppp1
209.133.27.0    172.16.36.1     255.255.255.0   UG    0      0        0 ppp1
66.102.0.0      172.16.36.1     255.255.240.0   UG    0      0        0 ppp1
64.233.160.0    172.16.36.1     255.255.224.0   UG    0      0        0 ppp1
208.117.224.0   172.16.36.1     255.255.224.0   UG    0      0        0 ppp1
72.14.192.0     172.16.36.1     255.255.192.0   UG    0      0        0 ppp1
173.194.0.0     172.16.36.1     255.255.0.0     UG    0      0        0 ppp1
69.63.0.0       172.16.36.1     255.255.0.0     UG    0      0        0 ppp1
66.220.0.0      172.16.36.1     255.255.0.0     UG    0      0        0 ppp1
169.254.0.0     0.0.0.0         255.255.0.0     U     0      0        0 br0
74.125.0.0      172.16.36.1     255.255.0.0     UG    0      0        0 ppp1
116.214.0.0     172.16.36.1     255.255.0.0     UG    0      0        0 ppp1
127.0.0.0       0.0.0.0         255.0.0.0       U     0      0        0 lo
0.0.0.0         119.164.0.1     0.0.0.0         UG    0      0        0 ppp0

(以上1-8點必填,否則可能沒辦法即時協助你解決問題)

如果方便的話,請參考這裡的說明,貼上autoddvpn.log內容
(說明:http://code.google.com/p/autoddvpn/wiki/DEBUG)
[INFO#931] 01/Jan/1970:00:00:07 log starts
[INFO#931] 01/Jan/1970:00:00:07 pptp+jffs mode
[INFO#931] 01/Jan/1970:00:00:07 modifying /tmp/pptpd_client/ip-up
[INFO#931] 01/Jan/1970:00:00:07 /tmp/pptpd_client/ip-up not exists, sleep 10sec.
[INFO#931] 24/Jun/2012:05:46:36 /tmp/pptpd_client/ip-up not exists, sleep 10sec.
[INFO#931] 24/Jun/2012:05:46:46 /tmp/pptpd_client/ip-up not exists, sleep 10sec.
[INFO#931] 24/Jun/2012:05:46:56 /tmp/pptpd_client/ip-up not exists, sleep 10sec.
[INFO#931] 24/Jun/2012:05:47:06 /tmp/pptpd_client/ip-up modified
[INFO#931] 24/Jun/2012:05:47:06 modifying /tmp/pptpd_client/ip-down
[INFO#931] 24/Jun/2012:05:47:06 /tmp/pptpd_client/ip-down modified
[INFO#931] 24/Jun/2012:05:47:06 ALL DONE. Let's wait for VPN being connected.
[INFO#1919] 24/Jun/2012:05:47:18 vpnup.sh started
[INFO#1919] 24/Jun/2012:05:47:18 router type: DD-WRT
[INFO#1919] 24/Jun/2012:05:47:19 adding the static routes, this may take a 
while.
[INFO#1919] 24/Jun/2012:05:47:29 loading vpnup_custom if available
[INFO#1919] 24/Jun/2012:05:47:29 preparing the exceptional routes
[INFO#1919] 24/Jun/2012:05:47:29 exceptional routes disabled.
[INFO#1919] 24/Jun/2012:05:47:29 exceptional routes features detail:  
http://goo.gl/fYfJ
[INFO#1919] 24/Jun/2012:05:47:29 vpnup.sh ended

最後如果可能的話,請附上截屏或任何可能有幫助的夾檔

Original issue reported on code.google.com by ziran...@gmail.com on 24 Jun 2012 at 4:21