Re: NASIdentifier not written to calls table

( fx2@eon.adcdatel.com )
Tue, 26 May 1998 15:00:33 -0400 (EDT)

Ok thanks for the help,

What about the NASIdentifier not being updated in the calls table?

On Tue, 26 May 1998 hostmaster@interaxs.net wrote:

> Very simple. Framed-Address is not being sent by the NAS. Check with the
> hardware vendor to see if it is possible to enable it.
>
> Jim
>
> At 12:54 PM 5/26/98 -0400, you wrote:
> >
> >###########
> >
> >radrecv: Request from host 9be28202 code=4, id=3, length=88
> > NAS-IP-Address = 155.226.130.2
> > NAS-Port = 1
> > NAS-Port-Type = Async
> > User-Name = "sstrause"
> > Acct-Status-Type = Start
> > Acct-Authentic = RADIUS
> > User-Service = Framed-User
> > Acct-Session-Id = "000002EF"
> > Framed-Protocol = PPP
> > Acct-Delay-Time = 0
> >
> > SQL Statement: INSERT INTO Calls
> >(CallDate,NASPort,UserName,AcctStatusType,Acct
> >SessionId) VALUES (GetDate(),1,'sstrause',1,'000002EF')
> >
> >
> > SQL Statement: UPDATE CallsOnline Set UserName='sstrause',
> >AcctStatusType=1, CallDate=GetDate(), FramedAddress=NULL WHERE
> NASIdentifier='155.226.130.2' and NASPort=1
> >
> >Sending Accounting Ack of id 3 to 9be28202 (dialup1.adcsig.com)
> >
> >Resp Time: 120 Auth: 1/0 -> 1 Acct: 1/0/0 -> 1
> >
> >###########
> >
> >On Tue, 26 May 1998 hostmaster@interaxs.net wrote:
> >
> >> Send the debug from one entire logon transaction, including the NAS request
> >> info.
> >>
> >> Jim
> >>
> >> At 12:12 PM 5/26/98 -0400, you wrote:
> >> >
> >> > 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
> >> >>
> >> >
> >> ----------------------------
> >> hostmaster@interaxs.net
> >> InterNet Access Network
> >> 18 McDaniel Street
> >> Dayton, OH 45405-4816
> >> Voice: 937-461-3660 Fax:937-228-2773
> >>
> >
> ----------------------------
> hostmaster@interaxs.net
> InterNet Access Network
> 18 McDaniel Street
> Dayton, OH 45405-4816
> Voice: 937-461-3660 Fax:937-228-2773
>