<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7650.28">
<TITLE>Global address pool</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->
<BR>
<BR>
<BR>

<P><FONT SIZE=2>Hi folks.<BR>
<BR>
<BR>
I'm looking into ways to implement a "global address pool" for multiple NASes and multiple RADIUS servers.<BR>
<BR>
I see that there's 2 possible ways of doing it with FreeRADIUS.<BR>
<BR>
1) use rlm_ippool<BR>
2) use rlm_sqlippool<BR>
<BR>
I'm leaning towards rlm_sqlippool since it can be used to "lease" an address to a subscriber for a period of time<BR>
so they get same ip address for the duration of the "lease".<BR>
<BR>
Is there any other ways to implement NAS independent address pool and be able to "lease" same address to a subscriber ?<BR>
<BR>
Is anyone using sqlippool in production ?<BR>
<BR>
Thanx<BR>
Paul<BR>
</FONT>
</P>

</BODY>
</HTML>