|
|
have you tried --tls-exit ? HTH, JJK Ralf Lübben wrote: > Hello, > > I develop the radiusplugin which you can find at: > > http://www.nongnu.org/radiusplugin/ > > Some people use the plugin to account their VPN users and also to disconnect > the users if they exceed a limit (e.g. connection time or send/received > bytes). > > The idea is that the authentication fails if a limit is exceeded. This also > should work during a connection if the reauthentication (renegotiation) of a > user fails. > The problem is, that if the reauthentication fails (because the radius > authentication fails) the client can't send any data, but the client is never > disconnected, only the error messages > > TLS Auth Error: Auth Username/Password verification failed for peer >______________________ OpenVPN mailing lists https://lists.sourceforge.net/lists/listinfo/openvpn-users Warning: require_once(../../../archive_common.php) [function.require-once]: failed to open stream: No such file or directory in /home/openvpn/domains/openvpn.net/public_html/archive/openvpn-users/2008-01/msg00047.html on line 201 Fatal error: require_once() [function.require]: Failed opening required '../../../archive_common.php' (include_path='/usr/local/lib/php') in /home/openvpn/domains/openvpn.net/public_html/archive/openvpn-users/2008-01/msg00047.html on line 201 |