Page 1 of 1

how to Allow Flooding

Posted: Tue Apr 01, 2008 4:38 pm
by LouisTheMoose
We have set a chanel asde in the hope of using this to recive a constant flow of information from a sat ..

I have set this in the config file
class noflood
{
pingfreq 30;
maxclients 50;
sendq 1000000;
recvq 8000;
};

and of course the client sending the data floods out , can anyone please suggest some values ? Thank you


allow {
ip *@*; (will enter ip later)
hostname *@*; (" )
class noflood;
maxperip 20;

Re: how to Allow Flooding

Posted: Mon Apr 07, 2008 6:31 pm
by santa2452
really all you need to do is make the channel -f and it should allow floding, and if you have services make sure the bot doesnt kick flooders.

Re: how to Allow Flooding

Posted: Mon Apr 07, 2008 11:45 pm
by Stealth