<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.2963" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV>Hi,<BR><BR>I know this is new, and not yet documented, but I saw some good 
posts about <BR>it being stable, so I'm looking at implementing it at the 
moment... But <BR>alas, I'm confused and the lack of documentation is not 
helping.<BR><BR>doc/rlm_sqlippool states:<BR>The only required fields are, 
pool_name and ip_address. A pool consists<BR>of one or more rows in the table 
with the same pool_name and a different<BR>ip_address. The is no restriction on 
which ip addresses/ranges may be in<BR>the same pool, and addresses do not need 
to be concurrent.<BR><BR>Yet, raddb/sqlippool.conf, makes absolutely NO sense to 
me at the moment at <BR>all, and there is WAY more than merely a pool name and a 
IP address <BR>referenced in the queries...  I understand that there is 
some unique <BR>elements required in the table to indicate that a IP is 
allocated, and to <BR>know where the IP is allocated (and obviously to release 
that IP once the <BR>session terminates).<BR><BR>Can someone perhaps please just 
take a moment to explain what exactly is <BR>going on in those queries??  
I'm not referring to the SQL as such, but <BR>rather as to what is updated, and 
why.  A table structure accompanying those <BR>queries in sqlippool.conf 
may help significantly as well, as I'm guessing at <BR>the moment what needs to 
go where :(<BR><BR>Regards,<BR>Chris.<BR><BR>PS: FR 1.1.3, is the NAS tables 
being used yet in this release?? <BR></DIV></BODY></HTML>