harleylg / autoddvpn

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

Youtube可以访问页面,但无法播放视频 #75

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
請描述一下您進行怎樣的操作之後碰到了問題
1.facebook正常,twitter速度很慢,youtube页面可以打开,但视频��
�部无法观看
2.经测试发现MTU设置有问题,便在DD-WRT的PPTP客户端设置中减��
�了MTU值
3.现在twitter正常了,但youtube视频仍然无法观看

你期待是怎樣的結果,然而卻出現了什麼情形?
所有视频均在加载一段时间后显示An error occurred, please try 
again later.

請提供以下資訊:

1. 您的路由器型號:磊科 NW618
2. DD-WRT版本:DD-WRT v24-sp2 (08/07/10) mini
3. 您的作業系統:Windows 7
4. 您的瀏覽器版本:IE9、Chrome 11
5. autoddvpn的連線模式:pptp+jffs
6. autoddvpn的運行模式:graceMode
7. DD-WRT WAN口連線模式:dhcp
8. 運行autoddvpn之後DD-WRT 的命令輸出 # route -n  | tail -n 20 :
64.237.33.0     10.100.100.1    255.255.255.0   UG    0      0        0 ppp0
205.178.152.0   10.100.100.1    255.255.255.0   UG    0      0        0 ppp0
64.237.47.0     10.100.100.1    255.255.255.0   UG    0      0        0 ppp0
75.101.159.0    10.100.100.1    255.255.255.0   UG    0      0        0 ppp0
209.133.27.0    10.100.100.1    255.255.255.0   UG    0      0        0 ppp0
10.168.1.0      0.0.0.0         255.255.255.0   U     0      0        0 br0
66.102.0.0      10.100.100.1    255.255.240.0   UG    0      0        0 ppp0
64.233.160.0    10.100.100.1    255.255.224.0   UG    0      0        0 ppp0
208.117.224.0   10.100.100.1    255.255.224.0   UG    0      0        0 ppp0
72.14.192.0     10.100.100.1    255.255.192.0   UG    0      0        0 ppp0
184.72.0.0      10.100.100.1    255.255.0.0     UG    0      0        0 ppp0
173.194.0.0     10.100.100.1    255.255.0.0     UG    0      0        0 ppp0
69.63.0.0       10.100.100.1    255.255.0.0     UG    0      0        0 ppp0
66.220.0.0      10.100.100.1    255.255.0.0     UG    0      0        0 ppp0
169.254.0.0     0.0.0.0         255.255.0.0     U     0      0        0 br0
74.125.0.0      10.100.100.1    255.255.0.0     UG    0      0        0 ppp0
192.168.0.0     0.0.0.0         255.255.0.0     U     0      0        0 vlan1
116.214.0.0     10.100.100.1    255.255.0.0     UG    0      0        0 ppp0
127.0.0.0       0.0.0.0         255.0.0.0       U     0      0        0 lo
0.0.0.0         192.168.103.248 0.0.0.0         UG    0      0        0 vlan1

如果方便的話,請參考這裡的說明,貼上autoddvpn.log內容
[INFO#311] 01/Jan/1970:00:00:13 log starts                                      

[INFO#311] 01/Jan/1970:00:00:13 pptp+jffs mode                                  

[INFO#311] 01/Jan/1970:00:00:13 modifying /tmp/pptpd_client/ip-up               

[INFO#311] 01/Jan/1970:00:00:14 /tmp/pptpd_client/ip-up not exists, sleep 
10sec.                               
[INFO#311] 17/May/2011:09:52:17 /tmp/pptpd_client/ip-up not exists, sleep 
10sec.                               
[INFO#311] 17/May/2011:09:52:27 /tmp/pptpd_client/ip-up not exists, sleep 
10sec.                               
[INFO#311] 17/May/2011:09:52:37 /tmp/pptpd_client/ip-up not exists, sleep 
10sec.                               
[INFO#311] 17/May/2011:09:52:47 /tmp/pptpd_client/ip-up modified                

[INFO#311] 17/May/2011:09:52:47 modifying /tmp/pptpd_client/ip-down             

[INFO#311] 17/May/2011:09:52:47 /tmp/pptpd_client/ip-down modified              

[INFO#311] 17/May/2011:09:52:47 ALL DONE. Let's wait for VPN being connected.   

[INFO#832] 17/May/2011:09:52:59 vpnup.sh started                                

[INFO#832] 17/May/2011:09:52:59 router type: DD-WRT                             

[INFO#832] 17/May/2011:09:53:00 adding the static routes, this may take a 
while.                               
[INFO#832] 17/May/2011:09:53:20 loading vpnup_custom if available               

[INFO#832] 17/May/2011:09:53:20 preparing the exceptional routes                

[INFO#832] 17/May/2011:09:53:20 exceptional routes disabled.                    

[INFO#832] 17/May/2011:09:53:20 exceptional routes features detail:  
http://goo.gl/fYfJ                        
[INFO#832] 17/May/2011:09:53:20 vpnup.sh ended

Original issue reported on code.google.com by yezhi....@gmail.com on 17 May 2011 at 3:21

GoogleCodeExporter commented 9 years ago
我也遇到这个问题。在PC上网页播放没问题,可是在Android手��
�上就出现An error occurred, please try again 
later。Google搜索一翻得知手机播放Youtube是用RTSP协议,URL是v3.c
ache8.c.youtube.com之类的。即使我添加了对应的IP网段走VPN通道��
�也不能正常播放Youtube视频。
大家可以使用http://m.youtube.com/测试

Original comment by kuk...@gmail.com on 26 May 2012 at 6:06

GoogleCodeExporter commented 9 years ago
我在Comment 
#1说的是用PPTP+WGET+Grace模式,如果换用Classic模式,就没有这��
�题。
这么说,就是还有一些Youtube的IP没有放到Grace列表里了。

Original comment by kuk...@gmail.com on 26 May 2012 at 7:02

GoogleCodeExporter commented 9 years ago
我也是同样的问题,是否有什么办法。

Original comment by huang...@gmail.com on 13 Nov 2012 at 11:28

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
同样的问题,我这里使用的是openvpn+grace mode, E4200v1 DD-WRT 
19545M Kong build

不知道能否解决?

Original comment by maddie.z...@gmail.com on 4 Feb 2013 at 5:40

GoogleCodeExporter commented 9 years ago
我也是同样的问题,openvpn+grace mode 
或者传统模式都一样,别的网站都正常,就是youtube不正常,�
��经很久了。我直接用我的MAC连接OpenVPN youtube 正常播放。

Original comment by qiuwei...@gmail.com on 6 Nov 2013 at 2:14

GoogleCodeExporter commented 9 years ago
我也遇到了同样的问题,OPENVPN+GREACE 
MODE,有些时候好像又可以,非常奇怪。

Original comment by mengxian...@gmail.com on 29 Oct 2014 at 4:53