202-450 Exam QuestionsBrowse all questions from this exam

202-450 Exam - Question 92


Which of the following OpenVPN configuration options makes OpenVPN forward network packets between VPN clients itself instead of passing the packets on to the Linux host which runs the OpenVPN server for further processing?

Show Answer
Correct Answer: B

The 'client-to-client' configuration option in OpenVPN allows the server to forward network packets between VPN clients itself. By enabling 'client-to-client', the OpenVPN server will route packets directly between clients connected to the same server, rather than sending these packets back to the host machine for routing. This simplifies internal client communications and reduces the load on the host operating system.

Discussion

1 comment
Sign in to comment
ArminaOption: B
Feb 20, 2022

B is correct! https://openvpn.net/community-resources/reference-manual-for-openvpn-2-4/