220-801 · Question #1133
A technician needs to enable remote connections to a workstation that is to be accessed from an external network. Which of the following settings on the router needs to be configured?
The correct answer is C. Port forwarding. Port forwarding (also called destination NAT or PAT) directs incoming traffic on a specific external port to a specific internal IP address and port. When a remote user on the internet tries to connect to the workstation (e.g., via RDP on port 3389), the router uses port…
Question
A technician needs to enable remote connections to a workstation that is to be accessed from an external network. Which of the following settings on the router needs to be configured?
Options
- ANetwork Address Translation
- BQuality of Service
- CPort forwarding
- DClient-side DHCP
How the community answered
(48 responses)- A8% (4)
- B13% (6)
- C77% (37)
- D2% (1)
Explanation
Port forwarding (also called destination NAT or PAT) directs incoming traffic on a specific external port to a specific internal IP address and port. When a remote user on the internet tries to connect to the workstation (e.g., via RDP on port 3389), the router uses port forwarding to pass that traffic through to the correct internal machine. Without it, the router would have no instruction on where to send the incoming connection and would simply drop it. NAT by itself translates addresses but does not route unsolicited incoming traffic. QoS prioritizes traffic bandwidth. DHCP assigns IP addresses to clients on the local network. Only port forwarding enables the specific incoming connection routing required for external remote access.
Topics
Community Discussion
No community discussion yet for this question.