On Sun, 27 Jun 2004, Radius wrote: > > We have installed freeradius 0.9.3 on Red Hat 9 and are using dialupadmin and mysql. > > We cannot get the "Failed Logins" in the left column of dialupadmin to display any > of the invalid logins when we click > show. We have set the correct path for mysql in the log_badlogins script. Is there > something else that needs to be > changed in order for these to display?
log_badlogins need to be always runing to read the radius log and log bad logins in the sql database. > > Also, is there a way to have the invalid logins emailed to us so we can track when > someone is not getting logged on? Edit log_badlogins to also send an email Put a cron job that will scan the badlogins database and send you a report > > We are newbies and specific steps are much appreciated. > > Thanks in advance > > - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html > -- Kostas Kalevras Network Operations Center [EMAIL PROTECTED] National Technical University of Athens, Greece Work Phone: +30 210 7721861 'Go back to the shadow' Gandalf - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

