- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
The Palo Alto Network Destination NAT Session Distribution can be used to implement similar to Load Balancer functionality by using one of the "distribution" methods.
You need to allow the traffic with a with a security policy rule from the correct source zone to the correct destination zone.
Useful additions are SNAT and SSL Inbound:
You can create address group that contains the different server's IP addresses.
The selected translated IP address can be seen in the "Traffic" logs that in this case is "192.168.1.1". You can also use DNS FQDN address.
This feature allows the implementation of basic load balancer but if the application is stateful then the correct distribution method needs to be selected like "Source IP HASH" as to always select the same server.
This is explained incredibly well-appreciate the additional references! @nikoolayy1