About Me

My photo
I am MCSE in Data Management and Analytics with specialization in MS SQL Server and MCP in Azure. I have over 13+ years of experience in IT industry with expertise in data management, Azure Cloud, Data-Canter Migration, Infrastructure Architecture planning and Virtualization and automation. Contact me if you are looking for any sort of guidance in getting your Infrastructure provisioning automated through Terraform. I sometime write for a place to store my own experiences for future search and read by own blog but can hopefully help others along the way. Thanks.

The network connection between your computer and the VPN server could not be established because the remote server is not responding.

   Azure Site to Site VPN in Azure gives below error in your  RRAS Server.






---------------------------
Routing and Remote Access
---------------------------
An error occurred during connection of the interface.
The network connection between your computer and the VPN server could not be established because the remote server is not responding. This could be because one of the network devices (e.g, firewalls, NAT, routers, etc) between your computer and the remote server is not configured to allow VPN connections. Please contact your Administrator or your service provider to determine which device may be causing the problem.
---------------------------
OK 
---------------------------





Step 1:-Go to azure portal -->Local Network gateway--> select your local Network gateway--> go to configuration --> check the public IP address of the local gateway.
Assume the IPaddress you get here is 122.171.55.200

Step 2:-Now find the public IP address of your router, in order to do so, go to IE or google chrome browser window and type WHOAMI -- you will get your local gateway. -->  assume the IP address is 122.171.58.209

Step 3: match the IP address that is set in Step 1 with the IP address that you get in step 2.
If there is a difference between these IP address, then most probably you will get error in RRAS and RRAS will not work.

Hence in order to resolve this issue

Step 4:- collect the public IP address of the local gateway assume the value is 122.171.58.209
Step 5: set that IP adddress in Azure Portal, in order to do so.
              1. Go to Azure Portal
              2. Local Network gateway
              3. select your local Network gateway
              4. go to configuration
              5. update the new public IP address
              6. Go to your RRAS server and click on Network interfaces
              7. And click on the connect.

You will observe that the connection has been established and you can RDP your Azure Machine from private IP