<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman,new york,times,serif;font-size:12pt"><div>Hi,<br><br>Af far as I see when a client gets an IP from pool an entry is created in radippool table:<br><br>mysql> select * from radippool where expiry_time>now() ;                   <br>+-----+------------+-----------------+---------------+-----------------+------------------+---------------------+----------+-----------+<br>| id  | pool_name  | FramedIPAddress | NASIPAddress  | CalledStationId | CallingStationID | expiry_time         | username | pool_key  |<br>+-----+------------+-----------------+---------------+-----------------+------------------+---------------------+----------+-----------+<br>|  60 |  pool | 1.2.3.4
    | 10.0.0.1  |                 | aadadasdadadaa   | 2009-07-10 18:57:52 | user1   | 13242346536<br><br>In sqlippool.conf we define lease_time as 3600 seconds. I want to ask what happens after 3600 seconds. I can see that the ip is still in radippool table but date is earlier from now. Does radiusd sends a packet back to NAS so client re-requests a new IP without a traffic disruption ? Or what happens?<br><br>Regards.<br><br><br></div></div><br>



      </body></html>