An organization is deploying a remote access VPN solution and requires integration with a central AAA server for network administration access control. The security requirements dictate that authentication and authorization functions must be decoupled into separate processes, and the entire payload of each AAA transmission must be encrypted. Which protocol should the network administrator select?
- TACACS+Answer
- BRADIUS
- CL2TP
- DIPsec AH
Answer
TACACS+ is the correct choice because it separates authentication and authorization while encrypting the complete packet payload.
TACACS+ (Terminal Access Controller Access-Control System Plus) operates over TCP port 49, encrypts the entire payload of every packet following the header, and strictly separates authentication, authorization, and accounting functions.
Step-by-Step Solution
Key Concept
AAA Protocol Differentiation for Secure VPN Remote Access