Site to site VPN tunnel in Azure

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Please sign in to see details of an important advisory in our Customer Advisories area.

Site to site VPN tunnel in Azure

L0 Member

We need to build a site to site tunnel between on premise and Azure cloud so we are planning to use Palo Alto firewall in Azure,  since we have a requirement to hide VNET subnet in cloud as well as in on premise subnets from each other while sending traffic between them,  can we configure Port address translation.

3 REPLIES 3

Cyber Elite
Cyber Elite

Thank you for posting question @rkbalaguru 

 

This requirement should be achievable by placing an interface facing Azure VNET and Tunnel interface to different zones and then configuring NAT policy using respective zones and interfaces. With regards to NAT, you can configure Translation Type: static IP, subnet to subnet (For example /24 on one side gets translated to different /24 subnet on the other side) or Translation Type: Dynamic IP And Port.

 

Kind Regards

Pavel

Help the community: Like helpful comments and mark solutions.

L0 Member

@PavelK  Thanks for your input, do you have use case document to refer. Also can we NAT entire VNET subnets with just single public?

Cyber Elite
Cyber Elite

Thank you for reply @rkbalaguru  and sorry for getting back to you with delay.

 

Based on how I interpret your requirement, I would configure following 2 NAT policies. This would be private subnet to private subnet translation between Azure and Onpremise.

 

Source NAT:

 

PavelK_0-1632464678044.png

PavelK_1-1632464869739.png

 

Destination NAT:

 

PavelK_2-1632465159822.png

PavelK_3-1632465295268.png

 

An alternative would be a Dynamic NAT + PAT to interface:

 

PavelK_5-1632465820123.png

PavelK_6-1632465879261.png

 

Kind Regards

Pavel

Help the community: Like helpful comments and mark solutions.
  • 2895 Views
  • 3 replies
  • 0 Likes
Like what you see?

Show your appreciation!

Click Like if a post is helpful to you or if you just want to show your support.

Click Accept as Solution to acknowledge that the answer to your question has been provided.

The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!

These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!

The LIVEcommunity thanks you for your participation!