エンジニアは、Cisco AnyConnect セキュア モビリティ クライアント ソリューションと Cisco Secure Firewall を使用して、既存のリモート アクセス VPN を変更する必要があります。現在、ユーザーによって生成されるトラフィックはすべて VPN トンネルに送信されるため、エンジニアは一部のサーバーを除外し、代わりにそれらのサーバーに直接アクセスする必要があります。このヤギを実現するにはどの要素を変更する必要がありますか?
正解:D
To achieve the goal of excluding some servers from the VPN tunnel and accessing them directly, the engineer must modify the group policy that is applied to the remote access VPN users. The group policy contains the settings for split tunneling, which is a feature that allows the VPN client to route some traffic through the VPN tunnel and some traffic directly to the internet. Split tunneling can be configured based on the destination IP address, the application, or the domain name of the traffic. By modifying the group policy, the engineer can specify which servers or networks should be excluded from the VPN tunnel and accessed directly by the VPN client. This can improve the performance and efficiency of the VPN connection, as well as reduce the load on the VPN gateway and the corporate network. However, split tunneling also introduces some security risks, such as exposing the VPN client to internet threats, bypassing the corporate firewall and security policies, and leaking sensitive data. Therefore, the engineer must carefully evaluate the trade-offs and best practices of using split tunneling for remote access VPNs. References :=
* Implementing and Operating Cisco Security Core Technologies (SCOR) v1.0, Module 3: Secure Connectivity, Lesson 3.1: Implementing and Troubleshooting Remote Access VPN, Topic 3.1.4:
Configure and Verify Remote Access VPN, Subtopic 3.1.4.2: Configure and Verify Split Tunneling
* VPN Split Tunneling: What It Is & Pros and Cons
* Cisco ASA - Enable Split Tunnel for Remote VPN Clients