nerdexam
CompTIA

SY0-501 · Question #306

A server administrator needs to administer a server remotely using RDP, but the specified port is closed on the outbound firewall on the network. The access the server using RDP on a port other than…

The correct answer is A. TLS. The question focuses on maintaining secure RDP access when the service is configured on a non-standard port, identifying TLS as the inherent security protocol used by RDP.

Submitted by rohit_dlh· Mar 4, 2026Security architecture

Question

A server administrator needs to administer a server remotely using RDP, but the specified port is closed on the outbound firewall on the network. The access the server using RDP on a port other than the typical registered port for the RDP protocol?

Options

  • ATLS
  • BMPLS
  • CSCP
  • DSSH

How the community answered

(26 responses)
  • A
    81% (21)
  • B
    12% (3)
  • C
    4% (1)
  • D
    4% (1)

Why each option

The question focuses on maintaining secure RDP access when the service is configured on a non-standard port, identifying TLS as the inherent security protocol used by RDP.

ATLSCorrect

Remote Desktop Protocol (RDP) sessions inherently utilize Transport Layer Security (TLS) for encryption and authentication, establishing a secure communication channel. This foundational security mechanism remains integral to RDP's operation and protection, irrespective of whether the service is configured to listen on its default port or a non-standard port to bypass network restrictions.

BMPLS

Multiprotocol Label Switching (MPLS) is a network routing technique used for high-performance data forwarding and is unrelated to RDP port configuration or security protocols.

CSCP

Secure Copy Protocol (SCP) is used exclusively for secure file transfers and does not provide remote desktop access capabilities or methods to change RDP's listening port.

DSSH

Secure Shell (SSH) provides secure remote access and can be used to tunnel RDP traffic over a different port, but it is not the underlying security protocol that RDP natively uses for encryption and authentication of the remote desktop session itself.

Concept tested: RDP inherent security (TLS) and port flexibility

Source: https://learn.microsoft.com/en-us/windows-server/remote/remote-desktop-services/security/tls-1-3-support-rdp

Topics

#RDP#TLS tunneling#firewall traversal#port configuration

Community Discussion

No community discussion yet for this question.

Full SY0-501 Practice