harleylg / autoddvpn

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

pptp+jffs autoddvpn.log.问题出在哪里 #182

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
问题出在哪里
[INFO#1254] 01/Jan/1970:00:00:10 log starts
[INFO#1254] 01/Jan/1970:00:00:10 pptp+jffs mode
[INFO#1254] 01/Jan/1970:00:00:10 modifying /tmp/pptpd_client/ip-up
[INFO#1254] 01/Jan/1970:00:00:10 /tmp/pptpd_client/ip-up not exists, sleep 
10sec.
[INFO#1254] 26/Mar/2013:12:40:43 /tmp/pptpd_client/ip-up not exists, sleep 
10sec.
[INFO#1254] 26/Mar/2013:12:40:53 /tmp/pptpd_client/ip-up not exists, sleep 
10sec.
[INFO#1254] 26/Mar/2013:12:41:03 /tmp/pptpd_client/ip-up not exists, sleep 
10sec.
[INFO#1254] 26/Mar/2013:12:41:13 /tmp/pptpd_client/ip-up modified
[INFO#1254] 26/Mar/2013:12:41:13 modifying /tmp/pptpd_client/ip-down
[INFO#1254] 26/Mar/2013:12:41:13 /tmp/pptpd_client/ip-down modified
[INFO#1254] 26/Mar/2013:12:41:13 ALL DONE. Let's wait for VPN being connected.
[INFO#1766] 26/Mar/2013:12:41:22 vpnup.sh started
[INFO#1766] 26/Mar/2013:12:41:22 router type: DD-WRT
[INFO#1766] 26/Mar/2013:12:41:22 adding the static routes, this may take a 
while.
[INFO#1766] 26/Mar/2013:12:41:31 loading vpnup_custom if available
[INFO#1766] 26/Mar/2013:12:41:31 preparing the exceptional routes
[INFO#1766] 26/Mar/2013:12:41:31 exceptional routes disabled.
[INFO#1766] 26/Mar/2013:12:41:31 exceptional routes features detail:  
http://goo.gl/fYfJ
[INFO#1766] 26/Mar/2013:12:41:31 vpnup.sh ended

1. 您的路由器型號:linksys
2. DD-WRT版本:DD-WRT v24-sp2 (04/13/11) std-usb-nas
(SVN revision 16785)
3. 您的作業系統:win7
4. 您的瀏覽器版本:firefox
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 :
8. 運行autoddvpn之後DD-WRT 的命令輸出 # route -n  | tail -n 20 :
root@DD-WRT:~# route -n | tail -n 20
206.190.57.0    10.0.100.1      255.255.255.0   UG    0      0        0 ppp1
141.8.224.0     10.0.100.1      255.255.255.0   UG    0      0        0 ppp1
74.125.31.0     10.0.100.1      255.255.255.0   UG    0      0        0 ppp1
64.237.47.0     10.0.100.1      255.255.255.0   UG    0      0        0 ppp1
75.101.159.0    10.0.100.1      255.255.255.0   UG    0      0        0 ppp1
205.185.204.0   10.0.100.1      255.255.255.0   UG    0      0        0 ppp1
78.129.203.0    10.0.100.1      255.255.255.0   UG    0      0        0 ppp1
208.51.193.0    10.0.100.1      255.255.255.0   UG    0      0        0 ppp1
66.102.0.0      10.0.100.1      255.255.240.0   UG    0      0        0 ppp1
64.233.160.0    10.0.100.1      255.255.224.0   UG    0      0        0 ppp1
208.117.224.0   10.0.100.1      255.255.224.0   UG    0      0        0 ppp1
72.14.192.0     10.0.100.1      255.255.192.0   UG    0      0        0 ppp1
173.194.0.0     10.0.100.1      255.255.0.0     UG    0      0        0 ppp1
69.63.0.0       10.0.100.1      255.255.0.0     UG    0      0        0 ppp1
66.220.0.0      10.0.100.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      10.0.100.1      255.255.0.0     UG    0      0        0 ppp1
116.214.0.0     10.0.100.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         118.28.178.1    0.0.0.0         UG    0      0        0 ppp0

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

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

Original issue reported on code.google.com by hjw...@gmail.com on 26 Mar 2013 at 6:20