- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
05-26-2025 01:16 AM
Hello, everyone, I'm new to PA, I want to know if PA supports proxy protocol v1 or v2? We need to parse the traffic from nginx. Thanks!
05-26-2025 08:33 AM
Hi @Eccom-puji ,
As far as I know PAN does not support proxy protocol.
There are Feature Requests that you can add your vote to via your local SE: (NSFR-I-27584 - Enable Support for Proxy Support v1/v2).
Instead, Palo Alto Networks supports the X-Forwarded-For (XFF) header for identifying original client IPs in HTTP traffic. This is commonly used in proxy and load balancer scenarios where the client IP needs to be preserved. You'll need to configure your upstream device to insert the XFF header, and then set up the firewall to extract and use it for user identification or logging:
https://docs.paloaltonetworks.com/pan-os/10-1/pan-os-admin/policy/identify-users-connected-through-a...
Hope this helps,
-Kim.
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!