Tracing access request chain
    Alan DeKok 
    aland at deployingradius.com
       
    Fri Mar  9 10:33:42 CET 2012
    
    
  
Phil Mayers wrote:
> On that topic; I do occasionally wonder if it wouldn't make sense for
> "detail" files to have an unambiguous item tying the request to a reply,
> because it can be tricky at times, especially on a busy NAS.
> 
>     FreeRADIUS-Correlation-Id = 192.0.1.1-3253523-1
> 
> Hmm. I bet you can do that with unlang; interesting...
  Yup
  update reply {
     FreeRADIUS-Correlation-Id =
"%{Packet-Src-IP-Address}-%{Packet-Src-Port}...
  }
  Alan DeKok.
    
    
More information about the Freeradius-Users
mailing list