inter-cloud vpn tunneling (AWS and Azure) The 2019 Stack Overflow Developer Survey Results Are InIs it possible to create a VPN link between AZURE VNET and AWS VPC?AWS VPC failed communicating through VPN TunnelVPN from Azure to AWSUse AWS private DNS from Azure through site-to-site VPNAzure “firewall” capture VPN trafficMultiple static VPN gateways on for Azure VPN Gateway workaround?Configuring a WAF infron of VPN gatewayAzure VNet + VPN setupAzure VM not communicating over IPSec VPNVPN tunnel over ExpressRoute with Private Peering

Accepted by European university, rejected by all American ones I applied to? Possible reasons?

Worn-tile Scrabble

Is it okay to consider publishing in my first year of PhD?

Keeping a retro style to sci-fi spaceships?

Short story: child made less intelligent and less attractive

What does Linus Torvalds mean when he says that Git "never ever" tracks a file?

Cooking pasta in a water boiler

Why can't devices on different VLANs, but on the same subnet, communicate?

What is preventing me from simply constructing a hash that's lower than the current target?

How to translate "being like"?

A female thief is not sold to make restitution -- so what happens instead?

writing variables above the numbers in tikz picture

The difference between dialogue marks

Mathematics of imaging the black hole

Geography at the pixel level

Can there be female White Walkers?

How did passengers keep warm on sail ships?

Finding the area between two curves with Integrate

Can I have a signal generator on while it's not connected?

Why are there uneven bright areas in this photo of black hole?

Why doesn't UInt have a toDouble()?

What is the most efficient way to store a numeric range?

Is it ok to offer lower paid work as a trial period before negotiating for a full-time job?

Are there any other methods to apply to solving simultaneous equations?



inter-cloud vpn tunneling (AWS and Azure)



The 2019 Stack Overflow Developer Survey Results Are InIs it possible to create a VPN link between AZURE VNET and AWS VPC?AWS VPC failed communicating through VPN TunnelVPN from Azure to AWSUse AWS private DNS from Azure through site-to-site VPNAzure “firewall” capture VPN trafficMultiple static VPN gateways on for Azure VPN Gateway workaround?Configuring a WAF infron of VPN gatewayAzure VNet + VPN setupAzure VM not communicating over IPSec VPNVPN tunnel over ExpressRoute with Private Peering



.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty height:90px;width:728px;box-sizing:border-box;








2















I'm trying to establish a VPN site-to-site between a VPC in Amazon Web Services and a VNet in Microsoft Azure. For that I'd like to use AWS' Virtual Private Gateway on one side and Azure's Virtual Network Gateway on the other side. Is that possible? I mean they both use IPsec but are the Gateways compatible? I appreciate the help.










share|improve this question














bumped to the homepage by Community 1 hour ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.





















    2















    I'm trying to establish a VPN site-to-site between a VPC in Amazon Web Services and a VNet in Microsoft Azure. For that I'd like to use AWS' Virtual Private Gateway on one side and Azure's Virtual Network Gateway on the other side. Is that possible? I mean they both use IPsec but are the Gateways compatible? I appreciate the help.










    share|improve this question














    bumped to the homepage by Community 1 hour ago


    This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.

















      2












      2








      2








      I'm trying to establish a VPN site-to-site between a VPC in Amazon Web Services and a VNet in Microsoft Azure. For that I'd like to use AWS' Virtual Private Gateway on one side and Azure's Virtual Network Gateway on the other side. Is that possible? I mean they both use IPsec but are the Gateways compatible? I appreciate the help.










      share|improve this question














      I'm trying to establish a VPN site-to-site between a VPC in Amazon Web Services and a VNet in Microsoft Azure. For that I'd like to use AWS' Virtual Private Gateway on one side and Azure's Virtual Network Gateway on the other side. Is that possible? I mean they both use IPsec but are the Gateways compatible? I appreciate the help.







      amazon-web-services azure amazon-vpc site-to-site-vpn azure-networking






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Apr 13 '18 at 14:19









      Mohamed Injed MansouriMohamed Injed Mansouri

      113




      113





      bumped to the homepage by Community 1 hour ago


      This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.







      bumped to the homepage by Community 1 hour ago


      This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.






















          3 Answers
          3






          active

          oldest

          votes


















          0














          While I haven't done it myself, Microsoft Azure Virtual Network Gateway and AWS Virtual Private Gateway exist specifically for such cases.



          Check this resouce, I read its steps and it looks promising and the comments are very positive.






          share|improve this answer






























            0














            I have seen neither documentation nor successful implementations of direct interconnection of AWS VPG and Azure VNG.



            It seems, they are not compatible: AWS is using IKEv1 and Azure IKEv2






            share|improve this answer























            • The other answer on this question linked to a Microsoft resource that says it's possible.

              – Tim
              Nov 22 '18 at 18:55












            • The article is not using AWS VPG. In comments, there is no any success story mentioned also.

              – odzhu
              Nov 24 '18 at 8:38



















            0














            This is now possible and I have documented it here.



            Notes:



            • It works out of the box. Just setup each side, make the settings match (IP addresses and IP address spaces for the VPC and VNet) and Bob's your uncle.

            • You can setup dual tunnels (AWS) and active-active (Azure).

            • BGP configuration is still not possible to be matched: AWS uses the tunnel's internal addresses while Azure does not have that concept and hardcodes the last available IP in the GatewaySubnet. Those two things are incompatible, so BGP can't be established with only the native gateways.





            share|improve this answer























              Your Answer








              StackExchange.ready(function()
              var channelOptions =
              tags: "".split(" "),
              id: "2"
              ;
              initTagRenderer("".split(" "), "".split(" "), channelOptions);

              StackExchange.using("externalEditor", function()
              // Have to fire editor after snippets, if snippets enabled
              if (StackExchange.settings.snippets.snippetsEnabled)
              StackExchange.using("snippets", function()
              createEditor();
              );

              else
              createEditor();

              );

              function createEditor()
              StackExchange.prepareEditor(
              heartbeatType: 'answer',
              autoActivateHeartbeat: false,
              convertImagesToLinks: true,
              noModals: true,
              showLowRepImageUploadWarning: true,
              reputationToPostImages: 10,
              bindNavPrevention: true,
              postfix: "",
              imageUploader:
              brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
              contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
              allowUrls: true
              ,
              onDemand: true,
              discardSelector: ".discard-answer"
              ,immediatelyShowMarkdownHelp:true
              );



              );













              draft saved

              draft discarded


















              StackExchange.ready(
              function ()
              StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f907528%2finter-cloud-vpn-tunneling-aws-and-azure%23new-answer', 'question_page');

              );

              Post as a guest















              Required, but never shown

























              3 Answers
              3






              active

              oldest

              votes








              3 Answers
              3






              active

              oldest

              votes









              active

              oldest

              votes






              active

              oldest

              votes









              0














              While I haven't done it myself, Microsoft Azure Virtual Network Gateway and AWS Virtual Private Gateway exist specifically for such cases.



              Check this resouce, I read its steps and it looks promising and the comments are very positive.






              share|improve this answer



























                0














                While I haven't done it myself, Microsoft Azure Virtual Network Gateway and AWS Virtual Private Gateway exist specifically for such cases.



                Check this resouce, I read its steps and it looks promising and the comments are very positive.






                share|improve this answer

























                  0












                  0








                  0







                  While I haven't done it myself, Microsoft Azure Virtual Network Gateway and AWS Virtual Private Gateway exist specifically for such cases.



                  Check this resouce, I read its steps and it looks promising and the comments are very positive.






                  share|improve this answer













                  While I haven't done it myself, Microsoft Azure Virtual Network Gateway and AWS Virtual Private Gateway exist specifically for such cases.



                  Check this resouce, I read its steps and it looks promising and the comments are very positive.







                  share|improve this answer












                  share|improve this answer



                  share|improve this answer










                  answered Apr 23 '18 at 9:24









                  Itai GanotItai Ganot

                  6,9362270123




                  6,9362270123























                      0














                      I have seen neither documentation nor successful implementations of direct interconnection of AWS VPG and Azure VNG.



                      It seems, they are not compatible: AWS is using IKEv1 and Azure IKEv2






                      share|improve this answer























                      • The other answer on this question linked to a Microsoft resource that says it's possible.

                        – Tim
                        Nov 22 '18 at 18:55












                      • The article is not using AWS VPG. In comments, there is no any success story mentioned also.

                        – odzhu
                        Nov 24 '18 at 8:38
















                      0














                      I have seen neither documentation nor successful implementations of direct interconnection of AWS VPG and Azure VNG.



                      It seems, they are not compatible: AWS is using IKEv1 and Azure IKEv2






                      share|improve this answer























                      • The other answer on this question linked to a Microsoft resource that says it's possible.

                        – Tim
                        Nov 22 '18 at 18:55












                      • The article is not using AWS VPG. In comments, there is no any success story mentioned also.

                        – odzhu
                        Nov 24 '18 at 8:38














                      0












                      0








                      0







                      I have seen neither documentation nor successful implementations of direct interconnection of AWS VPG and Azure VNG.



                      It seems, they are not compatible: AWS is using IKEv1 and Azure IKEv2






                      share|improve this answer













                      I have seen neither documentation nor successful implementations of direct interconnection of AWS VPG and Azure VNG.



                      It seems, they are not compatible: AWS is using IKEv1 and Azure IKEv2







                      share|improve this answer












                      share|improve this answer



                      share|improve this answer










                      answered Nov 22 '18 at 17:33









                      odzhuodzhu

                      1




                      1












                      • The other answer on this question linked to a Microsoft resource that says it's possible.

                        – Tim
                        Nov 22 '18 at 18:55












                      • The article is not using AWS VPG. In comments, there is no any success story mentioned also.

                        – odzhu
                        Nov 24 '18 at 8:38


















                      • The other answer on this question linked to a Microsoft resource that says it's possible.

                        – Tim
                        Nov 22 '18 at 18:55












                      • The article is not using AWS VPG. In comments, there is no any success story mentioned also.

                        – odzhu
                        Nov 24 '18 at 8:38

















                      The other answer on this question linked to a Microsoft resource that says it's possible.

                      – Tim
                      Nov 22 '18 at 18:55






                      The other answer on this question linked to a Microsoft resource that says it's possible.

                      – Tim
                      Nov 22 '18 at 18:55














                      The article is not using AWS VPG. In comments, there is no any success story mentioned also.

                      – odzhu
                      Nov 24 '18 at 8:38






                      The article is not using AWS VPG. In comments, there is no any success story mentioned also.

                      – odzhu
                      Nov 24 '18 at 8:38












                      0














                      This is now possible and I have documented it here.



                      Notes:



                      • It works out of the box. Just setup each side, make the settings match (IP addresses and IP address spaces for the VPC and VNet) and Bob's your uncle.

                      • You can setup dual tunnels (AWS) and active-active (Azure).

                      • BGP configuration is still not possible to be matched: AWS uses the tunnel's internal addresses while Azure does not have that concept and hardcodes the last available IP in the GatewaySubnet. Those two things are incompatible, so BGP can't be established with only the native gateways.





                      share|improve this answer



























                        0














                        This is now possible and I have documented it here.



                        Notes:



                        • It works out of the box. Just setup each side, make the settings match (IP addresses and IP address spaces for the VPC and VNet) and Bob's your uncle.

                        • You can setup dual tunnels (AWS) and active-active (Azure).

                        • BGP configuration is still not possible to be matched: AWS uses the tunnel's internal addresses while Azure does not have that concept and hardcodes the last available IP in the GatewaySubnet. Those two things are incompatible, so BGP can't be established with only the native gateways.





                        share|improve this answer

























                          0












                          0








                          0







                          This is now possible and I have documented it here.



                          Notes:



                          • It works out of the box. Just setup each side, make the settings match (IP addresses and IP address spaces for the VPC and VNet) and Bob's your uncle.

                          • You can setup dual tunnels (AWS) and active-active (Azure).

                          • BGP configuration is still not possible to be matched: AWS uses the tunnel's internal addresses while Azure does not have that concept and hardcodes the last available IP in the GatewaySubnet. Those two things are incompatible, so BGP can't be established with only the native gateways.





                          share|improve this answer













                          This is now possible and I have documented it here.



                          Notes:



                          • It works out of the box. Just setup each side, make the settings match (IP addresses and IP address spaces for the VPC and VNet) and Bob's your uncle.

                          • You can setup dual tunnels (AWS) and active-active (Azure).

                          • BGP configuration is still not possible to be matched: AWS uses the tunnel's internal addresses while Azure does not have that concept and hardcodes the last available IP in the GatewaySubnet. Those two things are incompatible, so BGP can't be established with only the native gateways.






                          share|improve this answer












                          share|improve this answer



                          share|improve this answer










                          answered Mar 12 at 16:34









                          Pedro PerezPedro Perez

                          2,865167




                          2,865167



























                              draft saved

                              draft discarded
















































                              Thanks for contributing an answer to Server Fault!


                              • Please be sure to answer the question. Provide details and share your research!

                              But avoid


                              • Asking for help, clarification, or responding to other answers.

                              • Making statements based on opinion; back them up with references or personal experience.

                              To learn more, see our tips on writing great answers.




                              draft saved


                              draft discarded














                              StackExchange.ready(
                              function ()
                              StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f907528%2finter-cloud-vpn-tunneling-aws-and-azure%23new-answer', 'question_page');

                              );

                              Post as a guest















                              Required, but never shown





















































                              Required, but never shown














                              Required, but never shown












                              Required, but never shown







                              Required, but never shown

































                              Required, but never shown














                              Required, but never shown












                              Required, but never shown







                              Required, but never shown







                              Popular posts from this blog

                              How to make RAID controller rescan devices The 2019 Stack Overflow Developer Survey Results Are InLSI MegaRAID SAS 9261-8i: Disk isn't recognized after replacementHow to monitor the hard disk status behind Dell PERC H710 Raid Controller with CentOS 6?LSI MegaRAID - Recreate missing RAID 1 arrayext. 2-bay USB-Drive with RAID: btrfs RAID vs built-in RAIDInvalid SAS topologyDoes enabling JBOD mode on LSI based controllers affect existing logical disks/arrays?Why is there a shift between the WWN reported from the controller and the Linux system?Optimal RAID 6+0 Setup for 40+ 4TB DisksAccidental SAS cable removal

                              Куамањотепек (Чилапа де Алварез) Садржај Становништво Види још Референце Спољашње везе Мени за навигацију17°19′47″N 99°1′51″W / 17.32972° СГШ; 99.03083° ЗГД / 17.32972; -99.0308317°19′47″N 99°1′51″W / 17.32972° СГШ; 99.03083° ЗГД / 17.32972; -99.030838877656„Instituto Nacional de Estadística y Geografía”„The GeoNames geographical database”Мексичка насељапроширитиуу

                              Can the Right Ascension and Argument of Perigee of a spacecraft's orbit keep varying by themselves with time? The 2019 Stack Overflow Developer Survey Results Are InHow is the altitude of a satellite defined, given that the Earth is not spherical?Why do satellites appear to move faster when overhead and slower closer to the horizon?For the mathematical relationship between J2 (km^5/s^2) and dimensionless J2 - which one is derived from the other?Why is Nodal precession affected by the rotational period of the planet?Why is it so difficult to predict the exact reentry location and time of a very low earth orbit object?Why are low earth orbit satellites not visible from the same place all the time?Perifocal coordinates and the orbit equationHow feasible is the Moonspike mission?What was the typical perigee after a shuttle de-orbit burn?I am having trouble calculating my classic orbital elements and am at a loss on where to lookAm I supposed to modify the gravitational constant with scale and why do fps & time scale changes cause my orbit to break?How Local time of a sun synchronous orbit is related to Right ascension of ascending node?What is wrong with my orbit sim equations? How can I fix them?How to obtain the initial positions and velocities of an inclined orbit?