hello to all.
i have a freeradius 0.8 and some day back i see a problems in details modules.
i Have this config in radius.conf.
detail {
# Note that we do NOT use NAS-IP-Address here, as that
# attribute MAY BE from the originating NAS, and NOT
# from the proxy which actually sent us the request.
# The Client-IP-Address attribute is ALWAYS the address
# of the client which sent us the request.
#
detailfile = ${radacctdir}/%{Client-IP-Address}/detail
detailperm = 0600
}
but in some days i see it in logs.
rad_recv: Accounting-Request packet from host 132.45.65.23:1646, id=99, length=167
NAS-IP-Address = 192.168.3.254
NAS-Port = 59
NAS-Port-Type = Async
User-Name = [EMAIL PROTECTED]
Called-Station-Id = "555434554"
Calling-Station-Id = "555432043"
Acct-Status-Type = Alive
Acct-Authentic = RADIUS
Service-Type = Framed-User
Acct-Session-Id = "000017EE"
Framed-Protocol = PPP
Framed-IP-Address = 192.168.3.217
Acct-Input-Octets = 101131
Acct-Output-Octets = 2947282
Acct-Input-Packets = 2105
Acct-Output-Packets = 2059
Acct-Session-Time = 781
Acct-Delay-Time = 0
modcall: entering group preacct
rlm_realm: Looking up realm arled for User-Name = [EMAIL PROTECTED]
rlm_realm: Found realm arled
rlm_realm: Adding Stripped-User-Name = "tests"
rlm_realm: Proxying request from user tests to realm arled
rlm_realm: Adding Realm = "arled"
rlm_realm: Preparing to proxy accounting request to realm arled
modcall[preacct]: module "sufix" returns ok
acct_users: Matched DEFAULT at 15
modcall[preacct]: module "files" returns ok
modcall: group preacct returns ok
modcall: entering group accounting
radius_xlat: '/var/log/radius/radacct//detail' <------HERE IS
THE PROBLEM
rlm_detail: /var/log/radius/radacct/%{Client-IP-Address}/detail expands to
/var/log/radius/radacct//detail <------PROBLEM
rlm_detail: Freeradius-Proxied-To set to 62.81.202.26
modcall[accounting]: module "detail" returns ok
some solutions ? i have the server running for 6 month and this problem is only the
last days.
Thanks for all.
Victor Sanchez.
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html