Page 1 of 1

Mikrotik as OpenVPN client to non-Mikrotik OpenVPN server

Posted: Wed Jun 14, 2017 3:22 pm
by tdeak
Dears,
I'm looking for some help concerning OpenVPN + Mikrotik.

I have a OpenVPN server (ClearOs) which runs fine, meaning OpenVPN configured and tested with Windows clients.
I'm trying to set up one Mikrotik router to connect to this server but unfortunately failed.

I have all the setting exported -as I saif before it works on clients with OpenVPN client-.
OVPN file
client
remote xxxxxxxxxxx 1194
dev tun
proto udp
resolv-retry infinite
nobind
persist-key
persist-tun
ca ca-cert.pem
cert client-pszaef-cert.pem
key client-pszaef-key.pem
ns-cert-type server
comp-lzo
verb 3
auth-user-pass
Mikrotik configuration here: -btw I've tried many permutation-

Image


Image

Re: Mikrotik as OpenVPN client to non-Mikrotik OpenVPN server

Posted: Wed Jun 14, 2017 6:28 pm
by Sob
Welcome to MikroTik's club of dissapointed OpenVPN fans.

"proto udp" = no chance
"comp-lzo" = no chance