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
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-showexit 0
What am I doing wrong? Thanks for your help.___
Ope
Let's say I have a host with a static ip address 9.9.9.9. I start up an
openvpn client on it (which works fine). But I want to be able to connect
to the host externally by doing an ssh to 9.9.9.9. I can't figure out how
to do this. Furthermore, starting an openvpn client session interrupts
existing