-
Notifications
You must be signed in to change notification settings - Fork 42
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error: RADIUS-PLUGIN: FOREGROUND: common_name is not defined #14
Comments
Situation +1 |
openvpn 2.4.x user this client-cert-not-required ,not verify-client-cert none |
openvpn 2.4.x user this client-cert-not-required tested is good |
Openvpn replace "client-cert-not-required" to "verify-client-cert"
And recompile |
Thanks @kpolucas
In my openvpn.conf I have the option |
Hit the same problem as @fablarosa today with Debian 10 with current packages:
An easy fix until the packages are updated is to have both openvpn directives Since |
In more recent versions of OpenVPN |
@kpolucas thanks for the provided solution, however, the plugin didn't work with a Windows-based radius server (NPS) The IP address was coming with incorrect length and the NPS server was reporting a malformed message error for Accounting-Request. Did anybody try this plugin with Windows NPS? |
Hi,
I'm having issues while trying to establish VPN connection using Radius module for OpenVPN.
cat radius.cnf
cat server.conf
Can you please clarify what is exactly wrong with my configuration?
OS: Centos 7 x64
The text was updated successfully, but these errors were encountered: