how to encrypting accounting?
    Alan Buxey 
    A.L.M.Buxey at lboro.ac.uk
       
    Sun Jul  4 19:09:27 CEST 2010
    
    
  
Hi,
> yesterday I successful installed freeswitch 1.0.6 with mod_radius_cdr
> accounting on a remote freeradius 2.1.9 server, 
> freeswitch use freeradius-client 1.1.6 library.
> 
> I am looking for a way to TLS encrypt accounting messages between
> Freeswitch and remote Freeradius,
> actually I can do only clear text accounting with simple shared key auth.
> 
> 
> Is there a way using configurations files to setup TLS accounting?
> Do I need to code a bit with freeradius-client library?
> 
> I keep trying, for the moment many thanks,
either run a VPN tunnel between the two hosts...or use RADIUS over TLS
(FreeRADIUS doesnt support this just yet, but you can trivially do it
with radsecproxy)
alan
    
    
More information about the Freeradius-Users
mailing list