<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
I've moved redundant to be inside of post-auth and restarted
radiusd.....  Any ideas on how to test that it's working without
waiting for a max usage night?<br>
<br>
It now looks like:<br>
<br>
post-auth {<br>
  #  Get an address from the IP Pool.<br>
  main_pool<br>
  main_pool2<br>
  #<br>
    sql<br>
redundant {<br>
# added by mcc per suggestions 11/9/08<br>
  main_pool<br>
  main_pool2<br>
  #<br>
# reply_log<br>
}<br>
<br>
<br>
<br>
Marco C. Coelho wrote:
<blockquote cite="mid:496FA5D4.1040005@argontech.net" type="cite">
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
I've moved redundant to be inside of post-auth and restarted
radiusd.....  Any ideas on how to test that it's working without
waiting for a max usage night?<br>
  <br>
Marco<br>
  <br>
  <a moz-do-not-send="true" class="moz-txt-link-abbreviated"
 href="mailto:tnt@kalik.net">tnt@kalik.net</a> wrote:
  <blockquote cite="mid:fKAuMKu6.1232049092.2974850.tnt@kalik.net"
 type="cite">
    <blockquote type="cite">
      <pre wrap="">Below are all sections of the radius.conf that I've got the pools called
out.

accounting {
 detail
 main_pool
 main_pool2
 radutmp
 sql
}

post-auth {
 #  Get an address from the IP Pool.
 main_pool
 main_pool2
  sql
}

redundant {
# added by mcc per suggestions 11/9/08
 main_pool
 main_pool2
 #
# reply_log
}

    </pre>
    </blockquote>
    <pre wrap=""><!---->
redundant section should be *inside* post-auth.

Ivan Kalik
Kalik Informatika ISP

-
List info/subscribe/unsubscribe? See <a moz-do-not-send="true"
 class="moz-txt-link-freetext"
 href="http://www.freeradius.org/list/users.html">http://www.freeradius.org/list/users.html</a>

  </pre>
  </blockquote>
  <pre wrap=""><hr size="4" width="90%">
-
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>