Top Banner
Requirement: 1) Visual Studio Express (I used Express 2013) 2) Temporary Admin rights on machine while configuring the Point to Site network. Login to Azure Portal Create a Virtual Network I am creating my as MYLAPVNET
19

Azure Point to Site Configuration

Dec 22, 2015

Download

Documents

Mandar Jadhav

Azure Point to Site Configuration.docx
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Azure Point to Site Configuration

Requirement:

1) Visual Studio Express (I used Express 2013)2) Temporary Admin rights on machine while configuring the Point to Site network.

Login to Azure Portal

Create a Virtual Network

I am creating my as MYLAPVNET

Page 2: Azure Point to Site Configuration
Page 3: Azure Point to Site Configuration

1) You can add DNS Server of your Cloud machine if already configured. Since I do not have one I decided to create one.

2) Configure the Point to Site Network. ( Remember this is your local network on the machine)3) You Can also Add the DNS Server after the creation of PTS

Note: I am using the 192.168.2.0 as this is the one I have on my home Network With Router (See Below my home machine IP Details)

NOTE: ADDED AFTER THE Completion of POC

You need to be very careful while calculating the subnets. Or else add the DNS later. I by mistake Created MYLAPDC1 on wrong network so it did not work in first go. So I added proper subnet after I created the Point to Site Network.

Page 4: Azure Point to Site Configuration

Time to add the details of the Subnets of your Cloud based machine Network Details. Since I do not have one, I decided to create a network. I creating 10.1.0.0 IP based on the DNS I provided.

Page 5: Azure Point to Site Configuration
Page 6: Azure Point to Site Configuration
Page 7: Azure Point to Site Configuration
Page 8: Azure Point to Site Configuration

Time to create Certificate for the Portal and Machine.

Open the Command prompt from Visual studio.

Page 9: Azure Point to Site Configuration

Run the below Command

Go to the location from where you ran the Command prompt to check if the certificate is created .

Now upload the certificate on the

Page 10: Azure Point to Site Configuration
Page 11: Azure Point to Site Configuration

Now we need to create a Client Certificate

Run the command again in the command prompt as shown below:

Open the console and download the certificate if you need to use the same one on other machine. I will not do that as I have single laptop.This step is just to show how you can use same certificate on multiple machines.

Page 12: Azure Point to Site Configuration

You can also download the certificate from the Azure Potal as well. I am using this method to save time.

Page 13: Azure Point to Site Configuration

Once downloaded open the location and run the certificat./VPN Clinet

Once Installd check the network connection window.

Page 14: Azure Point to Site Configuration
Page 15: Azure Point to Site Configuration
Page 16: Azure Point to Site Configuration

Now that we are connected let us connect to our machine. Note while creating the machine I removed all the Public Ports so I do not have any option to download the RDP FILE.

Page 17: Azure Point to Site Configuration
Page 18: Azure Point to Site Configuration

Finally Command Prompt on my machine & the Screenshot for Gateway on Azure Portal

Page 19: Azure Point to Site Configuration

Thank you !!!!!