AZURE Site-To-Site Setup (with screenshots)

Has anyone successfully established a connection to Azure? I am following their walk-thru. Oh yeah - and the endpoint device is an RRAS vm.

Perhaps my config is off on the Peplink. I have removed the Active flag for now, but in case you notice that it is not ticked in the IPsec VPN Profile screenshot - yes I did enable it :slight_smile:

PEP_Status

2 Likes

UPDATE

I added the following rules and the RRAS + the Azure Gateway connection fired right away. Now, I need to figure out how to get my users in via this same gateway. My goal is to create an SSTP VPN connection to Azure that tunnels into my On-Prem.

INBOUND through Public IP of OnPrem Router/VPN Device
Traffic to the VPN device (incoming from the Internet):

  • Destination IP address of the VPN device and IP protocol 50
  • Destination IP address of the VPN device and UDP destination port 500
  • Destination IP address of the VPN device and UDP destination port 4500

OUTBOUND to Public IP of Azure Gateway
Traffic from the Router/VPN Device (outgoing to the Internet):

  • Source IP address of the VPN device and IP protocol 50
  • Source IP address of the VPN device and UDP source port 500
  • Source IP address of the VPN device and UDP source port 4500