need to ping internet from azure trusted zone

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

need to ping internet from azure trusted zone

L0 Member

Admins trying to install an app that needs to ping Internet app. Is there a work around for this?

1 accepted solution

Accepted Solutions

Cyber Elite

Treat your untrusted interface the same way you would a physical firewall and set up an outbound source NAT rule (even though your external IP is a private one on the interface)

 

Tom Piens
PANgurus - Strata & Prisma Access specialist

View solution in original post

4 REPLIES 4

Cyber Elite

Treat your untrusted interface the same way you would a physical firewall and set up an outbound source NAT rule (even though your external IP is a private one on the interface)

 

Tom Piens
PANgurus - Strata & Prisma Access specialist

L6 Presenter

I am just getting started with a PaloAlto on Azure, but I have found the only way to do this is to throw out the external load balancer (if you have one) and put the public IP directly on your PaloAlto Untrust (actually, the private NAT of the public IP as @reaper says). Azure blocks ICMP inbound/outbound by default. Also make sure your app vNet is routing internet traffic to the PaloAlto and not sending it out the Azure default route out Bastion.

L6 Presenter

I should also note, took me a long time to figure this out, if you are using an VM-Series Active/Passive HA pair on Azure, the PaloAlto management interface must have direct internet access, you can not send its traffic through the firewalls. This is because when a HA failover occurs, the newly active PaloAlto must contact the Azure API gateway (management.azure.com) to move the secondary IPs assigned to the failed PaloAlto's VM interface(s) to the newly-active PaloAlto's  VM interfaces. Azure will not route traffic based on the IPs/ARP configured on the PaloAlto, only based on the IP configuration of Azure interfaces tied to the VM.

Turns out that due to the HA config I had the PAT address setup on the wrong IP.  This seemed to solve the issue, Thanks!!

  • 1 accepted solution
  • 162 Views
  • 4 replies
  • 1 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!