|
|

楼主 |
发表于 2006-11-30 09:08:46
|
显示全部楼层
解决了,只要把pptp中的一个选项“断线之后重新连接”选择上就可以了,这样就会尝试不同的验证方式进行连接。
问题又来了。。。。。
拨号连接上了,可是现在还是无法上网。拨号连接提示如下:
Using interface ppp0
pptpconfig: monitoring interface ppp0
Connect: ppp0 <--> /dev/pts/2
LCP terminated by peer (peer refused to authenticate)
Modem hangup
Connection terminated.
pptpconfig: pppd process exit status 0 (started)
ip route replace 172.16.10.1 via 172.16.9.254 dev eth0 src 172.16.9.98
pptpconfig: routes added to remote networks
pptpconfig: usepeerdns was set, but /{var/run,etc}/ppp/resolv.conf was not readable
pptpconfig: connected
ping -c 5
Usage: ping [-LRUbdfnqrvVaA] [-c count] [-i interval] [-w deadline]
[-p pattern] [-s packetsize] [-t ttl] [-I interface or address]
[-M mtu discovery hint] [-S sndbuf]
[ -T timestamp option ] [ -Q tos ] [hop1 ...] destination
pptpconfig: command failed, exit code 2 |
|