Re: Hints File and Users file and (One More Problem?)



I have a fast question I created this in the users file and reloaded config as instructed
 
using radtest i tryed  a login request, the default group wasn't added to login
using radius -X is showing nothing accept see below
 
what I have for default users file at the top
-----
DEFAULT Service-Type == Framed-User
 Framed-Protocol = PPP,
 Session-Timeout = 18000,
 Ascend-Data-Filter += "ip in forward tcp est",
 Ascend-Data-Filter += "ip in forward dstip *.*.*.*/32", <-----removed ip addreesses for being posted here
 Ascend-Data-Filter += "ip in forward dstip *.*.*.*/32", <-----removed ip addreesses for being posted here
 Ascend-Data-Filter += "ip in forward dstip *.*.*.*/32",  <-----removed ip addreesses for being posted here
 Ascend-Data-Filter += "ip in forward dstip *.*.*.*/32",  <-----removed ip addreesses for being posted here
 Ascend-Data-Filter += "ip in drop tcp dstport = 25",  <-----removed ip addreesses for being posted here
 Ascend-Data-Filter += "ip in forward",
 Port-Limit = 1
-----
Test User in users file
 
testuser Password = "justatest"
 Fall-Through = Yes

-----

Heres all that is posted back and as i said using radiusd -x only shows this much also stopping at Nas-Port


radius:/home/jeffa # radtest testuser@test.realm justatest localhost testing123
Sending Access-Request of id 29 to 70.62.12.98 port 1645
        User-Name = "testuser@test.realm"
        User-Password = "justatest"
        NAS-IP-Address = 255.255.255.255
        NAS-Port = 10
rad_recv: Access-Accept packet from host localhost:1645, id=29, length=20



From: Jeff [mailto:jeffa@jahelpdesk.com]
To: FreeRadius users mailing list [mailto:freeradius-users@lists.freeradius.org]
Sent: Thu, 28 Jun 2007 09:22:27 -0400
Subject: Re: Hints File and Users file and I am lost

gotcha thanks


From: Alan DeKok [mailto:aland@deployingradius.com]
To: FreeRadius users mailing list [mailto:freeradius-users@lists.freeradius.org]
Sent: Thu, 28 Jun 2007 08:50:45 -0400
Subject: Re: Hints File and Users file and I am lost

Jeff wrote:
> could i do a attr_rewrite to fix the ascend being written long and
> place it in ost process section?

No.

Fix the files written by your billing software to be correct, OR
create entries yourself that follow the documented format.

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


This archive was generated by a fusion of Pipermail (Mailman edition) and MHonArc.