kylemanna / docker-openvpn

🔒 OpenVPN server in a Docker container complete with an EasyRSA PKI CA
https://hub.docker.com/r/kylemanna/openvpn/
MIT License
8.62k stars 2.37k forks source link

Connection from router to openvpn #763

Open Riivz opened 7 months ago

Riivz commented 7 months ago

Hello! Our clients IT trying to set up connection from a mikrotik router to kylemanna openvpn server that I have set up with default settings. If I try to connect to openvpn server with a windows client it works. I gave them the client configuration file, but is not working on the router. They told me that the router does not support static key authentication and they need a user name and password. How can I create a user profile file that uses user name and password? Also they ask for auth and enc algorithms, where can I add those?