- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
02-14-2022 12:35 PM
Hello Tech Gurus,
I am very new to azure and have knowledge on palo alto on-prem firewalls,
I have the below requirement where I need to build the network in azure cloud
Laptop--> Public Load balancer --> Palo alto FW --> Webserver
But when I configured the load balancer back end pool as palo alto untrust port and open https for management, I am not able to browse the webserver, instead of webserver traffic is hitting on the firewall management portal.
Can you please suggest how can the traffic hitting on untrust port will be forward to webserver through firewall.
Thankyou
Sudhakar
03-01-2022 12:58 PM
Best practice is to setup an inbound NAT on a port other than TCP/80 or TCP/443. For instance, use an inbound nat on port TCP/8888 that NATs to 443 with a destination of your back-end server. You can also check the reference architecture guide well.
https://www.paloaltonetworks.com/apps/pan/public/downloadResource?pagePath=/content/pan/en_US/resour...
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!