davideuler / autoddvpn

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

PPTP+GRACEMODE 无法翻墙, 频繁地vpnup.sh and vpndown.sh #69

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
請描述一下您進行怎樣的操作之後碰到了問題
1.按照 PPTP 的教程设置好。
2.PPTP SERVER 是 WIN2003,确定路由器已经拨号。
3.路由名字改回 DD-WRT。

你期待是怎樣的結果,然而卻出現了什麼情形?

請提供以下資訊:

1. 您的路由器型號:Linksys WRT54G/GL/GS
2. DD-WRT版本:DD-WRT v24-sp2 (07/22/09) mega - build 12548M NEWD Eko
3. 您的作業系統:WIN7
4. 您的瀏覽器版本:IE8
5. autoddvpn的連線模式 pptp+jffs
6. autoddvpn的運行模式,graceMode
7. DD-WRT WAN口連線模式是 pppoe拨号
8. 運行autoddvpn之後DD-WRT 的命令輸出 # route -n  | tail -n 20 :
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
10.0.0.100      0.0.0.0         255.255.255.255 UH    0      0        0 ppp1
58.63.68.1      0.0.0.0         255.255.255.255 UH    0      0        0 ppp0
10.0.0.0        0.0.0.0         255.255.255.0   U     0      0        0 ppp1
192.168.0.0     0.0.0.0         255.255.255.0   U     0      0        0 br0
169.254.0.0     0.0.0.0         255.255.0.0     U     0      0        0 br0
127.0.0.0       0.0.0.0         255.0.0.0       U     0      0        0 lo
0.0.0.0         58.63.68.1      0.0.0.0         UG    0      0        0 ppp0

如果方便的話,請參考這裡的說明,貼上autoddvpn.log內容
[INFO#292] 01/Jan/1970:00:00:15 log starts
[INFO#292] 01/Jan/1970:00:00:15 pptp+jffs mode
[INFO#292] 01/Jan/1970:00:00:16 modifying /tmp/pptpd_client/ip-up
[INFO#292] 01/Jan/1970:00:00:16 /tmp/pptpd_client/ip-up not exists, sleep 10sec.
[INFO#292] 08/Apr/2011:02:56:32 /tmp/pptpd_client/ip-up not exists, sleep 10sec.
[INFO#292] 08/Apr/2011:02:56:42 /tmp/pptpd_client/ip-up not exists, sleep 10sec.
[INFO#292] 08/Apr/2011:02:56:52 /tmp/pptpd_client/ip-up not exists, sleep 10sec.
[INFO#292] 08/Apr/2011:02:57:02 /tmp/pptpd_client/ip-up modified
[INFO#292] 08/Apr/2011:02:57:02 modifying /tmp/pptpd_client/ip-down
[INFO#292] 08/Apr/2011:02:57:02 /tmp/pptpd_client/ip-down modified
[INFO#292] 08/Apr/2011:02:57:02 ALL DONE. Let's wait for VPN being connected.
[INFO#911] 08/Apr/2011:02:57:13 vpnup.sh started
[INFO#911] 08/Apr/2011:02:57:14 router type: DD-WRT
[INFO#911] 08/Apr/2011:02:57:14 adding the static routes, this may take a while.
[INFO#911] 08/Apr/2011:02:57:38 loading vpnup_custom if available
[INFO#911] 08/Apr/2011:02:57:38 preparing the exceptional routes
[INFO#911] 08/Apr/2011:02:57:38 exceptional routes disabled.
[INFO#911] 08/Apr/2011:02:57:38 exceptional routes features detail:  http://goo.
gl/fYfJ
[INFO#911] 08/Apr/2011:02:57:39 vpnup.sh ended
[INFO#2375] 08/Apr/2011:02:58:00 vpndown.sh started
[INFO#2375] 08/Apr/2011:02:58:00 vpndown.sh ended

Original issue reported on code.google.com by kry...@gmail.com on 7 Apr 2011 at 7:12

GoogleCodeExporter commented 9 years ago
參考

http://code.google.com/p/autoddvpn/issues/detail?id=34
http://code.google.com/p/autoddvpn/issues/detail?id=50

之前有人碰到跟你一樣的問題,我猜是PPTP 
server或是這個版本DDWRT的PPTP client的問題。

Original comment by pahud...@gmail.com on 7 Apr 2011 at 11:28

GoogleCodeExporter commented 9 years ago

Original comment by pahud...@gmail.com on 7 Apr 2011 at 11:29

GoogleCodeExporter commented 9 years ago
我也碰到这样的问题
vpnup换成一个老的测试版可以用,就是好多ip没更新
目前用ClassicMode

Original comment by chap...@gmail.com on 21 Sep 2011 at 3:41