You may have noticed that radius runs on two ports. One is for the authentication packets and the other instance is for Accounting packets.

the Radius.log file is only for Auth requests/debugging

The details file is for Accounting requests. You will find your disconnect message in the detail file.

Also try "radwho" .. it might be what you are looking for ...

Hope this helps....




apellido jr., wilfredo p. wrote:

The radius.log file is only written to when an authentication request
is processed. User's only authenticate when the connection is
established. Accounting requests are sent to the radius server when
the connection is established and when it terminates.



Ok, this the tail of radius.log

Sun Jun 13 23:36:40 2004 : Auth: Login OK: [apellido] (from client =
portmaster.mactan.ph port 0)
Sun Jun 13 23:38:05 2004 : Auth: Login incorrect: [gunday/molendijk] =
(from client portmaster.mactan.ph port 13)
Sun Jun 13 23:38:40 2004 : Auth: Login OK: [gunday] (from client =
portmaster.mactan.ph port 13)
Sun Jun 13 23:38:47 2004 : Auth: Login incorrect: [lmharm/literock] =
(from client portmaster.mactan.ph port 27)
Sun Jun 13 23:40:19 2004 : Auth: Login OK: [apellido] (from client =
portmaster.mactan.ph port 1)
Sun Jun 13 23:41:00 2004 : Auth: Login OK: [gunday] (from client =
portmaster.mactan.ph port 13)
Sun Jun 13 23:42:17 2004 : Auth: Login OK: [mim] (from client =
portmaster.mactan.ph port 27)

I dont see any message that show that the user is disconnected. Im the one
who use the account apellido and when i tried to disconnect, it doesnt
appear in radius.log that ive disconnected. Although i configured
freeradius(radius.conf) just like this.

log_file = ${logdir}/radius.log
log_auth = yes
log_auth_badpass = yes
log_auth_goodpass = yes


thanks in advance...






Those are
handled differently depending on you radius server configuration.


On Jun 15, 2004, at 17:57, apellido jr., wilfredo p. wrote:



Sorry if im wrong fo what im trying to say. what i mean is, i dont see
any
message in radius.log that the user is disconnected.


----- Original Message ----- From: "Alan DeKok" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, June 15, 2004 9:28 PM Subject: Re: radius log




"apellido jr., wilfredo p." <[EMAIL PROTECTED]> wrote:


Hello i configured freeradius (rlm_pap + rlm_mysql + rlm_sqlcounter)
=
successfuly and it authenticate perfectfully but i dont see any stop
=
message in radius.log.


 Accounting packets aren't logged to radius.log.

 Alan DeKok.

-
List info/subscribe/unsubscribe? See


http://www.freeradius.org/list/users.html


- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html




-- Doug


-
List info/subscribe/unsubscribe? See


http://www.freeradius.org/list/users.html


- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html






- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to