davideuler / autoddvpn

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

VPN无法连接成功 #150

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
請描述一下您進行怎樣的操作之後碰到了問題
1.VPN无法连接成功,用XP的PC直接连没问题。
2.路由器上层还有一个路由器,再到外网。
3.autoddvpn log
root@DD-WRT:~# cat /tmp/autoddvpn.log
[INFO#765] 01/Jan/1970:00:00:09 log starts
[INFO#765] 01/Jan/1970:00:00:09 pptp+wget mode
[INFO#765] 01/Jan/1970:00:00:09 getting vpnup.sh
[INFO#765] 01/Jan/1970:00:00:12 getting vpndown.sh
[INFO#765] 01/Jan/1970:00:00:12 modifying /tmp/pptpd_client/ip-up
[INFO#765] 01/Jan/1970:00:00:12 /tmp/pptpd_client/ip-up not exists, sleep 10sec.
[INFO#765] 01/Jan/1970:00:00:22 /tmp/pptpd_client/ip-up not exists, sleep 10sec.
[INFO#765] 01/Jan/1970:00:00:32 /tmp/pptpd_client/ip-up not exists, sleep 10sec.
[INFO#765] 01/Jan/1970:00:00:42 /tmp/pptpd_client/ip-up not exists, sleep 10sec.
[INFO#765] 01/Jan/1970:00:00:52 /tmp/pptpd_client/ip-up not exists, sleep 10sec.
[INFO#765] 01/Jan/1970:00:01:02 /tmp/pptpd_client/ip-up not exists, sleep 10sec.
[INFO#765] 01/Jan/1970:00:01:12 /tmp/pptpd_client/ip-up not exists, sleep 10sec.
[INFO#765] 01/Jan/1970:00:01:22 /tmp/pptpd_client/ip-up not exists, sleep 10sec.
[INFO#765] 01/Jan/1970:00:01:32 /tmp/pptpd_client/ip-up not exists, sleep 10sec.
[INFO#765] 01/Jan/1970:00:01:42 /tmp/pptpd_client/ip-up not exists, sleep 10sec.
[INFO#765] 01/Jan/1970:00:01:52 /tmp/pptpd_client/ip-up not exists, sleep 10sec.
[INFO#765] 07/Jun/2012:05:56:45 /tmp/pptpd_client/ip-up not exists, sleep 10sec.
[INFO#765] 07/Jun/2012:05:56:55 modifying /tmp/pptpd_client/ip-down
/tmp/pptpd_client/ip-down not exists
[INFO#765] 07/Jun/2012:05:56:55 ALL DONE. Let's wait for VPN being connected.

--------------------------------------------------------------------------------

1. 您的路由器型號:TP-Link WR841N Ver7.1
2. DD-WRT版本:DD-WRT v24-sp2 (11/21/10) std - build 15778 
3. 您的作業系統:XP SP3
4. 您的瀏覽器版本:Chrome 18.0.1025.162 m
5. autoddvpn的連線模式(pptp+wget, pptp+jffs, openvpn+jffs等):pptp + wget
6. autoddvpn的運行模式,傳統模式(classicMode)還是優雅模式(g
raceMode):这个我不知,按Wiki没有设置,反正不是优雅模式
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
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
192.168.1.1     0.0.0.0         255.255.255.255 UH    0      0        0 eth0
192.168.1.0     0.0.0.0         255.255.255.0   U     0      0        0 eth0
192.168.10.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
0.0.0.0         192.168.1.1     0.0.0.0         UG    0      0        0 eth0

请大家帮我看下,感激不尽!

Original issue reported on code.google.com by liuxu...@gmail.com on 6 Jun 2012 at 9:17

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
有人帮我看看吗

Original comment by liuxu...@gmail.com on 7 Jun 2012 at 8:41

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
我路由器是g300nh,其他和你情况一样,测试环境也是相同的��
�现在刷新固件在测试

Original comment by wangj...@ppdai.com on 7 Feb 2013 at 10:11