PCNSE · Question #870
Which translated port number should be used when configuring a NAT rule for a transparent proxy?
The correct answer is C. 8080. When configuring a destination NAT rule to redirect traffic to a transparent web proxy on a Palo Alto firewall, the translated (destination) port must be 8080. The proxy service listens on port 8080 internally. The NAT rule intercepts standard HTTP traffic on port 80 and HTTPS…
Question
Which translated port number should be used when configuring a NAT rule for a transparent proxy?
Options
- A80
- B443
- C8080
- D4443
How the community answered
(61 responses)- A2% (1)
- B2% (1)
- C93% (57)
- D3% (2)
Explanation
When configuring a destination NAT rule to redirect traffic to a transparent web proxy on a Palo Alto firewall, the translated (destination) port must be 8080. The proxy service listens on port 8080 internally. The NAT rule intercepts standard HTTP traffic on port 80 and HTTPS traffic on port 443 and redirects it to port 8080 on the firewall's proxy listener. Ports 80 and 443 are the original client-facing ports and are the source of the redirect, not the destination. Port 4443 is not the standard transparent proxy listener port.
Topics
Community Discussion
No community discussion yet for this question.