我正在尝试使用客户端到网关 IPSEC VPN 将 Win Server 2008 R2 盒连接到 Juniper 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
使用IPsec隧道,应用授权。
Local tunnel endpoint: [ip address of this machine]
Remote tunnel endpoint: [ip address of remote firewall]
我的 ISP 为我提供了详细的设置 - AES128、SHA1 - 但我看不到任何可以输入这些设置的地方。此外,他们还为我提供了第 2 阶段设置,但连接设置向导不允许将第 2 阶段配置与 PSK 结合使用。
我在这里遗漏了什么?
答案1
我觉得你错过了“高级设置”选项卡。不过这里有一个快速指南。
1. 在开始菜单中选择设置 VPN
2. 按照向导操作。选择“现在不连接”
3. 在控制面板中浏览到网络连接,右键单击新连接并选择属性
4. 转到安全选项卡并选择 IPSEC。
5. 单击高级设置并输入您的 PSK(预共享密钥)
您可能需要从那里稍微调整一下设置,但这应该会对您有所帮助。