Hello everybody,

Alan, thanks for the answers.
I have configured this, but still not work:

* radius.conf

        ippool cientes {
                range-start = 172.25.6.2
                range-stop = 172.25.6.255
                netmask = 255.255.255.0
                cache-size = 800
                session-db = ${raddbdir}/db.ippool
                ip-index = ${raddbdir}/db.ipindex
        }

* users

DEFAULT Auth-Type := Local, User-Password == "xxxx"
        Service-Type == Framed-User,
        Pool-Name = "clientes",

Is it OK? Because I still have the same problem.
If it's wrong, please tell me how to configure an ip pool for the users.

Thanks a lot

Matias




"Alan DeKok" <[EMAIL PROTECTED]>@lists.cistron.nl con fecha 15/08/2002 11:20:41

Por favor, responda a [EMAIL PROTECTED]

Enviado por:      [EMAIL PROTECTED]


Destinatarios:    [EMAIL PROTECTED]
CC:
Asunto:     Re: IP pool


"Matias Ezequiel Fabiano" <[EMAIL PROTECTED]> wrote:
> When I start the radius daemon and users try to authenticate, the
> server only assigns one IP address (172.25.6.3), and therefore
> only one user can use the service at the same time.  The users
> file looks like this:

> DEFAULT Auth-Type := Local, User-Password == "adgj"
>         Service-Type == Framed-User,
>         Framed-IP-Address = 172.25.6.2+,

  That's not an IP pool.  It adds the NAS-Port to the IP address.

> Is the IP pool well defined? Thanks for the answers

  See the 'ippool' module, in radiusd.conf.

  Alan DeKok.

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


.+-�w��˛���m��˛���m�zm�����y��v+���?�+-����m�


Reply via email to