PCNSA · Question #19
Users from the internal zone need to be allowed to Telnet into a server in the DMZ zone. Complete the security policy to ensure only Telnet is allowed. Security Policy: Source Zone: Internal to DMZ…
The correct answer is B. Application = `Telnet'. To allow only Telnet, the security policy must explicitly set the Application field to Telnet, leveraging Palo Alto Networks' Application-ID technology.
Question
Users from the internal zone need to be allowed to Telnet into a server in the DMZ zone. Complete the security policy to ensure only Telnet is allowed. Security Policy: Source Zone:
Internal to DMZ Zone __________services "Application defaults", and action = Allow
Options
- ADestination IP: 192.168.1.123/24
- BApplication = `Telnet'
- CLog Forwarding
- DUSER-ID = `Allow users in Trusted'
How the community answered
(29 responses)- A7% (2)
- B86% (25)
- C3% (1)
- D3% (1)
Why each option
To allow only Telnet, the security policy must explicitly set the Application field to `Telnet`, leveraging Palo Alto Networks' Application-ID technology.
Destination IP address defines the target server, but it does not specify or restrict the type of application allowed to communicate with that server.
Palo Alto Networks firewalls use Application-ID to identify applications regardless of port or protocol, so setting `Application = Telnet` ensures that only Telnet traffic is permitted on its default port or any other port it might try to use, making the policy specific and secure.
Log Forwarding is a policy setting for sending logs to an external server, not for defining what traffic is allowed by the policy.
USER-ID = `Allow users in Trusted` would specify which users are allowed, but it does not define the application itself or restrict it to Telnet only.
Concept tested: Security policy application identification (App-ID)
Source: https://docs.paloaltonetworks.com/pan-os/11-1/pan-os-admin/security-policy/security-policy-rules/security-policy-rule-components
Topics
Community Discussion
No community discussion yet for this question.