PCCSA · Question #55
Which network method securely connects two sites across a public network?
The correct answer is A. VPN. A VPN (Virtual Private Network) creates an encrypted tunnel over a public network (like the internet), allowing two sites to communicate securely as if they were on the same private network - making it the standard solution for secure site-to-site connectivity. Why the others…
Question
Options
- AVPN
- BVLAN
- Cswitch
- Drouter
How the community answered
(59 responses)- A90% (53)
- B2% (1)
- C3% (2)
- D5% (3)
Explanation
A VPN (Virtual Private Network) creates an encrypted tunnel over a public network (like the internet), allowing two sites to communicate securely as if they were on the same private network - making it the standard solution for secure site-to-site connectivity.
Why the others are wrong:
- VLAN segments traffic within a single physical network; it doesn't span across public infrastructure.
- A switch operates at Layer 2 to connect devices within a LAN - it has no routing or encryption capability across sites.
- A router forwards traffic between networks but provides no built-in encryption or secure tunneling on its own.
Memory tip: Think "VPN = Virtual Private Network" - the word private is the key. If you need privacy over a public network, VPN is your answer.
Topics
Community Discussion
No community discussion yet for this question.