An organization is implementing a remote access Virtual Private Network (VPN) solution to enable teleworkers to connect securely to corporate resources across the public internet. Which two operational characteristics are unique to remote access VPNs compared to site-to-site VPNs? (Select two.)
- Connections are initiated dynamically on demand by individual user endpoints using VPN client software or a web browser.Answer
- User identity authentication is required using credentials such as multi-factor authentication (MFA), passwords, or digital certificates.Answer
- CTunnels are statically configured and permanently maintained between two fixed edge router infrastructure gateways.
- DClient endpoints must share a contiguous private RFC 1918 IPv4 subnet with the internal corporate destination servers before establishing the tunnel.
- EInterior gateway routing protocols like OSPF must establish direct neighbor adjacencies over every remote client connection.
Answer
Remote access VPNs are characterized by dynamic, on-demand connections initiated from individual user devices via client software or web browsers, and user-level identity authentication using credentials like MFA or digital certificates.
The correct characteristics of a remote access VPN are dynamic on-demand connection establishment from user endpoints (via software clients or browsers) and user identity authentication through mechanisms such as MFA or user credentials. Remote access VPNs cater to roaming mobile workers rather than permanent infrastructure links.
Step-by-Step Solution
Key Concept
Distinction between Remote Access VPNs and Site-to-Site VPNs