|
|
我要在FC4下连接公司的VPN以便工作,原先在XP下连接该VPN服务器,是用XP自带的建立拨号连接来建立的VPN连接,现在在FC4下想用PPTP连接,但怎么试都搞不定,在网上搜索,大多都是说怎样在Linux下建立VPN服务器的,很少有说建立VPN客户端的,我照官方网站的方法一步一步做下去,但最后还是失败,提示错误:
anon warn[open_inetsock:pptp_callmgr.c:326]: connect: Connection refused
anon fatal[callmgr_main:pptp_callmgr.c:124]: Could not open control connection to 219.145.61.195
anon fatal[open_callmgr:pptp.c:426]: Call manager exited with error 256
Using interface ppp0pptpconfig: monitoring interface ppp0
Connect: ppp0 <--> /dev/pts/1
Modem hangup
Connection terminated.
pptpconfig: pppd process terminated by signal 16 (failed)
pptpconfig: SIGUSR1 |
|