Thanks, this is very important, especially user=CN
Now go to PPP/Profiles and create a new profile named openvpn-client. Set as follows…
Use IPv6: no
Use MPLS: no
Use Compression: no
Use VJ Compression: no
Use Encryption: yes
All other fields can be left empty or at their defaults.
Now go to PPP/Interface and add a new OVPN Client. Set as follows…
Connect to:
Port: 1194
Mode: ip
User:
Profile: openvpn-client
Certificate:
Auth:
Cipher:
I think you missed the point that unless and until MikroTik implements it, a MikroTik router (as OpenVPN server) accepts only tcp protocol for openVPN connection.
As above. The line below is included in the OpenVPN script on client machine for this reason.
Nah, you won’t be able to do it. Not at least without what seems like a significant performance hit.
In your linked thread, one post tells you that you can use the “Metarouter” feature to enable OpenVPN with UDP, but be aware that the router’s performance will be noticeably less.
I’m not sure I understand the technical reasons why it is this way, but it is…
Solution based on MetaRouter (OpenWRT) is not efficient and quite complicated.
I’m owner of Mikrotik router and Mikrotik OS not OpenWRT.
I just expect from Mikrotik to support market standards solutions like OpenVPN UDP and TCP.
I need to connect to OpenVPN 1194 (UDP) which is a standard solution and really I don’t know how I can I do this using Mikrotik OS.
I think you missed the point that unless and until MikroTik implements it, a MikroTik router (as OpenVPN server) accepts only tcp protocol for openVPN connection.
that Mikrotik implements this, so I understand that using
Mikrotik OpenVPN server I can’t use UDP
but other case is if I use
2)Mikrotik as OpenVPN client which is immplemented.
My problem is 2) so how can I run OpenVPN Client on UDP port ?