Darkshot <[EMAIL PROTECTED]> wrote:
> Ok: Here's an entry from my users file:
> 
> darkshot Auth-Type := Local, Password == "example"
>         Service-Type = Framed-User,
>         Framed-Protocol = PPP,
>         Framed-Routing = None,
>         Ascend-Assign-IP-Pool = 1,
>         Ascend-Data-Filter = "ip in forward dstip 216.228.96.0/20",
>         Ascend-Data-Filter = "ip in drop tcp dstport = 25",
>         Ascend-Data-Filter = "ip in forward"

  You want to use '+=' for multiple attributes of the same type.  See
'man users'

>    Running a radtest for this returns:
> rad_recv: Access-Request packet from host 127.0.0.1:32831, id=21, length=57
>         User-Name = "darkshot"
>         Password = "1\362m\266\212\025J\323x?YED\272\203\264"
>         NAS-IP-Address = 255.255.255.255
>         NAS-Port-Id = "0"
> modcall: entering group authorize
>   modcall[authorize]: module "preprocess" returns ok
> modcall: group authorize returns ok
> auth: No Auth-Type configuration for the request, rejecting the user
> auth: Failed to validate the user.

  So it's not even looking in the 'users' file.

  Have you configured it to look in the 'users' file?

  Alan DeKok.
 

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

Reply via email to