radiusplugin-users
[Top][All Lists]
Advanced

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

[Radiusplugin-users] OpenVPN crashes when radius server is unreachable (


From: Jan Mulders
Subject: [Radiusplugin-users] OpenVPN crashes when radius server is unreachable (v2.0c)
Date: Thu, 2 Apr 2009 00:56:28 +0100

Hello everyone,

I'm having some problems with an existing large installation of openvpn+radiusplugin.

Whenever the RADIUS server times out in responding to a request (it can sometimes take up to 3-4 seconds to reply), the entire OpenVPN process freezes and requires a kill -9 to terminate.

Here is what my config file looks like:

NAS-Identifier=server4
Service-Type=5
Framed-Protocol=1
NAS-Port-Type=5
NAS-IP-Address=11.11.11.11
OpenVPNConfig=/etc/openvpn/server.conf
#vsascript=/etc/openvpn/vsascript.pl
subnet=255.255.255.0
server
{
        acctport=1813
        authport=1812
        name=22.22.22.22
        retry=10
        wait=4
        sharedsecret=secret
}

Can anyone help me work out why this is happening, and how to stop it?

Thanks,

Jan


reply via email to

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