rlm_perl logging
BALSIANOK, Peter
Peter.BALSIANOK at orange.com
Sat Sep 13 12:48:10 CEST 2014
Hi,
Is it possible to add request number (x) also for radius::radlog function (in rlm_perl module)? It would be very helpful (for debugging). Thx
(0) perl : $RAD_CHECK{'Tmp-String-0'} = &control:Tmp-String-0 -> 'LNS1'
(0) perl : $RAD_CONFIG{'Group-Name'} = &control:Group-Name -> 'MM1'
(0) perl : $RAD_CONFIG{'Cleartext-Password'} = &control:Cleartext-Password -> 'dummy'
(0) perl : $RAD_CONFIG{'Tmp-String-0'} = &control:Tmp-String-0 -> 'LNS1'
(x) rlm_perl: ### Authorize start
(x) rlm_perl: RAD_REQUEST: Called-Station-Id=1.5895:50.405#188653810#RSP_BA_NSLO 5/1/5#speed:UBR#pppoe 00:24:c4:35:54:15#/ User-Password=dummy Framed-Protocol=PPP Event-Timestamp=Sep 13 2014 12:24:08 CEST NAS-Port=776 NAS-Port-Id=Uniq-Sess-ID776 Huntgroup-Name=LNS User-Name=dummy NAS-IP-Address=213.151.232.208 Calling-Station-Id=atm 10 NAS-Port-Type=Virtual Service-Type=Framed-User Connect-Info=155520000
(x) rlm_perl: ### Authorize end
(0) perl : &request:Called-Station-Id = $RAD_REQUEST{'Called-Station-Id'} -> '1.5895:50.405#188653810#RSP_BA_NSLO 5/1/5#speed:UBR#pppoe 00:24:c4:35:54:15#/'
(0) perl : &request:User-Password = $RAD_REQUEST{'User-Password'} -> 'dummy'
(0) perl : &request:Framed-Protocol = $RAD_REQUEST{'Framed-Protocol'} -> 'PPP'
More information about the Freeradius-Users
mailing list