Has anyone successfully configured a Digi WR to connect to a Mikrotik OpenVPN Server?
I was given the files :
ca.crt
client.crt
client.key
auth (containing username / password)
On the same OVPN server I am connecting 4 clients (Raspberry Pi) each connected on the LAN side of the Digi WR and it works.
I followed the steps from the "AN_47_Digi_TransPort_OpenVPN_client" but I am unable to get it connect. Event log contains :
***
12:31:53, 22 Oct 2019,OVPN 0 down
12:31:53, 22 Oct 2019,GP socket connected: 10.134.187.60:16595 -> ovpn_server_ip:443
12:31:53, 22 Oct 2019,TCP Req: 0.0.0.0:16595 -> ovpn_server_ip:443
***
AFAIK, Mikrotik OpenVPN does not support :
TLS AUTH
connection without username/password
Anyone?
Regards,
David