Hello everybody, i need some help.
We are using several routerboard at our clients side. Since we install VOIP solutions i was trying to understand how to use the routerboard to act as an OPENVPN server in order to connect remote ip phones directly without any other device. Yealink Phones do support OpenVPN connection to remote networks.
I was following this asrticle in the wiki http://wiki.mikrotik.com/wiki/OpenVPN_Configuration_Step_by_Step but I noticed some differences between the instructions given and the response from the routerboard.
For example, when i create a certificate-request from the cli or the winbox, i obtain two files “certificate-request.pem” and “certificate-request-key.pem”.
With these files i am supposed to create a certificate response via CACERT “as shown in the wiki”, but when I try to create a new server certificate CACERT gives me an error becaus “no common name is set”.
In fact nothing is asked when i create a new certificate request except of the first question which is “Template=” and i must enter a number to continue.
Can you help me to set a new openvpn server with r.os 6.11 or above?
tnx to all