harleylg / autoddvpn

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

autoddvpn(pptp+wget)的VPN一直停留在“Let's wait for VPN being connected” #195

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
請描述一下您進行怎樣的操作之後碰到了問題
1.PPTP(做客户端)拨不上,一直显示:ALL DONE. Let's wait for VPN 
being connected.
2.
3.

你期待是怎樣的結果,然而卻出現了什麼情形?
  请问VPN拨不上的原因是什么,如何解决?

請提供以下資訊:

1. 您的路由器型號:    TP-Link TL-WR941ND v4
2. DD-WRT版本:    DD-WRT v24-sp2 (03/25/13) std
3. 您的作業系統:   win7
4. 您的瀏覽器版本:   ie8
5. autoddvpn的連線模式(pptp+wget, pptp+jffs, openvpn+jffs等):   
pptp+wget
6. autoddvpn的運行模式,傳統模式(classicMode)還是優雅模式(g
raceMode):傳統模式(classicMode)
7. DD-WRT WAN口連線模式是 pptp or dhcp or static :PPPOE
8. 運行autoddvpn之後DD-WRT 的命令輸出 # route -n  | tail -n 20 :
(以上1-8點必填,否則可能沒辦法即時協助你解決問題)
  root@DD-WRT:~# route -n | tail -n 20
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
0.0.0.0         210.38.233.129  0.0.0.0         UG    0      0        0 ppp0
127.0.0.0       0.0.0.0         255.0.0.0       U     0      0        0 lo
169.254.0.0     0.0.0.0         255.255.0.0     U     0      0        0 br0
192.168.2.0     0.0.0.0         255.255.255.0   U     0      0        0 br0
210.38.233.129  0.0.0.0         255.255.255.255 UH    0      0        0 ppp0
root@DD-WRT:~#
如果方便的話,請參考這裡的說明,貼上autoddvpn.log內容
(說明:http://code.google.com/p/autoddvpn/wiki/DEBUG)

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

PPTP 一直拨不上:
root@DD-WRT:~# cat /tmp/autoddvpn.log
[INFO#1115] 01/Jan/1970:00:00:11 log starts
[INFO#1115] 01/Jan/1970:00:00:11 pptp+wget mode
[INFO#1115] 01/Jan/1970:00:00:11 getting vpnup.sh
[INFO#1115] 03/May/2014:10:01:42 getting vpndown.sh
[INFO#1115] 03/May/2014:10:01:43 modifying /tmp/pptpd_client/ip-up
[INFO#1115] 03/May/2014:10:01:43 /tmp/pptpd_client/ip-up not exists, sleep 
10sec.
[INFO#1115] 03/May/2014:10:01:53 /tmp/pptpd_client/ip-up modified
[INFO#1115] 03/May/2014:10:01:53 modifying /tmp/pptpd_client/ip-down
[INFO#1115] 03/May/2014:10:01:53 /tmp/pptpd_client/ip-down modified
[INFO#1115] 03/May/2014:10:01:53 ALL DONE. Let's wait for VPN being connected.
root@DD-WRT:~#

Original issue reported on code.google.com by redbaron...@gmail.com on 3 May 2014 at 9:36