OK so I used TCPDUMP and it seems that the log is not incorrect... Radius is only sending the access-accept and nothing else. It should be sending other attributes but it is not. However, the attributes are included in my main dictionary file (dictionary.wisp and dictionary.chillispot) - that should be it shouldn't it?
I want to log all replies from Radius to my NAS so I edited my sites-enabled file and uncommented 'reply_log'. I then went to modules/detail and added:detail reply_log {detailfile = ${radacctdir}/%{Client-IP-Address}/reply-detail-%Y%m%ddetailperm = 0600}Now if i go to my log directory I do see reply-detail-%Y%m%d files created however the content is not what I expected. Rather than outputting all the attributes of the reply, all i see is:
Thu Nov 25 02:11:29 2010Packet-Type = Access-AcceptThu Nov 25 08:29:22 2010Packet-Type = Access-AcceptHow can I change the behavior to log all reply attributes?Thanks,
Rob White
------------------------------------------------- IMPORTANT NOTICE : The information in this email is confidential and may also be privileged. If you are not the intended recipient, any use or dissemination of the information and any disclosure or copying of this email is unauthorised and strictly prohibited. If you have received this email in error, please promptly inform us by reply email or telephone. You should also delete this email and destroy any hard copies produced.