Hi Everyone,
I have a Mikrotik OpenVPN server on my Mikrotik with Radius (via user manager)
These are my vpn settings
Usinterface ovpn-server server
set auth=sha256 certificate=vpn-server cipher=aes256-cbc default-profile=vpn-profile enabled=yes protocol=udp redirect-gateway=def1
/ip address
under VPn server section, I set you use radius and set users in user manager
The problem that I face is as long as the user assigned to a user group allowing PAP (under Outer Auths) user can login just fine
However once PAP is unticked (I don’t want to use PAP as it’s not secure) the users cannot login and in openvpn client (android) I get authentication failure. I tried all the other options but non of them allow the users to connect but PAP
all is working fine but how can I fix the auth types?
thank you
