radiusplugin-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Radiusplugin-users] Problem with nested openvpn config files?


From: Richard Bloch
Subject: [Radiusplugin-users] Problem with nested openvpn config files?
Date: Tue, 19 Jan 2010 12:01:54 +0000

Hello all

A Zerina user has reported Radius plugin (v2.0c) authentication failures with the nested openvpn (sample) configuration below.  However if the client-cert-not-required directive is moved to the principal file authentication works as expected.

#OpenVPN red server conf
plugin /usr/bin/radiusplugin.so /var/smoothwall/ovpn/radiusplugin.cnf
config /var/smoothwall/ovpn/server.conf
writepid /var/run/openvpn.rw.red.pid
proto udp
port 1194
dev tun0
server 10.37.63.0 255.255.255.0
push "route 192.168.7.0 255.255.255.0"
persist-tun
persist-key
push "persist-tun"
push "persist-key"
config /var/smoothwall/ovpn/server.red.custom.conf


custom config file:

# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# OpenVPN red roadwarrior custom conf
# User configuration directives specified here
# WILL be preserved over all Zerina gui config changes
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
client-cert-not-required

I'd appreciate comments from the developers

regards
Richard Bloch


reply via email to

[Prev in Thread] Current Thread [Next in Thread]