From: Alan T. DeKok Date: Fri, 27 Aug 2021 14:39:25 +0000 (-0400) Subject: notes on session timeout X-Git-Tag: release_3_0_24~38 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be9963be23f0563256cd55a3b77adfb852a83b1a;p=thirdparty%2Ffreeradius-server.git notes on session timeout --- diff --git a/raddb/mods-available/sqlippool b/raddb/mods-available/sqlippool index ce317a3f7b..3d98ca9e0f 100644 --- a/raddb/mods-available/sqlippool +++ b/raddb/mods-available/sqlippool @@ -25,6 +25,11 @@ sqlippool { ippool_table = "radippool" # IP lease duration. (Leases expire even if Acct Stop packet is lost) + # + # Note that you SHOULD also set Session-Timeout to this value! + # That way the NAS will automatically kick the user offline when the + # lease expires. + # lease_duration = 3600 #