101 · Question #518
What should a BIGIP Administrator configure to provide remote access and ensure data privacy?
The correct answer is C. VPN. A VPN provides encrypted remote access tunneling, ensuring both connectivity and data privacy for users connecting remotely through a BIG-IP APM configuration.
Question
What should a BIGIP Administrator configure to provide remote access and ensure data privacy?
Options
- ASecurity policy
- BPacket filter
- CVPN
- DGRE
How the community answered
(38 responses)- A3% (1)
- C92% (35)
- D5% (2)
Why each option
A VPN provides encrypted remote access tunneling, ensuring both connectivity and data privacy for users connecting remotely through a BIG-IP APM configuration.
A security policy defines rules for allowing or denying traffic but does not itself create an encrypted tunnel or provide a remote access mechanism with data privacy.
A packet filter inspects and permits or blocks traffic based on headers but does not encrypt data or provide a dedicated remote access solution.
VPN (Virtual Private Network), as configured through F5 BIG-IP Access Policy Manager (APM) Network Access, creates an encrypted tunnel between the remote client and the internal network. This ensures data privacy in transit and provides controlled remote access, satisfying both requirements stated in the question.
GRE (Generic Routing Encapsulation) is a tunneling protocol that encapsulates packets but does not include native encryption, so it does not ensure data privacy without an additional encryption layer such as IPsec.
Concept tested: BIG-IP APM VPN for encrypted remote access
Source: https://techdocs.f5.com/en-us/bigip-16-0-0/big-ip-access-policy-manager-network-access/configuring-network-access.html
Topics
Community Discussion
No community discussion yet for this question.