[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Help-gnu-radius] Reasons for an Accounting-Response to not be loggi
From: |
JP Hindin |
Subject: |
Re: [Help-gnu-radius] Reasons for an Accounting-Response to not be logging "fully" |
Date: |
Fri, 21 Feb 2003 16:37:36 -0600 (CST) |
On Sat, 22 Feb 2003, Sergey Poznyakoff wrote:
> Oh, yes. I see the point know.
> OK, but this is a diagnostics from a different debugging level. With
> the debugging level "radius.c" you should see in your log something like:
Indeed you are right, my bad.
I've included it all, as I'm afraid I'm not entirely positive of what you
do and don't need:
Feb 21 17:30:36: Main.debug: radius.c:367:radrecv: Request from host 41a7b303
code=1, id=10, length=187
Feb 21 17:30:36: Main.debug: radius.c:457:radrecv: recv: NAS-IP-Address =
66.0.66.8
Feb 21 17:30:36: Main.debug: radius.c:457:radrecv: recv: NAS-Port-Id = 7638
Feb 21 17:30:36: Main.debug: radius.c:443:radrecv: recv: Vendor-Specific =
V9\002\033Async1/41*Serial7/0:15:22
Feb 21 17:30:36: Main.debug: radius.c:457:radrecv: recv: NAS-Port-Type = Async
Feb 21 17:30:36: Main.debug: radius.c:443:radrecv: recv: Password =
:{\033\245\231
Feb 21 17:30:36: Main.debug: radius.c:443:radrecv: recv: Called-Station-Id =
6515580005
Feb 21 17:30:36: Main.debug: radius.c:443:radrecv: recv: Calling-Station-Id =
6515569980
Feb 21 17:30:36: Main.debug: radius.c:457:radrecv: recv: Service-Type =
Framed-User
Feb 21 17:30:36: Main.debug: radius.c:457:radrecv: recv: Framed-Protocol = PPP
Feb 21 17:30:36: Main.debug: radius.c:443:radrecv: recv: Acct-Session-Id =
050D2614
Feb 21 17:30:36: Main.debug: radius.c:443:radrecv: recv: Vendor-Specific =
V2233623\011\050\001EMBm\006\257\103\000\000\124\047\000\000\304\015\000\000\010\041\000\000\013\061\151\207T)Y",\200y
Feb 21 17:30:36: Main.debug: radius.c:443:radrecv: recv: User-Name = testuser
Feb 21 17:30:36: Auth.debug: radius.c:113:rad_send_reply: Sending Ack of id 10
to 41a7b303 (nas some.nas)
Feb 21 17:30:36: Auth.debug: radius.c:122:rad_send_reply: reply: Service-Type =
Framed-User
Feb 21 17:30:36: Auth.debug: radius.c:122:rad_send_reply: reply: Exec-Program =
/usr/local/gradius/bin/SMTPscript \011\011\011\011%C{User-Name} %n
Feb 21 17:30:36: Auth.debug: radius.c:122:rad_send_reply: reply:
Framed-Compression = Van-Jacobson-TCP-IP
Feb 21 17:30:36: Auth.debug: radius.c:122:rad_send_reply: reply: Framed-MTU =
1500
Feb 21 17:30:36: Auth.debug: radius.c:122:rad_send_reply: reply:
Framed-Protocol = PPP
Feb 21 17:30:36: Auth.debug: radius.c:122:rad_send_reply: reply:
Simultaneous-Use = 0
Feb 21 17:30:36: Auth.notice: Login OK: [aasp]: CLID 6515569980 (from nas
some.nas)
> >no ACCT request has been added to the list at all... So does this
> >mean the NAS didn't send the Accounting-Response at _all_?
> Yes, it definitely means that.
Well I hope the above is at all enlightening... But I see nothing
obvious... Again, I could say "The NAS just doesn't send Accounting
requests, how stupid" - but it sent one through this morning...
Thanks again;
JP