QuestionQ51

Network Client Management

Which option in the client configuration file instructs OpenVPN to use a dynamic source port when connecting to a peer?

  • A src-port
  • B remote
  • C source-port
  • D nobind
  • E dynamic-bind
Explanation

The nobind directive tells OpenVPN not to bind to a local address and port, allowing the IP stack to allocate a dynamic source port for return traffic.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!