Routing features - redirect-private, allow-pull-fqdn

Over the years, the routing features of OpenVPN have expanded. Most notably, there are quite a few options for the redirect-gateway directive, as well as several other less well-known routing directives:

  • redirect-private: This option behaves very similar to the redirect-gateway directive, especially when the new parameters are used, but it does not alter the default gateway.
  • allow-pull-fqdn: This allows the client to pull DNS names from the OpenVPN server. Previously, only IP addresses could be pushed or pulled. This option cannot be pushed and needs to be added to the client configuration itself.
  • route-nopull: All the options are pulled by a client from the server, except for the routing options. ...

Get OpenVPN Cookbook - Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.