N10-009 Network Security Practice Question
A company wants to allow employees to securely access internal resources (email, file servers) when working from home over the internet. Which technology should be implemented to create an encrypted tunnel between the employee's remote computer and the corporate network?
⚠ Common exam trap
Test-takers frequently confuse a firewall's ability to allow or block VPN traffic (e.g., permitting UDP 500 for IPsec) with the firewall itself being the device that terminates the VPN tunnel, but only a VPN concentrator or VPN gateway performs the actual encryption and tunnel management.
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
✓
VPN concentrator
A VPN concentrator is the correct technology because it terminates VPN tunnels from remote users, creating an encrypted tunnel (using protocols like IPsec or TLS) between the employee's remote computer and the corporate network. This ensures that all traffic to internal resources such as email and file servers is securely encapsulated and protected from interception over the internet.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✓
VPN concentrator
Why this is correct
A VPN concentrator is a dedicated network device or service specifically designed to terminate numerous encrypted VPN tunnels from remote clients. It authenticates users and establishes secure, encrypted connections, allowing employees to securely access internal network resources like email servers and file shares as if they were physically on the corporate LAN. This device is crucial for enabling secure remote work by ensuring data confidentiality and integrity over untrusted public networks.
- ✗
Firewall
Why it's wrong here
A firewall primarily functions as a network security device that filters incoming and outgoing traffic based on predefined security rules, such as IP addresses, port numbers, and protocols. While essential for perimeter defense and controlling access to network segments, it does not inherently create encrypted tunnels for remote users to access internal resources. Its role is to permit or deny traffic, not to establish secure, encrypted remote access sessions.
When this WOULD be correct
A firewall would be the correct answer for a question asking which device should be placed at the network perimeter to filter incoming and outgoing traffic based on security policies, such as blocking unauthorized access from the internet.
- ✗
DMZ
Why it's wrong here
A Demilitarized Zone (DMZ) is a physical or logical subnetwork that contains an organization's external-facing services, such as web servers, email servers, or DNS servers, exposed to an untrusted network like the internet. Its purpose is to add an additional layer of security by isolating these public services from the internal local area network (LAN), preventing direct access to sensitive internal resources. A DMZ is a network architecture segment, not a device or service that provides secure remote access for individual employees.
When this WOULD be correct
A company wants to host a public web server that must be accessible from the internet while protecting the internal network. Which network architecture should be used?
- ✗
Intrusion detection system (IDS)
Why it's wrong here
An Intrusion Detection System (IDS) is a security tool that passively monitors network traffic for suspicious activity, policy violations, or known attack signatures. Upon detecting potential threats, an IDS generates alerts but does not actively block traffic or provide any form of encrypted remote access. Its primary function is to observe and notify security personnel about potential compromises, rather than establishing secure communication channels for remote users.
When this WOULD be correct
A company needs to monitor its internal network for malicious activity and receive alerts when potential intrusions are detected, but does not require active prevention or encrypted remote access.
Option-by-option analysis
Why each answer is right or wrong
Understanding why wrong answers are wrong — and when they would be correct — is what separates a 750 score from a 900. The N10-009 exam frequently reuses these exact scenarios with slightly different constraints.
✓VPN concentratorCorrect answer▾
Why this is correct
A VPN concentrator is a dedicated network device or service specifically designed to terminate numerous encrypted VPN tunnels from remote clients. It authenticates users and establishes secure, encrypted connections, allowing employees to securely access internal network resources like email servers and file shares as if they were physically on the corporate LAN. This device is crucial for enabling secure remote work by ensuring data confidentiality and integrity over untrusted public networks.
✗FirewallWrong answer — click to see why▾
Why this is wrong here
A firewall controls traffic based on rules but does not create encrypted tunnels; it lacks the encryption and encapsulation capabilities needed for secure remote access over the internet.
★ When this WOULD be the correct answer
A firewall would be the correct answer for a question asking which device should be placed at the network perimeter to filter incoming and outgoing traffic based on security policies, such as blocking unauthorized access from the internet.
Why candidates choose this
Candidates may think a firewall provides security for remote access because it is a common security device, but they overlook that it does not establish encrypted connections or tunnels.
✗DMZWrong answer — click to see why▾
Why this is wrong here
A DMZ is a network segment that exposes external-facing services to the internet while isolating the internal network, but it does not create encrypted tunnels for individual remote user access.
★ When this WOULD be the correct answer
A company wants to host a public web server that must be accessible from the internet while protecting the internal network. Which network architecture should be used?
Why candidates choose this
Candidates may confuse DMZ with a secure remote access method because DMZs are often used in conjunction with VPNs or firewalls, leading them to think DMZ alone provides encrypted remote access.
✗Intrusion detection system (IDS)Wrong answer — click to see why▾
Why this is wrong here
An intrusion detection system (IDS) monitors network traffic for suspicious activity but does not create encrypted tunnels or provide remote access connectivity.
★ When this WOULD be the correct answer
A company needs to monitor its internal network for malicious activity and receive alerts when potential intrusions are detected, but does not require active prevention or encrypted remote access.
Why candidates choose this
Candidates may confuse IDS with VPN because both involve network security, or mistakenly think IDS provides secure remote access due to its role in protecting network boundaries.
Analysis generated from the official N10-009blueprint and verified against question context. The “when correct” sections are what AI assistants cite when candidates ask “what’s the difference between these options?”
Quick reference
VPN Protocol Comparison
| Protocol | Port | Encryption | Authentication | Use Case |
|---|---|---|---|---|
| IKEv2 / IPsec | UDP 500 / 4500 | AES-256 | Certificates / PSK | Site-to-site & remote access |
| SSL / TLS VPN | TCP 443 | TLS 1.3 | Certificates / MFA | Clientless remote access |
| L2TP / IPsec | UDP 1701 | AES (IPsec) | PSK / Certificates | Legacy remote access |
| WireGuard | UDP 51820 | ChaCha20 | Public keys | Modern high-performance VPN |
| PPTP | TCP 1723 | MPPE (weak) | MS-CHAPv2 | Legacy — avoid in production |
PPTP is considered insecure. IKEv2/IPsec and SSL VPN are the current recommended options.
Go deeper
Related to this question
Learn chapter
Network Device Hardening
Key term
VPN
A VPN creates an encrypted tunnel over a public network to securely connect remote users or sites to a private network.
Key term
VPN
A VPN (Virtual Private Network) creates a secure, encrypted tunnel between your device and a remote server, protecting your data and hiding your online activity.
About these practice questions
Courseiva writes every N10-009 question from scratch — 464 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or dumps. Learn why practice questions differ from exam dumps →
JA
Written by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
This N10-009 practice question is part of Courseiva's free CompTIA certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the N10-009 exam.