分页: 1 / 1

Ubuntu14.04连接vpn出现问题

发表于 : 2014-10-18 17:27
尼米兹
点击vpn连接的时候偶尔会出现无法弹出的情况,查看syslog,找不到解决办法,还望大家不吝赐教。
错误日志:

代码: 全选

Oct 18 17:19:02 killer-Lenovo-IdeaPad-Y480 NetworkManager[903]: <info> Starting VPN service 'pptp'...
Oct 18 17:19:02 killer-Lenovo-IdeaPad-Y480 NetworkManager[903]: <info> VPN service 'pptp' started (org.freedesktop.NetworkManager.pptp), PID 17468
Oct 18 17:19:02 killer-Lenovo-IdeaPad-Y480 NetworkManager[903]: <info> VPN service 'pptp' appeared; activating connections
Oct 18 17:19:02 killer-Lenovo-IdeaPad-Y480 NetworkManager[903]: <error> [1413623942.809333] [nm-vpn-connection.c:1374] get_secrets_cb(): Failed to request VPN secrets #2: (6) No agents were available for this request.
Oct 18 17:19:02 killer-Lenovo-IdeaPad-Y480 NetworkManager[903]: <info> Policy set 'tianwanggaidihu' (wlan0) as default for IPv4 routing and DNS.
Oct 18 17:19:07 killer-Lenovo-IdeaPad-Y480 NetworkManager[903]: <info> VPN service 'pptp' disappeared

Re: Ubuntu14.04连接vpn出现问题

发表于 : 2014-10-18 18:42
taohunter
先在系统里删除home里的.gconf目录(保险点儿用mv命令移动到其他位置做个备份)。然后重启系统,再登陆进去,连接vpn试试。。。

Re: Ubuntu14.04连接vpn出现问题

发表于 : 2014-10-19 15:49
尼米兹
taohunter 写了:先在系统里删除home里的.gconf目录(保险点儿用mv命令移动到其他位置做个备份)。然后重启系统,再登陆进去,连接vpn试试。。。
我卸载了network-manager重装,不但没有解决问题,现在那个网络图标都没了,这会删除.gconf都不行了 :em20

Re: Ubuntu14.04连接vpn出现问题

发表于 : 2014-10-19 17:34
tang.zhe
我只能在虚拟机xp里面进vpn,烦死了,谁给个vpn的导入配置看看?

Re: Ubuntu14.04连接vpn出现问题

发表于 : 2014-12-19 10:12
devehe
按2楼taohunter的方法
$ mv ~/.gconf ~/.gconf.bak0
$ reboot
连接VPN成功!
感谢taohunter!
这个问题困扰了我两天两夜。
注:我的系统为Ubuntu14.10