Patches item #576599, was opened at 2002-07-02 14:00 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=313751&aid=576599&group_id=13751
Category: packages Group: None Status: Open Resolution: None Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: ip-graph Initial Comment: I created this package as a result of many DENY/REJECT lines in my syslog file. This package reads your syslog file and extracts the ip address and port number of the offender and creates a file containing the extracted info. Then, a script reads the newly created file and generates a DENY without logging entry in the ipfilter.conf file. Thus, I get fewer entries in my logs. The scripts also do the following; 1. The file is sorted so there is only one entry of a given ip address. 2. When run on a cron, the created file is recycled on the first of the month to rid the file of any stagnate addresses. 3. The original weblet has been modified to include a dynamic graphing of ports that have had rules applied. 4. The package is self maintaining. MAWK and SORT are required. I have this running on Eiger and have done some running on Dachstein. You can see it online at www.vette66.com Thanks, chuck ([EMAIL PROTECTED]) ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=313751&aid=576599&group_id=13751 ------------------------------------------------------- Sponsored by: ThinkGeek at http://www.ThinkGeek.com/ _______________________________________________ Leaf-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/leaf-devel
