harleylg / autoddvpn

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

pptp 不能访问被“和谐”的网站,请各位帮忙看看,谢谢 #196

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
請描述一下您進行怎樣的操作之後碰到了問題
1.访问一些需要翻墙的网站访问不了。
2.
3.

你期待是怎樣的結果,然而卻出現了什麼情形?
期望能正常访问被和谐的网站

請提供以下資訊:

1. 您的路由器型號:Buffalo WZR-HP-G300NH2
2. DD-WRT版本: DD-WRT v24-sp2 (04/11/13) std
3. 您的作業系統:windows7
4. 您的瀏覽器版本:Chrome 35.0.1916.153
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 :dhcp
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         192.168.1.1     0.0.0.0         UG    0      0        0 vlan2
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.1.0     0.0.0.0         255.255.255.0   U     0      0        0 vlan2
192.168.11.0    0.0.0.0         255.255.255.0   U     0      0        0 br0
239.0.0.0       0.0.0.0         255.0.0.0       U     0      0        0 br0

如果方便的話,請參考這裡的說明,貼上autoddvpn.log內容
(說明:http://code.google.com/p/autoddvpn/wiki/DEBUG)
[INFO#1919] 27/Jul/2014:09:54:41 log starts
[INFO#1919] 27/Jul/2014:09:54:41 pptp+jffs mode
[INFO#1919] 27/Jul/2014:09:54:41 modifying /tmp/pptpd_client/ip-up
[INFO#1919] 27/Jul/2014:09:54:41 /tmp/pptpd_client/ip-up modified
[INFO#1919] 27/Jul/2014:09:54:41 modifying /tmp/pptpd_client/ip-down
[INFO#1919] 27/Jul/2014:09:54:41 /tmp/pptpd_client/ip-down modified
[INFO#1919] 27/Jul/2014:09:54:41 ALL DONE. Let's wait for VPN being connected.

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

Original issue reported on code.google.com by zhaozhim...@gmail.com on 27 Jul 2014 at 8:44