Re: NASIdentifier not written to calls table

( fx2@eon.adcdatel.com )
Tue, 26 May 1998 12:12:47 -0400 (EDT)

SQL Statement: INSERT INTO Calls
(CallDate,NASPort,UserName,AcctStatusType,Acct
SessionId) VALUES (GetDate(),3,'RJOETKEN',1,'000002E7')

SQL Statement: UPDATE CallsOnline Set UserName='RJOETKEN',
AcctStatusType=1, Ca
llDate=GetDate(), FramedAddress=NULL WHERE NASIdentifier='155.226.130.2'
and NA
SPort=3

Actually now that I look at it, it doesn't look like it inserts
"nasidentifier" in the calls table. Any idea why?

And another important thing is it's inserting FramedAddress=NULL in the
CallsOnline table.

How can I get it to also insert FramedAddress in the Calls table?

Thanks

On Tue, 26 May 1998, Dale E. Reed Jr. wrote:

> fx2@eon.adcdatel.com wrote:
> >
> > I'm running radius 2.2.41 in odbc mode.. NASIdentifier doesn't get written
> > to the calls table. It does show up in the callsonline table though. (I
> > think I added NASIdentifier as a field) The NASIdentifier field is in the
> > calls table. Running debug mode radius -x15 shows radius writting "NULL"
> > to the NASIdentifier field.
>
> What is the exact -x15 debug output? The "NULL" actually sounds like a
> username issue, not a NAS-Identifier. Do you see NAS-Identifier coming
> from the NAS? What about NAS-IP-Addr?
>
> --
> Dale E. Reed Jr. (daler@iea-software.com)
> _________________________________________________________________
> IEA Software, Inc. | RadiusNT, Emerald, and NT FAQs
> Internet Solutions for Today | http://www.iea-software.com
>