首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >OpenVPN失败并有无效的秘密

OpenVPN失败并有无效的秘密
EN

Ask Ubuntu用户
提问于 2012-12-22 18:05:05
回答 1查看 2.8K关注 0票数 3

我遵循以下一组指令:https://www.ipredator.se/guide/openvpn/ubuntu/gnome

但不幸的是,当我连接时,它没有说无效的秘密是原因。我确信我的凭据是正确的,网络经理肯定已经重新启动了。

syslog输出如下:

代码语言:javascript
复制
Dec 22 11:36:13 desktop-1 NetworkManager[972]:  VPN service 'openvpn' started (org.freedesktop.NetworkManager.openvpn), PID 3215
Dec 22 11:36:13 desktop-1 NetworkManager[972]:  VPN service 'openvpn' appeared; activating connections
Dec 22 11:36:13 desktop-1 NetworkManager[972]:  VPN plugin state changed: 1
Dec 22 11:36:13 desktop-1 NetworkManager[972]:  VPN plugin state changed: 3
Dec 22 11:36:13 desktop-1 NetworkManager[972]:  VPN connection 'Ipredator-openvpn' (Connect) reply received.
Dec 22 11:36:13 desktop-1 nm-openvpn[3219]: OpenVPN 2.2.0 i686-linux-gnu [SSL] [LZO2] [EPOLL] [PKCS11] [eurephia] [MH] [PF_INET6] [IPv6 payload 20110424-2 (2.2RC2)] built on Jul  4 2011
Dec 22 11:36:14 desktop-1 NetworkManager[972]:  (wlan0): IP6 addrconf timed out or failed.
Dec 22 11:36:14 desktop-1 NetworkManager[972]:  Activation (wlan0) Stage 4 of 5 (IP6 Configure Timeout) scheduled...
Dec 22 11:36:14 desktop-1 NetworkManager[972]:  Activation (wlan0) Stage 4 of 5 (IP6 Configure Timeout) started...
Dec 22 11:36:14 desktop-1 NetworkManager[972]:  Activation (wlan0) Stage 5 of 5 (IP Configure Commit) started...
Dec 22 11:36:14 desktop-1 NetworkManager[972]:  Activation (wlan0) Stage 5 of 5 (IP Configure Commit) complete.
Dec 22 11:36:14 desktop-1 NetworkManager[972]:  Activation (wlan0) Stage 4 of 5 (IP6 Configure Timeout) complete.
Dec 22 11:36:14 desktop-1 nm-openvpn[3219]: WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
Dec 22 11:36:14 desktop-1 nm-openvpn[3219]: NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
Dec 22 11:36:14 desktop-1 nm-openvpn[3219]: WARNING: file '/home/desktop/vpn/IPredator.se.ta.key' is group or others accessible
Dec 22 11:36:14 desktop-1 nm-openvpn[3219]: Control Channel Authentication: using '/home/desktop/vpn/IPredator.se.ta.key' as a OpenVPN static key file
Dec 22 11:36:14 desktop-1 nm-openvpn[3219]: LZO compression initialized
Dec 22 11:36:14 desktop-1 nm-openvpn[3219]: RESOLVE: NOTE: pw.openvpn.ipredator.se resolves to 10 addresses
Dec 22 11:36:14 desktop-1 nm-openvpn[3219]: UDPv4 link local: [undef]
Dec 22 11:36:14 desktop-1 nm-openvpn[3219]: UDPv4 link remote: [AF_INET]xxx.xxx.xxx
Dec 22 11:36:16 desktop-1 nm-openvpn[3219]: [pw.openvpn.ipredator.se] Peer Connection Initiated with [AF_INET]xxx.xxx.xxx
Dec 22 11:36:19 desktop-1 nm-openvpn[3219]: AUTH: Received AUTH_FAILED control message
Dec 22 11:36:19 desktop-1 nm-openvpn[3219]: SIGTERM[soft,auth-failure] received, process exiting
Dec 22 11:36:19 desktop-1 NetworkManager[972]:  VPN plugin failed: 0
Dec 22 11:36:19 desktop-1 NetworkManager[972]:  VPN plugin state changed: 6
Dec 22 11:36:19 desktop-1 NetworkManager[972]:  VPN plugin state change reason: 10
Dec 22 11:36:19 desktop-1 NetworkManager[972]:  error disconnecting VPN: Could not process the request because no VPN connection was active.
Dec 22 11:36:19 desktop-1 NetworkManager[972]:  Policy set 'wireless' (wlan0) as default for IPv4 routing and DNS.
Dec 22 11:36:25 desktop-1 NetworkManager[972]:  VPN service 'openvpn' disappeared
EN

回答 1

Ask Ubuntu用户

发布于 2015-07-09 21:36:26

您可能在密码中使用特殊字符,并使用openVPN连接。OpenVPN不能很好地处理特殊字符。

试着在您的密码(长且安全)中只使用字母数字字符,然后查看它是否有效。

票数 1
EN
页面原文内容由Ask Ubuntu提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://askubuntu.com/questions/231807

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档