On Sun, 5 May 2002, Ben Casado wrote:

> we downloaded what we thought was the latest prior to making
> it..............
>
> we did
>
> a) downloaded and installed the cvs application (1.11.2)
> b) and executed a download with it!!
>
> any suggestions which file to check to see if we did NOT get the latest!
>
> Ben

In the server distribution root:

5:20pm  /src/cvs/radiusd > grep Pool-Name raddb/dictionary
ATTRIBUTE       Pool-Name               1073    string

If your output is different then you need to upgrade. Either do a cvs update or
grab the latest CVS snapshot from the ftp site.


Your rlm_ippool.c should also be at least revision 1.3. You can find that by
doing something like:

5:23pm  /src/cvs/radiusd > grep rcsid src/modules/rlm_ippool/rlm_ippool.c
static const char rcsid[] = "$Id: rlm_ippool.c,v 1.4 2002/05/03 22:10:54 kkalev
Exp $";


--
Kostas Kalevras         Network Operations Center
[EMAIL PROTECTED]      National Technical University of Athens, Greece
Work Phone:             +30 10 7721861
'Go back to the shadow' Gandalf


- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to