For the plug-in API ... look at openvpn-plugin.h ... look for
openvpn_plugin_*_v3.  Especially openvpn_plugin_open_v3() and
openvpn_plugin_func_v3().  If fact, most of the openvpn-plugin.h is a
pretty comprehensive reference for the plugin API.  For a working
example, look at plugin/examples/log_v3.c.

For the --client-nat ... look at the man new page.
<http://openvpn.net/index.php/manuals/523-openvpn-23.html>
Thanks, I'll have a look later on today. Does this differ from the "old" plugin mechanism in v2.2?


Reply via email to