Exam N10-008 All QuestionsBrowse all questions from this exam
Question 812

Which of the following should be implemented to allow remote users to access network resources while only redirecting necessary traffic?

    Correct Answer: A

    A Split-tunnel VPN is a networking configuration where only specific traffic is routed through a VPN while the remaining data is sent directly over the internet. This approach allows remote users to access network resources securely while directing only the necessary traffic through the VPN, ensuring efficiency and security.

Discussion
tempovpnOption: A

It was in my exam on April 25th, 2024. Split-tunnel VPN is a networking configuration where only specific traffic is routed through a VPN. At the same time, the remaining data is sent directly over the internet. Split tunneling means that some of your data is routed through an encrypted VPN connection while other apps and data have direct access to the Internet.

igorclapaOption: A

Splitting traffic = split-tunnel No splitting traffic = full-tunnel