harleylg / autoddvpn

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

pptp wget方式 又一次连接成功了 其它均失败 #141

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
請描述一下您進行怎樣的操作之後碰到了問題
1.pptp上不去
2.
3.

你期待是怎樣的結果,然而卻出現了什麼情形?
有某一次能够上facebook,后面都不行 

請提供以下資訊:

1. 您的路由器型號:linksys wrt54gs v3
2. DD-WRT版本:wrt54gs v3
3. 您的作業系統:Firmware: DD-WRT v24-sp2 (10/10/09) std-nokaid
4. 您的瀏覽器版本:chrome 最新版
5. autoddvpn的連線模式(pptp+wget, pptp+jffs, openvpn+jffs等):pptp+wget
6. autoddvpn的運行模式,傳統模式(classicMode)還是優雅模式(g
raceMode):classic model
7. DD-WRT WAN口連線模式是 pptp or dhcp or static :dhcp
8. 運行autoddvpn之後DD-WRT 的命令輸出 # route -n  | tail -n 20 :
(以上1-8點必填,否則可能沒辦法即時協助你解決問題)
[INFO#403] 01/Jan/1970:00:00:18 modifying /tmp/pptpd_client/ip-up
[INFO#403] 01/Jan/1970:00:00:18 /tmp/pptpd_client/ip-up not exists, sleep 10sec.
[INFO#403] 01/Jan/1970:00:00:28 /tmp/pptpd_client/ip-up not exists, sleep 10sec.
[INFO#403] 01/Jan/1970:00:00:38 /tmp/pptpd_client/ip-up not exists, sleep 10sec.
[INFO#403] 01/Jan/1970:00:00:48 /tmp/pptpd_client/ip-up modified
[INFO#403] 01/Jan/1970:00:00:48 modifying /tmp/pptpd_client/ip-down
[INFO#403] 01/Jan/1970:00:00:48 /tmp/pptpd_client/ip-down modified
[INFO#403] 01/Jan/1970:00:00:48 ALL DONE. Let's wait for VPN being connected.
[INFO#857] 03/May/2012:20:55:28 vpnup.sh started
[INFO#857] 03/May/2012:20:55:28 router type: DD-WRT
[INFO#857] 03/May/2012:20:55:28 make 199.68.199.135 gw 61.130.120.131
[INFO#857] 03/May/2012:20:55:28 delete default gw 61.130.120.131
[INFO#857] 03/May/2012:20:55:28 add default gw 10.85.92.1
[INFO#857] 03/May/2012:20:55:28 adding the static routes, this may take a while.
[INFO#857] 03/May/2012:20:56:41 preparing the exceptional routes
[INFO#857] 03/May/2012:20:56:41 exceptional routes disabled.
[INFO#857] 03/May/2012:20:56:41 exceptional routes features detail:  http://goo.
gl/fYfJ
[INFO#857] 03/May/2012:20:56:42 vpnup.sh ended
[INFO#857] 03/May/2012:20:56:42 restarting DNS
[INFO#4626] 03/May/2012:20:57:53 vpndown.sh started
[INFO#4626] 03/May/2012:20:59:28 vpndown.sh ended

如果方便的話,請參考這裡的說明,貼上autoddvpn.log內容
(說明:http://code.google.com/p/autoddvpn/wiki/DEBUG)

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

Original issue reported on code.google.com by gyp...@gmail.com on 3 May 2012 at 7:19

GoogleCodeExporter commented 8 years ago
sorry route的命令行如下: 360度裸体跪求解决
root@xx:~# route -n|tail -n 20
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
199.68.199.135  61.130.120.131  255.255.255.255 UGH   0      0        0 ppp0
61.130.120.131  0.0.0.0         255.255.255.255 UH    0      0        0 ppp0
192.168.1.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

Original comment by gyp...@gmail.com on 3 May 2012 at 7:21