On 26/05/2020 14:48, Morris, Russell wrote:
> [...] it does trigger, but the message seems to be sent more than once? Not 
> sure why, still working through that. But I did confirm, the double send is 
> happening on the sending end (i.e. not the remote syslog).

Could it be that your script both prints data to stdout and sends log data to
syslog?

I struggle to see how the script-hook itself would be called twice in the
code, there are some locks ensuring the "connection established" handling is
only done once per connection.  It should also not be possible to have
multiple --client-connect scripts configured, the later one should overwrite
the prior one.


-- 
kind regards,

David Sommerseth
OpenVPN Inc


Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Openvpn-users mailing list
Openvpn-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openvpn-users

Reply via email to