<div>Am doing it correctly? Please suggest?</div>
<div> </div>
<div>Thanks,</div>
<div>Rams.<br></div>
<div class="gmail_quote">
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid"><br>  4. freeradius2.1.6 module errors (ramesh p)<br><br><br>----------------------------------------------------------------------<br>
<br>Message: 4<br>Date: Tue, 11 Aug 2009 12:50:30 +0530<br>From: ramesh p <<a href="mailto:rock786143@gmail.com">rock786143@gmail.com</a>><br>Subject: freeradius2.1.6 module errors<br>To: FreeRadius users mailing list<br>
       <<a href="mailto:freeradius-users@lists.freeradius.org">freeradius-users@lists.freeradius.org</a>><br>Message-ID:<br>       <<a href="mailto:6b6aa6710908110020r50a6d15aked46497f07cdadc7@mail.gmail.com">6b6aa6710908110020r50a6d15aked46497f07cdadc7@mail.gmail.com</a>><br>
Content-Type: text/plain; charset="iso-8859-1"<br><br>Hi All,<br><br>I have placed a small module "IGNORE" to ignore packets other than "Stop"<br>type.<br><br>modified acct_users file as:<br>
<br>DEFAULT Acct-Status-Type == "Tunnel-Stop", Acct-Type := "IGNORE"<br>DEFAULT Acct-Status-Type == "Tunnel-Start", Acct-Type := "IGNORE"<br>DEFAULT Acct-Status-Type == "Start", Acct-Type := "IGNORE"<br>
DEFAULT Acct-Status-Type == "Failed", Acct-Type := "IGNORE"<br>#DEFAULT Acct-Status-Type == "Checkpoint", Acct-Type := "IGNORE"<br>DEFAULT Acct-Status-Type == "Accounting-On", Acct-Type := "IGNORE"<br>
DEFAULT Acct-Status-Type == "Accounting-Off", Acct-Type := "IGNORE"<br>DEFAULT Acct-Status-Type == "Tunnel-Reject", Acct-Type := "IGNORE"<br>DEFAULT Acct-Status-Type == "Tunnel-Link-Start", Acct-Type := "IGNORE"<br>
DEFAULT Acct-Status-Type == "Tunnel-Link-Stop", Acct-Type := "IGNORE"<br>DEFAULT Acct-Status-Type == "Tunnel-Link-Reject", Acct-Type := "IGNORE"<br><br>and added the following in accounting section of main configuration file :<br>
<br>Acct-Type IGNORE {<br><br>               ok<br><br>       }<br><br>The above configuration was working in 1.1.6 version. However getting<br>following error in 2.1.6 version.<br>Module: Instantiating files<br> files {<br>
       usersfile = "/usr/local/fnmt/freeradius2//etc/raddb/users"<br>       acctusersfile = "/usr/local/fnmt/freeradius2//etc/raddb/acct_users"<br>       preproxy_usersfile =<br>"/usr/local/fnmt/freeradius2//etc/raddb/preproxy_users"<br>
       compat = "no"<br> }<br><strong>/usr/local/fnmt/freeradius2//etc/raddb/acct_users[25]: Parse error (check)<br>for entry DEFAULT: Unknown value IGNORE for attribute Acct-Type</strong></blockquote>
<div> </div>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid"><strong><span id=""></span><br></strong>Errors reading /usr/local/fnmt/freeradius2//etc/raddb/acct_users<br>
/usr/local/fnmt/freeradius2//etc/raddb/modules/files[7]: Instantiation<br>failed for module "files"<br><br>please help.<br><br>Thanks,<br>Rams.<br>Please help<br>-------------- next part --------------<br>An HTML attachment was scrubbed...<br>
URL: <<a href="https://lists.freeradius.org/pipermail/freeradius-users/attachments/20090811/c31a18ad/attachment.html" target="_blank">https://lists.freeradius.org/pipermail/freeradius-users/attachments/20090811/c31a18ad/attachment.html</a>><br>
<br>------------------------------<br><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><br><br>End of Freeradius-Users Digest, Vol 52, Issue 54<br>
************************************************<br></blockquote></div><br>