[RadiusNT] Data Missing???

Daniel Franks ( (no email) )
Wed, 20 Oct 1999 15:25:09 -0700

I recently was asked to start pulling up reports of why users were being
disconnected for troubleshooting purposes. When I go into the Calls table
on my SQL server though, the Ascend-Disconnect-Cause is empty for every
record. Does anyone know how to make this work?

Below I have a snippet I pulled from running Radius NT in X-15 mode for a
few minutes. As you can see, The ascend boxes are giving Radius NT the data
and it is recieveing it, it is just not inserting the data into the SQL
server.

Any help would be greatly appreciated.
Thanks.

Daniel Franks,
Red River Communications, Inc.
http://www.redrivernet.com/
franksd@redrivernet.com

================START HERE================
radrecv: Request from host d13fb508 code=4, id=215, length=128
NAS-Identifier = 209.63.181.8
NAS-Port = 20115
NAS-Port-Type = Async
Acct-Status-Type = Stop
Acct-Delay-Time = 7452
Acct-Session-Id = "306855142"
Ascend-Disconnect-Cause = 185
Ascend-Connect-Progress = 31
Ascend-Xmit-Rate = 0
Ascend-Data-Rate = 0
Ascend-PreSession-Time = 65
Ascend-Pre-Input-Octets = 0
Ascend-Pre-Output-Octets = 0
Ascend-Pre-Input-Packets = 0
Ascend-Pre-Output-Packets = 0
Ascend-Modem-PortNo = 3
Ascend-Modem-SlotNo = 4

SQL Statement: INSERT INTO Calls
(CallDate,NASIdentifier,NASPort,NASPortType,AcctStatusType,AcctDelayTime,Acc
tSessionId, UserName) VALUES
(GetDate(),'209.63.181.8',20115,0,2,7452,'306855142','NULL')
=================END HERE=================

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