On Sat, 25 Mar 2006, Hanno Hecker wrote:
"--max-from-ip 5" and I just counted 10 connections from a single IP.
fromm config.sample/plugins:
# The hosts_allow module must be loaded if you want the -m /
# --max-from-ip / my $MAXCONNIP = 5; # max simultaneous connections from
# one IP settings... without this it will NOT refuse more than
# $MAXCONNIP connections from one IP!
hosts_allow
is this set or do you use your old plugins file?
You've got it. I still have to go through it all - so far I don't
think I've got an unmodified plugin. Admittedly, there's many that I don't
use, even modified. (There's so many new things between 0.26 and 0.32 :-)
Thanks.