简体   繁体   English

Azure连接到远程Checkpoint VPN设备(4807)

[英]Azure connecting to a remote Checkpoint VPN device (4807)

We are creating an ASP.NET MVC 4 application and we would like to deploy in Windows Azure. 我们正在创建一个ASP.NET MVC 4应用程序,我们希望在Windows Azure中进行部署。

However, our application must interact with a remote provider through a (site to site) VPN connection to their premises. 但是,我们的应用程序必须通过与站点之间的(站点到站点)VPN连接与远程提供程序进行交互。 Their firewall device (I'm not sure if this is the correct term) is a Checkpoint 4807 ( http://www.checkpoint.com/products/4000-appliances/ seems to have the specifications for it). 他们的防火墙设备(我不确定这是否是正确的术语)是Checkpoint 4807( http://www.checkpoint.com/products/4000-appliances/似乎有相应的规格)。 They use 3DES, MD5 and Group 2 DH for IKE Phase 1, and 3DES/ESP and MD5 for IKE Phase 2. 他们将3DES,MD5和Group 2 DH用于IKE阶段1,并将3DES / ESP和MD5用于IKE阶段2。

Is there a way we can set up this kind of VPN connection using Windows Azure? 有没有一种方法可以使用Windows Azure设置这种VPN连接? We showed Azure's specifications page ( http://www.windowsazure.com/en-us/manage/services/networking/cross-premises-connectivity/ ) to our providers and they said we can't, but we wanted to confirm this. 我们向提供商显示了Azure的规范页面( http://www.windowsazure.com/en-us/manage/services/networking/cross-premises-connectivity/ ),他们说我们不能,但是我们想确认一下。

We're worried we wouldn't be able to use Azure because of this. 因此,我们担心无法使用Azure。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM