Thanks for the info on Banish.
I installed it and it seems to be working fine.
 
Since I am being bombarded with attempts to register with my trixbox the log 
file is getting huge.  Over 2.5GB is about 12 hours.
 
Also, a note to Banish users.
The log file display does not link correctly for Older and Newer links.
To fix modify 2 lines in /cgi-bin/logs.cgi/banishlog.dat and change the 
"banishlog.dat" to "Banishlog.dat" in both the older and newer line links. 
(note upper case B)
 
Change: 
<a 
href='/cgi-bin/logs.cgi/banishlog.dat?$prev,$cgiparams{'MONTH'},$cgiparams{'DAY'}'>$Lang::tr{'older'}</a>";
 }
AND
<a 
href='/cgi-bin/logs.cgi/banishlog.dat?$next,$cgiparams{'MONTH'},$cgiparams{'DAY'}'>$Lang::tr{'newer'}</a>";
 }
To:
<a 
href='/cgi-bin/logs.cgi/Banishlog.dat?$prev,$cgiparams{'MONTH'},$cgiparams{'DAY'}'>$Lang::tr{'older'}</a>";
 }
AND
<a 
href='/cgi-bin/logs.cgi/Banishlog.dat?$next,$cgiparams{'MONTH'},$cgiparams{'DAY'}'>$Lang::tr{'newer'}</a>";
 }

Bill
-----Original Message-----
From: Mike Oliveri <[email protected]>
To: Tech-Geeks Mailing List <[email protected]>
Date: 08/10/2010 09:23 AM
Subject: Re: [tech-geeks] Banish for IPCop

That's what we used it for. 

We also blocked a lot of the Asian and South American IP ranges because that's 
where most attacks come from.


Mike


On Aug 10, 2010, at 8:15 AM, Chris Franzen wrote:
I use it to block certain Https sites (like facebook).   

Chris Franzen 
Technology Coordinator 
Nokomis School District 
511 Oberle St. 
Nokomis, IL  62075 



On Mon, Aug 9, 2010 at 3:39 PM, Bill Butts < [email protected]> wrote: 

I am looking for comments from someone what has Banish running on IPCop. 
  
Thanks, 
Bill 
  

--------------------------------------------- 
Bill Butts 
St. Clair County Regional Office of Education 
1000 South Illinois St. 
Belleville, IL 62220 
Ph: (618)825-3923 Fx: (618)236-4823 
..o.. 


| Subscription info at http://www.tech-geeks.org |
| Subscription info at http://www.tech-geeks.org |

| Subscription info at http://www.tech-geeks.org |
---------------------------------------------
Bill Butts
St. Clair County Regional Office of Education
1000 South Illinois St.
Belleville, IL 62220
Ph: (618)825-3923 Fx: (618)236-4823
..o..


| Subscription info at http://www.tech-geeks.org |

Reply via email to