how to Allow Flooding

These are old archives. They are kept for historic purposes only.
Post Reply
LouisTheMoose
Posts: 7
Joined: Fri Aug 31, 2007 3:00 pm

how to Allow Flooding

Post 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;
santa2452
Posts: 29
Joined: Thu Jun 14, 2007 7:23 pm
Location: Columbus
Contact:

Re: how to Allow Flooding

Post 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.
Stealth
Head of Support
Posts: 2085
Joined: Tue Jun 15, 2004 8:50 pm
Location: Chino Hills, CA, US
Contact:

Re: how to Allow Flooding

Post by Stealth »

Post Reply