nerdexam
CompTIA

N10-005 · Question #836

A user is unable to connect to a remote computer using RDP. The technician checks the firewall rules and notes that there is no rule that blocks RDP. Which of the following features of the firewall…

The correct answer is D. Implicit deny. Implicit deny is a fundamental firewall principle: any traffic not explicitly permitted by a rule is denied by default. The absence of a block rule does not mean traffic is allowed - firewalls require an explicit allow rule for traffic to pass. Since there is no rule permitting…

Network security

Question

A user is unable to connect to a remote computer using RDP. The technician checks the firewall rules and notes that there is no rule that blocks RDP. Which of the following features of the firewall is responsible for blocking RDP?

Options

  • AStateful inspection
  • BNAT/PAT
  • CPort security
  • DImplicit deny

How the community answered

(21 responses)
  • A
    5% (1)
  • B
    10% (2)
  • C
    5% (1)
  • D
    81% (17)

Explanation

Implicit deny is a fundamental firewall principle: any traffic not explicitly permitted by a rule is denied by default. The absence of a block rule does not mean traffic is allowed - firewalls require an explicit allow rule for traffic to pass. Since there is no rule permitting RDP (TCP port 3389), the implicit deny at the end of the rule set drops the connection. Stateful inspection tracks active connection state. NAT/PAT translates addresses and ports but does not make allow/deny decisions here. Port security is a Layer 2 switch feature that limits MAC addresses per port.

Topics

#implicit deny#firewall rules#RDP#default deny policy

Community Discussion

No community discussion yet for this question.

Full N10-005 Practice