- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
09-03-2021 02:36 AM
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.
09-03-2021 05:25 PM
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
09-05-2021 10:23 PM
@PavelK Thanks for your input, do you have use case document to refer. Also can we NAT entire VNET subnets with just single public?
09-23-2021 11:46 PM - edited 09-23-2021 11:47 PM
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:
Destination NAT:
An alternative would be a Dynamic NAT + PAT to interface:
Kind Regards
Pavel
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!