Page 1 of 1
Global I-line (maxperip)
Posted: Wed Sep 03, 2008 8:22 pm
by independence
Hello!
Is there some way to make a global I-line? I can set up allow blocks on all the servers on the net, and set maxperip to 25 for example, but I think what this will do is allow 25 connections per server? Is there some way to have this limit globally instead, so 25 connections to the entire network is allowed? Maybe with some services bot or module?
Thanks.
Re: Global I-line (maxperip)
Posted: Wed Sep 03, 2008 9:14 pm
by Casper
I believe Anope services can do this. Read their services.conf on how to set a global maximum. Read /msg operserv help exception on how to set a maximum for a single user.
Re: Global I-line (maxperip)
Posted: Thu Sep 04, 2008 9:17 am
by [dx]
Yes, but if Anope can do that, there is allow block for *@* users (example: for 5 users), so there is still problem
Hope u understand what I am trying to say
Re: Global I-line (maxperip)
Posted: Thu Sep 04, 2008 2:41 pm
by Casper
Then you can set it as high as possible for example to 99 and let the services handle everything. Although then, you sort of have a problem when services crash during some sort of clone attack...
Re: Global I-line (maxperip)
Posted: Fri Sep 05, 2008 3:18 am
by Stealth
Casper wrote:Then you can set it as high as possible for example to 99 and let the services handle everything. Although then, you sort of have a problem when services crash during some sort of clone attack...
The maxperip setting is not required, so if you want to use services to limit connections it can be left out instead of "setting it as high as possible"
However, I would set the maxperip setting to the same as the services max, just in case they did happen to crash during an attack (which is a somewhat unlikely but possible situation)