Thursday, 25 July 2019

One Site Vpn in Azure

A Site-to-Site VPN gateway connection is used to connect your on-premises network to an Azure virtual network over an IPsec/IKE (IKEv1 or IKEv2) VPN tunnel
. This type of connection requires a VPN device located on-premises that has an externally facing public IP address 

STEP1-Create the Resource Group

Step2-Resource Group shown in below
Step3-Create Virtual Network 


Step4-Fill all the prerequisite Info shown in below
Step5-Create Virtual Network Gateway.


Step6-Create a Virtual Machine


Step7-Virtual Network Gateway has been created below shown image.

Step8-Save Makecert software paste in the desktop folder 

Step9-Open the cmd into the point folder command is cd desktop  after that paste below script one by one 

Step10-After Run the script VPN Certificate is below shown image. 
Step11-Right click on VPN Certificate open with Notepad. Now Text is Encrypt mode.

Step13-Expand Certificate Select in My user account then Next &Next.

Step14-Open the Certificate Right Click on VPN Client all tasks export.


Step15-Shown Image in below.
 Step16-File to Export file name browse the Path

Step17-Completing the Certificate Export Wizard Finish.

Step19-Check Encrypt file is Decrypt below-shown image.

Step 20-Open the Virtual Network Gateway go to point to site configuration Click on Configure.

Step21-Add Address Pool Paste the Decprt Text 
Step22-After Save the Configuration download the VPN. Then Extract the vpn.
Step23-Vnet-1 Vpn is Configure.


Step 24-VPN is Connected.

Step25-Copy Private ip and Paste in Remote desktop connection

Step26-Yes

Step27-Check the Remote

No comments:

Post a Comment

Azure Automation  is a new service in  Azure  that allows you to  automate  your  Azure  management tasks and to orchestrate actions across...