<br clear="all">
<div></div>
<div>Hi ,</div>
<div> </div>
<div> </div>
<div> I am useing a free radius version available with redhat 4.5 ,RPM name is freeradius-1.0.1-3.RHEL4.3.i386.rpm </div>
<div> </div>
<div>I am trying to use ippool configuration configurations i had made is </div>
<div> </div>
<div> </div>
<div>in radiusd.conf file </div>
<div> </div>
<div> </div>
<div> ippool main_pool {</div>
<div> # range-start,range-stop: The start and end ip<br> # addresses for the ip pool<br> range-start =10.143.71.15<br> range-stop =10.143.71.25</div>
<div> # netmask: The network mask used for the ip's<br> netmask = 255.255.255.0</div>
<div> # cache-size: The gdbm cache size for the db<br> # files. Should be equal to the number of ip's<br> # available in the ip pool<br> cache-size = 800</div>
<div> # session-db: The main db file used to allocate ip's to clients<br> session-db = ${raddbdir}/db.ippool</div>
<div> # ip-index: Helper db index file used in multilink<br> ip-index = ${raddbdir}/db.ipindex</div>
<div> # override: Will this ippool override a Framed-IP-Address already set<br> override = yes</div>
<div> # maximum-timeout: If not zero specifies the maximum time in seconds an<br> # entry may be active. Default: 0<br> maximum-timeout = 0<br> }<br></div>
<div>accounting {</div>
<div> </div>
<div>main_pool </div>
<div>}</div>
<div> </div>
<div>post-auth {</div>
<div> </div>
<div>main_pool</div>
<div> </div>
<div>}</div>
<div>------------------------------------------------------------------------------------------------------------------------------------------</div>
<div>in users file</div>
<div> </div>
<div> steve Auth-Type := Local, User-Password == "testing"<br> Service-Type = Framed-User,<br> Framed-Protocol = PPP,<br> Framed-IP-Address = 172.16.3.33,<br> Framed-IP-Netmask = 255.255.255.0,<br>
Framed-Routing = Broadcast-Listen,<br> Framed-Filter-Id = "std.ppp",<br> Framed-MTU = 1500,<br> Framed-Compression = Van-Jacobsen-TCP-IP</div>
<div> </div>
<div>DEFAULT Pool-Name := "main_pool"</div>
<div> </div>
<div>--------------------------------------------------------------------------------------------------------------------------------------------------------------</div>
<div> </div>
<div>in clients file </div>
<div> </div>
<div> <nas ip> <secret key><br></div>
<div>-------------------------------------------------------------------------------------------------------------------------------------------------------------------------</div>
<div> </div>
<div>and i am getting errors when i run /usr/sbin/radiusd -A -X </div>
<div> </div>
<div> </div>
<div> </div>
<div> </div>
<div> modcall: entering group post-auth for request 0<br><font color="#ff0000">rlm_ippool: Could not find Pool-Name attribute.<br> modcall[post-auth]: module "main_pool" returns noop for request 0<br></font>rlm_ippool: Could not find Pool-Name attribute.<br>
</div>
<div>I am suspecting some problem with users file ... Can you please help me to find out what is missing </div>
<div> </div>
<div> </div>
<div> </div>
<div> </div>
<div> </div>
<div> </div>
<div> </div>
<div> </div>
<div><br>-- <br>Thanks and regards<br>Jos george.<br>9844459056<br></div>