On Thu, 15 Aug 2002, Matias Ezequiel Fabiano wrote:

>
> 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

Try

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

Also the Service-Type assignment is wrong. Try reading 'man 5 users'

--
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