<div>There may be some confusion, I am currently logging auth and accounting information in seperate folders that are labeled by client ip addresses, but those are the detail auth logs, I am working with just the radius.log file.  Below is a sample of what I get in the radius log file, notice the from client <a href="http://207.32.194.0/23">207.32.194.0/23</a> is the subnet which is in the clients.conf file also attached below.  So rather than manually entering all my router ips is there a shorter way to edit the way the radius.log file is built?</div>

<div> </div>
<div>*SAMPLE from Radius.log</div>
<div> </div>
<div>Fri Jun  3 12:39:17 2011 : Auth: Login incorrect: [00:60:B3:3C:A2:3C/] (from cli<br>ent <a href="http://207.32.194.0/23">207.32.194.0/23</a> port 2207252597)<br></div>
<div>*SAMPLE from clients.conf file</div>
<div>client <a href="http://207.32.194.0/23">207.32.194.0/23</a> {<br> secret  = nottellin<br> shortname = <br>}</div>
<div> </div>
<div> </div>
<div>I did browse thru some of the previous posts but never really saw any answers... I have a feeling I will need to do what the clients.conf file recommends and that is to manually enter each one of my routers  :(  a script would be nice to do that but I am not very educated in scripting etc...   thanks for any additional help!</div>

<div> </div>
<div>Jason Frawley</div>
<div><a href="http://www.sm-email.com/">www.sm-email.com</a></div>
<div>208-740-3290<br></div>
<div class="gmail_quote">On Fri, Jun 3, 2011 at 12:31 PM, Fajar A. Nugraha <span dir="ltr"><<a href="mailto:list@fajar.net">list@fajar.net</a>></span> wrote:<br>
<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">
<div class="im">On Sat, Jun 4, 2011 at 2:19 AM, Jason Frawley <<a href="mailto:jfrawley81@gmail.com">jfrawley81@gmail.com</a>> wrote:<br>> Sorry I meant to say log the client ip and not the subnet in which its in<br>
> ....eg.  log shows request from <a href="http://207.32.194.0/23" target="_blank">207.32.194.0/23</a> but I need it to show the<br>> actual ip in which the request came from.  Eg.  207.32.194.4<br><br></div>There was a post sometime ago about custom log format, search the list<br>
archive if you're interested in the complete responses.<br>Basically you can either:<br>- ADD what information logged (look at radiusd.conf, look for msg)<br>- log to a NEW file, with another format altogether (see linelog module)<br>
<br>Whichever path you choose, looks like you can use NAS-IP-Address or<br>Client-IP-Address attribute as the extra information.<br><br>--<br><font color="#888888">Fajar<br></font>
<div>
<div></div>
<div class="h5"><br>-<br>List info/subscribe/unsubscribe? See <a href="http://www.freeradius.org/list/users.html" target="_blank">http://www.freeradius.org/list/users.html</a><br></div></div></blockquote></div><br>