On Fri, Aug 2, 2019, 07:57 Leroy Tennison via Openvpn-users <
openvpn-users@lists.sourceforge.net> wrote:

> If i put the following in my client configuration file:
>
> up /tmp/openvpn-test
>
> OpenVPN won't start.
>
> openvpn-test is world-readable and contains:
>
> #!/bin/bash
> /bin/echo "$1 $2 $3" > /tmp/openvpn-show
> exit 0
>
>
> What am I doing wrong?  Thanks for your help.
>
I would check the log. You may need to define script security entry inside
the config.

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

Reply via email to