harleylg / autoddvpn

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

参照classicMode 设置autoddvpn后不工作 #117

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
請描述一下您進行怎樣的操作之後碰到了問題
1.按照文档http://code.google.com/p/autoddvpn/wiki/OpenVPNJFFS 
配置后不工作,配置之前OPENVPN正常工作
2.重启的瞬间可以ping通外网,路由器启动的瞬间也可以ping通�
��网,过几秒就只能ping通内网了
3.网络环境是DD-WRT路由器外还有一台防火墙。

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

請提供以下資訊:

1. 您的路由器型號:Buffalo WHR-G54S 
2. DD-WRT版本:DD-WRT v24-sp2 (10/26/10) vpn-small
3. 您的作業系統:windows xp sp3
4. 您的瀏覽器版本:firefox 
5. autoddvpn的連線模式(pptp+wget, pptp+jffs, 
openvpn+jffs等):openvpn+jffs
6. autoddvpn的運行模式,傳統模式(classicMode)還是優雅模式(g
raceMode):傳統模式(classicMode)
7. DD-WRT WAN口連線模式是 pptp or dhcp or static :static
8. 運行autoddvpn之後DD-WRT 的命令輸出 # route -n  | tail -n 20 :
112.224.0.0     10.1.1.1        255.224.0.0     UG    0      0        0 vlan1
122.64.0.0      10.1.1.1        255.224.0.0     UG    0      0        0 vlan1
110.192.0.0     10.1.1.1        255.224.0.0     UG    0      0        0 vlan1
180.96.0.0      10.1.1.1        255.224.0.0     UG    0      0        0 vlan1
36.192.0.0      10.1.1.1        255.224.0.0     UG    0      0        0 vlan1
111.0.0.0       10.1.1.1        255.192.0.0     UG    0      0        0 vlan1
223.64.0.0      10.1.1.1        255.192.0.0     UG    0      0        0 vlan1
36.128.0.0      10.1.1.1        255.192.0.0     UG    0      0        0 vlan1
117.128.0.0     10.1.1.1        255.192.0.0     UG    0      0        0 vlan1
59.192.0.0      10.1.1.1        255.192.0.0     UG    0      0        0 vlan1
183.192.0.0     10.1.1.1        255.192.0.0     UG    0      0        0 vlan1
183.0.0.0       10.1.1.1        255.192.0.0     UG    0      0        0 vlan1
39.128.0.0      10.1.1.1        255.192.0.0     UG    0      0        0 vlan1
116.128.0.0     10.1.1.1        255.192.0.0     UG    0      0        0 vlan1
120.192.0.0     10.1.1.1        255.192.0.0     UG    0      0        0 vlan1
112.0.0.0       10.1.1.1        255.192.0.0     UG    0      0        0 vlan1
127.0.0.0       0.0.0.0         255.0.0.0       U     0      0        0 lo
0.0.0.0         10.8.0.21       128.0.0.0       UG    0      0        0 tun0
128.0.0.0       10.8.0.21       128.0.0.0       UG    0      0        0 tun0
0.0.0.0         10.8.0.21       0.0.0.0         UG    0      0        0 tun0

(以上1-8點必填,否則可能沒辦法即時協助你解決問題)

如果方便的話,請參考這裡的說明,貼上autoddvpn.log內容
[INFO#599] 03/Feb/2012:12:12:10 log starts
[INFO#599] 03/Feb/2012:12:12:11 openvpn+jffs mode
[INFO#599] 03/Feb/2012:12:12:11 temporarily set date to 20100729 to fix openvpn
[INFO#599] 29/Jul/2010:12:00:00 modifying /tmp/openvpncl/route-up.sh
[INFO#599] 29/Jul/2010:12:00:00 /tmp/openvpncl/route-up.sh modified
[INFO#599] 29/Jul/2010:12:00:00 modifying /tmp/openvpncl/route-down.sh
[INFO#599] 29/Jul/2010:12:00:00 /tmp/openvpncl/route-down.sh modified
[INFO#599] 29/Jul/2010:12:00:00 ALL DONE. Let's wait for VPN being connected.
[INFO#702] 29/Jul/2010:12:00:09 vpnup.sh started
[INFO#702] 29/Jul/2010:12:00:09 make "openvpn server" gw 10.1.1.1
[INFO#702] 29/Jul/2010:12:00:09 delete default gw 10.1.1.1
[INFO#702] 29/Jul/2010:12:00:09 add default gw 10.8.0.21
[INFO#702] 29/Jul/2010:12:00:09 adding the static routes, this may take a while.
[INFO#702] 29/Jul/2010:12:01:07 preparing the exceptional routes
[INFO#702] 29/Jul/2010:12:01:07 exceptional routes disabled.
[INFO#702] 29/Jul/2010:12:01:07 exceptional routes features detail:  http://goo.
[INFO#702] 29/Jul/2010:12:01:09 vpnup.sh ended
[INFO#702] 29/Jul/2010:12:01:09 restarting DNS

(說明:http://code.google.com/p/autoddvpn/wiki/DEBUG)

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

非常感谢!!

Original issue reported on code.google.com by alanc...@gmail.com on 3 Feb 2012 at 4:28