CAS-005 · Question #398
A global company with a remote workforce implemented a new VPN solution. After deploying the VPN solution to several hundred users, the help desk starts receiving reports of slow access to both…
The correct answer is B. Enable split tunneling. Enable split tunneling to resolve the issue of slow access. The current VPN client routing (0.0.0.0/0 routing through the VPN) forces all traffic, both internal and external, through the VPN, leading to slow performance for external applications. Split tunneling allows only…
Question
A global company with a remote workforce implemented a new VPN solution. After deploying the VPN solution to several hundred users, the help desk starts receiving reports of slow access to both internally and externally available applications. A security analyst reviews the following:
VPN client routing:
0.0.0.0/0 eth1 Which of the following solutions should the analyst use to fix this issue?
Options
- AMove the servers to a screened subnet.
- BEnable split tunneling.
- CConfigure an NAC solution.
- DImplement DNS over HTTPS.
How the community answered
(47 responses)- A19% (9)
- B66% (31)
- C11% (5)
- D4% (2)
Explanation
Enable split tunneling to resolve the issue of slow access. The current VPN client routing (0.0.0.0/0 routing through the VPN) forces all traffic, both internal and external, through the VPN, leading to slow performance for external applications. Split tunneling allows only internal traffic to go through the VPN, while external traffic bypasses the VPN, improving performance for external
Community Discussion
No community discussion yet for this question.