Implementing Secure Solutions with Virtual Private Networks (SVPN) — Question 52

A network engineer is setting up a clientless SSLVPN on a Cisco ASA. Remote users must be able to access an internal webserver via the URL example.com. Which two steps accomplish this task? (Choose two.)

Answer options

Correct answer: C, E

Explanation

The correct answers are C and E. Configuring a DNS server (C) is necessary to ensure that the URL example.com can be resolved to the webserver's IP address. Additionally, configuring routing on the Cisco ASA (E) is crucial so that it can communicate with the webserver. Options A, B, and D do not directly address the requirement of resolving the URL and establishing connectivity between the ASA and the webserver.