Hi All,
Recently we have deployed PA VM 300 along with CSR in Transit VPC. Have implemented AWS ALB in front of palo for connecting to one of the web server behind the palo.
Now, I want to connect to another webserver which is hosting a different application. I am confused how do we achieve this.
abc.com ---> ALB(80)-->untrust(Nat to webserver ip)-->webserver
xyz.com--->
Since the ALB doesn have backend port concept , how do I segregate traffic for Palo to understand and nat to correct webserver.
Even if I deploy another ALB, the xyz.com traffic will pass on port 80, which Palo will nat to the webserver1 instead of 2.
Any help will be appreciated.
Thanks
SS