<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
<br>
<br>
Alan DeKok a écrit :
<blockquote cite="mid:48DC97C7.1050207@deployingradius.com" type="cite">
  <pre wrap="">Alexandre Chapellon wrote:
  </pre>
  <blockquote type="cite">
    <blockquote type="cite">
      <pre wrap="">  The servers will have to communicate with each other before handing
out IP addresses.
  
      </pre>
    </blockquote>
    <pre wrap="">Is it a featured in freeradius?
    </pre>
  </blockquote>
  <pre wrap=""><!---->
  No.  That code would need to be written.

  </pre>
  <blockquote type="cite">
    <pre wrap="">I thought about it but not managing a huge number of ippool (for
different type of users, differents huntgroups, and differents radius
servers) would be a great advantage of freeradius among other radius
server (I am comapring it with juniper SBR at the moment).
    </pre>
  </blockquote>
  <pre wrap=""><!---->
  I'm not sure *any* RADIUS server has this functionality.  It's usually
done as part of the database replication, etc.
  </pre>
</blockquote>
<br>
Why enabling replication? Isn't it possible to have one centralized
database for all radius server?<br>
<blockquote cite="mid:48DC97C7.1050207@deployingradius.com" type="cite">
  <pre wrap="">
  The SQL IPPool module can run configurable queries.  This means you
can populate IP pools on the SQL server based on *whatever* information
you want.  The queries can then be edited to include key information
like huntgroups, etc.

  The queries can also be edited to be *different* on each server.  i.e.
order forward by IP on one server, and the reverse on another server.
If the databases are in an SQL cluster, this will minimize the
possibility of problems.
  </pre>
</blockquote>
I think you missunderstood me. When I talk about cluster, i mean a farm
of radius servers reply to several NASes.<br>
<br>
<blockquote cite="mid:48DC97C7.1050207@deployingradius.com" type="cite">
  <pre wrap="">
  Alan DeKok.
-
List info/subscribe/unsubscribe? See <a class="moz-txt-link-freetext" href="http://www.freeradius.org/list/users.html">http://www.freeradius.org/list/users.html</a>

  </pre>
</blockquote>
</body>
</html>