Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 1.68 KB

README.md

File metadata and controls

33 lines (19 loc) · 1.68 KB

AzureRM-vNet-with-IPSec

This template deploys a vNet with three subnets, a gateway subnet, and a local and virtual network gateway, along with a connection for site-to-site IPsec VPN.

Tags: vNet, VPN, site-to-site

Solution overview and deployed resources

This solution deploys a vNet with three subnets, a gateway subnet, and a local and virtual network gateway, along with a connection for IPsec VPN.

Resources

This template deploys a vNet, local network gateway, virtual network gateway, public IP for the virtual network gateway, and a connection.

Prerequisites

There are no prerequisites

Deployment steps

You can click the "deploy to Azure" button at the beginning of this document.

Notes

When you deploy, it is easiest to use a new resource group. Verify that your local gateway IP is filled out - this will be the public IP you are connecting to Azure and is most likely not the default of 1.1.1.1. Local address prefix will be the CIDR block that you want communicating with the virtual network. Deployment takes roughly 45 minutes on average.