Hi,
On Wed, Mar 31, 2021 at 09:23:01PM +0200, Aleksandar Ivanisevic wrote:
> are there any restrictions on contacting the management interface from a
> client-connect script?
>
> tried everything i can think of: telnet, nc, socat, even curl, but although
> everything works when calling the scri
Hi,
On Wed, Mar 31, 2021 at 3:54 PM Aleksandar Ivanisevic <
aleksan...@ivanisevic.de> wrote:
> Hi,
>
> are there any restrictions on contacting the management interface from a
> client-connect script?
>
OpenVPN is single threaded. The client-connect script blocks and the
management interface can
Hi,
maybe a lame question, but did you enable the management interface? Is it
set to socket or IP:port?
Cheers,
Tom
> -Original Message-
> From: Aleksandar Ivanisevic [mailto:aleksan...@ivanisevic.de]
> Sent: Wednesday, March 31, 2021 9:23 PM
> To: Openvpn Users
> Subject: [Op
Hi,
are there any restrictions on contacting the management interface from a
client-connect script?
tried everything i can think of: telnet, nc, socat, even curl, but although
everything works when calling the script from the command line, nothing comes
back from it when called from the server