<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<div style="padding: 10px;">I have recently install Freeradius 1.0.4 on
Freebsd 5.4 and I have a question about the logging method. I need to
log ALL output log in MySQL but freeradius seems logger only some
items. It's possible to logging all the details ?<br>
<br>
PS: sorry for my bad english.<br>
<br>
-Michel<br>
<br>
Example of the details which I have need for logger:<br>
<br>
User-Name = "xxxxx"<br>
Acct-Status-Type = Alive<br>
NAS-IP-Address = xxx.xxx.xxx.xxx<br>
NAS-Port-Id = "1469"<br>
NAS-Port-Type = Async<br>
Called-Station-Id = "0.18135:18.135#184550775#CCT
05MGAJ100301-647BLCA-000#speed:nrt-VBR:8000,8000,1#pppoe 00:0/"<br>
Calling-Station-Id = "atm 9"<br>
 Acct-Status-Type = 0<br>
Acct-Authentic = RADIUS<br>
Acct-Session-Id = "0001B09E"<br>
Framed-Protocol = PPP<br>
Tunnel-Server-Endpoint:0 = "xx.xx.xx.xx"<br>
Tunnel-Type:0 = L2TP<br>
Framed-IP-Address = xx.xx.xx.xx<br>
Acct-Input-Octets = 11654536<br>
Acct-Output-Octets = 8767555<br>
Acct-Input-Packets = 300000<br>
Acct-Output-Packets = 99184<br>
Acct-Session-Time = 367068<br>
Acct-Delay-Time = 0<br>
Service-Type = Framed-User<br>
Client-IP-Address = xx.xx.xx.xx<br>
Acct-Unique-Session-Id = "6ee4bbf067e6b27a"<br>
</div>
</body>
</html>