L2TP IPSec VPN怎么设置
Tofloor
poster avatar
aduan668
deepin
2013-11-05 03:05
Author
求一个L2TP IPSec VPN设置说明详细教程,非常感谢
Reply Favorite View the author
All Replies
electricface
deepin
2013-11-05 03:34
#1
没用过vpn
打开系统设置“网络设置”,新建vpn网络,然后勾选“ L2tp” ,填写设置名称、网关、用户名和密码,再点击“高级”按钮,用鼠标滚轮翻页到最底部,打开 “对L2tp主机启用IPsec管道”开关,然后填写组名、网关ID和预共享密钥。填写好设置再保存,然后就会回到网络设置的页面,点击一下刚建立的vpn连接配置,就会开始尝试连接了吧。
截取3张图
DeepinScreenshot20131104191840.png
DeepinScreenshot20131104192001.png
DeepinScreenshot20131104191909.png
Reply View the author
aduan668
deepin
2013-11-28 20:21
#2
有木有详细的说明哪项填什么东西,作用是什么的?
Reply View the author
electricface
deepin
2013-11-28 20:45
#3
给什么填什么呗,多实验几遍,祝你好运。
Reply View the author
cxbii
deepin
2013-11-28 21:02
#4
Reply View the author
aduan668
deepin
2013-12-24 19:17
#5
  1. NetworkManager[1427]: error disconnecting VPN: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
Copy the Code
vpn连接报以上错误
Reply View the author
aduan668
deepin
2013-12-24 19:45
#6
  1. Dec 24 09:50:02 aduan-TP NetworkManager[1427]: Starting VPN service 'l2tp'...
  2. Dec 24 09:50:02 aduan-TP NetworkManager[1427]: VPN service 'l2tp' started (org.freedesktop.NetworkManager.l2tp), PID 7442
  3. Dec 24 09:50:02 aduan-TP NetworkManager[1427]: VPN service 'l2tp' appeared; activating connections
  4. Dec 24 09:50:02 aduan-TP NetworkManager[1427]: VPN plugin state changed: init (1)
  5. Dec 24 09:50:02 aduan-TP NetworkManager[1427]: VPN plugin state changed: starting (3)
  6. Dec 24 09:50:02 aduan-TP dbus[1049]: [system] Activating service name='com.deepin.network' (using servicehelper)
  7. Dec 24 09:50:02 aduan-TP dbus[1049]: [system] Successfully activated service 'com.deepin.network'
  8. Dec 24 09:50:27 aduan-TP NetworkManager[1427]: VPN connection 'pcgroup' (Connect) reply received.
  9. Dec 24 09:50:27 aduan-TP NetworkManager[1427]: VPN connection 'pcgroup' failed to connect: 'Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.'.
  10. Dec 24 09:50:27 aduan-TP NetworkManager[1427]: Policy set '无线配置5' (wlan0) as default for IPv4 routing and DNS.
  11. Dec 24 09:50:52 aduan-TP NetworkManager[1427]: error disconnecting VPN: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
  12. Dec 24 09:50:54 aduan-TP NetworkManager[1427]: VPN service 'l2tp' disappeared
Copy the Code
Reply View the author
snyh1010
deepin
2013-12-24 21:47
#7
怎么设置要看你vpn提供商。
有的支持l2tp 有的是pptp
一般微软系列的都是pptp  然后高级设置的压缩里面要开启mppe

也有很多供应商是全部支持的。

你这输出要看下服务器地址是否是正确的, 先ping一下
Reply View the author
snyh1010
deepin
2013-12-24 21:59
#8
如果确定是l2tp那么选择之后, 最下面有一个IPSec Settings的地方,设置对应的地址和密码
Reply View the author
aduan668
deepin
2014-01-26 21:26
#9
怎么设置要看你vpn提供商。
有的支持l2tp 有的是pptp
一般微软系列的都是pptp  然后高级设置的压缩里面要开启mppe

也有很多供应商是全部支持的。

你这输出要看下服务器地址是否是正确的, 先ping一下
ping是通的,就是连接时报以上错
Reply View the author