我可以使用 Win 2k8 R2 作为 IPSEC 客户端吗?

6 ipsec windows-server-2008-r2 windows-firewall

我正在尝试使用客户端到网关 IPSEC VPN 将 win server 2008 R2 框连接到瞻博网络 ssg 防火墙。

我尝试在具有高级安全性的 Windows 防火墙中设置它,但连接似乎不起作用。很想听听做过这项工作的人的意见。

谢谢!

我正在使用的设置是:

Endpoint 1: [ip address of this machine]  
Endpoint 2: [ip range of the machines behind the firewall at the other end]  
Auth mode: require inbound and outbound 
Method: PSK Key: [###] 
Profile: Domain, Private, Public 
Run Code Online (Sandbox Code Playgroud)

使用 IPsec 隧道,应用授权。

Local tunnel endpoint: [ip address of this machine]
Remote tunnel endpoint: [ip address of remote firewall]
Run Code Online (Sandbox Code Playgroud)

我的 ISP 给了我详细的设置——AES128、SHA1——但我看不到任何地方可以输入它们。此外,他们给了我第 2 阶段设置,但连接设置向导不允许将第 2 阶段配置与 PSK 结合使用。

我在这里缺少什么?

SLY*_*SLY 2

我认为您缺少“高级设置”选项卡。但这里是快速浏览。

1. 在开始菜单中选择设置VPN

开始菜单

2. 按照向导操作。选择“现在不连接” MS VPN 向导

3. 在控制面板中浏览到网络连接,右键单击新连接并选择属性 网络连接

4. 转到安全选项卡并选择 IPSEC。 安全选项卡

5. 单击高级设置并输入您的 PSK(预共享密钥) 在此输入图像描述

您可能需要从那里稍微调整您的设置,但这应该可以帮助您完成大部分工作。