Hello,
We have two options to connect to On-Premises network; Point to site and Site to Site.
I am using Azure trial version and wanted to test a couple of features like Azure Site Recovery, using Azure with App Controller, and joining On-premises VMs to Azure VM DC.
I have a PPPoE connection as below:
MyHost -----> WiFi Router (accessible by 192.168.1.1) ------> ISP (PPPoE)
I can see that a public IP Address is assigned when I go and check the connection status in the WiFi Router.
I followed the guide at Microsoft site to connect my Host (running Windows Server 2012 R2) via S2S but the script fails with the some errors (Endpoint mapper).
My questions:
1. Do I need to create a PPPoE connection on my Host and then connect the cable directly to the Host?
2. Can I use Point-To-Site connection to enable me to test above features?
Thank You,
Nck_1979