Hello Judy, I have one addition to Hugh's reply. All NASses are doing anything if you doesn't specify also Termination-Action attribute.
The Line below should do the trick with most of NASes AddToReply Session-Timeout = nn, Termination-Action=1 Termination-Action=1 means re-authentication. Best Regards, Sami On 03/22/2014 01:44 AM, Hugh Irvine wrote: > > Hello Judy - > > There is no default. > > You can set the Session-Timeout value to whatever you wish in the RADIUS > accept accept. > > Depending on what else you are doing, something like this: > > ….. > > # whatever AuthBy you are using > # add the number of seconds you wish for Session-Timeout > # where “nn” below is the number of seconds > > <AuthBy …..> > > ….. > > AddToReply Session-Timeout = nn > > </AuthBy> > > ….. > > See section 13.2.8 in the Radiator 4.12.1 reference manual (“doc/ref.pdf”). > > regards > > Hugh > > > > On 22 Mar 2014, at 09:21, Judy Angel <[email protected]> wrote: > >> >> Please see the reply from the wireless controller vendor. >> >>> the re-auth timer can be set by the RADIUS server. It is the >>> Session-Timeout attribute. It would be good to see what the RADIUS is >>> presently configured for >> >> What is the default setting >> Thanks >> Judy >> >> --On 19 March 2014 23:22 +0000 Alan Buxey <[email protected]> wrote: >> >>> It's usually a function of your NAS (eg wireless controller). Check its >>> settings for session-timeout ... which is usually an attribute that you >>> can send back from your RADIATOR server in the access-accept packet too >>> (though you may need to change your controller setting so that it honours >>> that value) >>> >>> Alan >> >> >> >> >> _______________________________________________ >> radiator mailing list >> [email protected] >> http://www.open.com.au/mailman/listinfo/radiator > > > -- > > Hugh Irvine > [email protected] > > Radiator: the most portable, flexible and configurable RADIUS server > anywhere. SQL, proxy, DBM, files, LDAP, NIS+, password, NT, Emerald, > Platypus, Freeside, TACACS+, PAM, external, Active Directory, EAP, TLS, > TTLS, PEAP, TNC, WiMAX, RSA, Vasco, Yubikey, MOTP, HOTP, TOTP, > DIAMETER etc. > Full source on Unix, Windows, MacOSX, Solaris, VMS, NetWare etc. > > _______________________________________________ > radiator mailing list > [email protected] > http://www.open.com.au/mailman/listinfo/radiator > -- Sami Keski-Kasari <[email protected]> Radiator: the most portable, flexible and configurable RADIUS server anywhere. SQL, proxy, DBM, files, LDAP, NIS+, password, NT, Emerald, Platypus, Freeside, TACACS+, PAM, external, Active Directory, EAP, TLS, TTLS, PEAP, TNC, WiMAX, RSA, Vasco, Yubikey, MOTP, HOTP, TOTP, DIAMETER etc. Full source on Unix, Windows, MacOSX, Solaris, VMS, NetWare etc. _______________________________________________ radiator mailing list [email protected] http://www.open.com.au/mailman/listinfo/radiator
