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

A network engineer has been tasked with configuring SSL VPN to provide remote users with access to the corporate network. Traffic destined to the enterprise IP range should go through the tunnel, and all other traffic should go directly to the Internet. Which feature should be configured to achieve this?

Answer options

Correct answer: C

Explanation

The correct answer is C, split-tunnel, because it allows specific traffic destined for a designated range to be routed through the VPN while other traffic goes directly to the Internet. Options A and B, U-turning and hairpinning, refer to routing traffic back through the same interface rather than directing it correctly. Option D, dual-homing, involves connecting to two different networks but does not specifically address the need for selective traffic routing through a tunnel.