<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
I have enabled the detail log in my freeradius server. It logs everything which is cool. However, in Calling-Station-ID it only logs the last octes as :<div><br></div><div><div><span style="font-size: 10pt; ">        Acct-Session-Id = "4FEE219C619400"</span></div><div>        User-Name = "test@test.com"</div><div>        Acct-Status-Type = Stop</div><div>        Service-Type = Framed-User</div><div>        Framed-Protocol = PPP</div><div>        Acct-Authentic = RADIUS</div><div>        Acct-Session-Time = 9</div><div>        Acct-Output-Octets = 320</div><div>        Acct-Input-Octets = 925</div><div>        Acct-Output-Packets = 1</div><div>        Acct-Input-Packets = 4</div><div>        Calling-Station-Id = ".031"</div><div>        NAS-Port-Type = Async</div><div>        Acct-Terminate-Cause = User-Request</div><div>        Framed-IP-Address = 192.168.1.20</div><div>        NAS-IP-Address = 192.168.1.1</div><div>        NAS-Port = 0</div><div>        Acct-Delay-Time = 0</div><div>        Acct-Unique-Session-Id = "537e68121f1931c8"</div><div>        Stripped-User-Name = "test"</div><div>        Realm = "test.com"</div><div>        Timestamp = 1342054821</div><div>        Request-Authenticator = Verified</div></div><div><br></div><div>How do I or where do i adjust this parameter sothat full IP address is logged in calling-station-ID ? I looked at detail file in  modules/detail but could not find the parameter</div><div><br></div><div>M</div>                                      </div></body>
</html>