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
Code: Select all
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