nerdexam
Palo_Alto_Networks

PCNSE · Question #139

The Network Security Administrator discovers that the company's NAT-aware SIP phone system is not working properly through the Palo Alto Networks firewall, even though SIP traffic is being allowed…

The correct answer is D. Disable ALG within the SIP application. When a NAT-aware SIP phone system has issues through a firewall, disabling the Application Layer Gateway (ALG) for the SIP application itself often resolves conflicts between the phone system's NAT handling and the firewall's.

Submitted by helene.fr· Apr 18, 2026Configuration Troubleshooting

Question

The Network Security Administrator discovers that the company's NAT-aware SIP phone system is not working properly through the Palo Alto Networks firewall, even though SIP traffic is being allowed by policy. Which configuration change can resolve this issue?

Exhibit

PCNSE question #139 exhibit

Options

  • ADisable ALG within the security policy that permits SIP traffic
  • BCreate an application override policy to assign all traffic to and from SIP phones to the sip
  • CCreate a security policy that allows any traffic to and from SIP phones.
  • DDisable ALG within the SIP application

How the community answered

(49 responses)
  • A
    2% (1)
  • B
    4% (2)
  • C
    10% (5)
  • D
    84% (41)

Why each option

When a NAT-aware SIP phone system has issues through a firewall, disabling the Application Layer Gateway (ALG) for the SIP application itself often resolves conflicts between the phone system's NAT handling and the firewall's.

ADisable ALG within the security policy that permits SIP traffic

ALGs are generally configured per application or globally, not directly disabled within a security policy itself; the security policy only allows or denies the traffic.

BCreate an application override policy to assign all traffic to and from SIP phones to the sip

An application override policy bypasses Layer 7 inspection, which might stop the SIP ALG from being invoked, but it's a less direct and less granular solution than specifically disabling the SIP ALG if the issue is a conflict between the phone's NAT-awareness and the firewall's ALG.

CCreate a security policy that allows any traffic to and from SIP phones.

A security policy allowing any traffic is too broad and does not address the specific issue of SIP ALG interference with a NAT-aware SIP system, which requires more granular control over the SIP application behavior.

DDisable ALG within the SIP applicationCorrect

When a SIP phone system is NAT-aware, it already handles NAT traversal itself, making the firewall's SIP Application Layer Gateway (ALG) redundant and potentially conflicting; disabling the SIP ALG within the SIP application settings prevents the firewall from modifying SIP packets and interfering with the phone system's own NAT signaling.

Concept tested: SIP ALG and NAT-aware systems

Source: https://docs.paloaltonetworks.com/pan-os/10-2/pan-os-admin/app-id/app-id-overview/application-level-gateways-algs

Topics

#SIP#NAT Traversal#Application Layer Gateway (ALG)#Troubleshooting

Community Discussion

No community discussion yet for this question.

Full PCNSE Practice