[RadiusNT] User accounting proxy doesn't seem to work

Kelly Peterson ( netadmin@compusmart.ab.ca )
Mon, 18 Oct 1999 17:06:17 -0600

We are in the process of setting up the user-based proxy feature.
Authentication is working very well, however the Enterprise servers aren't
forwarding accounting information. I have included the relavant portion
from a radius -x15 running on one of our enterprise servers. It is adding
the start and stop records into its own calls table. Running a radius -x15
on the remote radius server shows the authentication request come in, but
no accounting requests.

Any help would be appreciated!

radrecv: Request from host c7b982b6 code=4, id=48, length=250
User-Name = "interbaun/paultest3"
NAS-Identifier = 199.185.130.182
Acct-Status-Type = Start
Acct-Session-Id = "101974257"
Acct-Delay-Time = 0
Acct-Authentic = RADIUS
User-Service-Type = Framed-User
NAS-Port-Type = Async
NAS-Port = 1557
Received unknown attribute 38978, vendor 429
Received unknown attribute 38979, vendor 429
Received unknown attribute 36889, vendor 429
Received unknown attribute 36890, vendor 429
Received unknown attribute 36891, vendor 429
Received unknown attribute 36893, vendor 429
Caller-Id = ""
NAS-Port-DNIS = ""
Received unknown attribute 108, vendor 429
Received unknown attribute 153, vendor 429
Received unknown attribute 199, vendor 429
Received unknown attribute 36899, vendor 429
Framed-Protocol = PPP
Framed-Address = 209.115.205.63

SQL Statement: INSERT INTO Calls
(CallDate,UserName,NASIdentifier,AcctStatusType,AcctSessionID,AcctDelayTime,
NASPort,CallerID,FramedAddress) VALUES
(GetDate(),'interbaun/paultest3','199.185.130.182',1,'101974257',0,1557,'','
209.115.205.63')

radrecv: Request from host c7b982b6 code=4, id=52, length=286
User-Name = "interbaun/paultest3"
NAS-Identifier = 199.185.130.182
Acct-Status-Type = Stop
Acct-Session-Id = "101974257"
Acct-Delay-Time = 0
Acct-Authentic = RADIUS
User-Service-Type = Framed-User
NAS-Port-Type = Async
NAS-Port = 1557
Received unknown attribute 38978, vendor 429
Received unknown attribute 38979, vendor 429
Received unknown attribute 36889, vendor 429
Received unknown attribute 36890, vendor 429
Received unknown attribute 36891, vendor 429
Received unknown attribute 36893, vendor 429
Caller-Id = ""
NAS-Port-DNIS = ""
Received unknown attribute 108, vendor 429
Received unknown attribute 153, vendor 429
Received unknown attribute 199, vendor 429
Received unknown attribute 36899, vendor 429
Framed-Protocol = PPP
Framed-Address = 209.115.205.63
Acct-Session-Time = 62
Acct-Terminate-Cause = User-Request
Acct-Input-Octets = 953
Acct-Output-Octets = 868
Acct-Input-Packets = 27
Acct-Output-Packets = 33

SQL Statement: INSERT INTO Calls
(CallDate,UserName,NASIdentifier,AcctStatusType,AcctSessionID,AcctDelayTime,
NASPort,CallerID,FramedAddress,AcctSessionTime,AcctTerminateCause) VALUES
(GetDate(),'interbaun/paultest3','199.185.130.182',2,'101974257',0,1557,'','
209.115.205.63',62,1)

For more information about this list (including removal) go to:
http://www.iea-software.com/support/maillists/liststart