This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

sentinel & botnet flood

Old posts that have not been replied to for several years.
Locked
m
mrgenius

sentinel & botnet flood

Post by mrgenius »

hello all :-?

i am facing strange problem .. I am getting botnet floods these days & I have loaded sentinel in my eggdrop .. but it not doing much for me .. bot always disconnect with msg EXCESS FLOOD

I have tried by adjusting different settings .. but no use

can u please tell me reason ... or if possible send me ur settings

remember i am using recent versionf of sentinel

ASAD
User avatar
z_one
Master
Posts: 269
Joined: Mon Jan 14, 2002 8:00 pm
Location: Canada

Post by z_one »

Type .sentinel on the partyline of the bot where sentinel.tcl is loaded and paste the settings here.
m
mrgenius

Post by mrgenius »

hi :D

Sorry for reply so late... i forgot this question :p

n e ways here are the settings

[01:29] <Pareshan> This bot is protected by sentinel.tcl by slennox
[01:29] <Pareshan> Current settings
[01:29] <Pareshan> - Bot CTCP flood: 10 in 30 secs
[01:29] <Pareshan> - Bot MSG flood: 10 in 20 secs
[01:29] <Pareshan> - Channel CTCP flood: 10 in 20 secs
[01:29] <Pareshan> - Channel AVALANCHE flood: 10 in 20 secs
[01:29] <Pareshan> - Channel TSUNAMI flood: 10 in 20 secs (10 ctrl codes / line)
[01:29] <Pareshan> - Channel TEXT flood: 80 in 30 secs
[01:29] <Pareshan> - Channel BOGUS flood: 10 in 20 secs
[01:29] <Pareshan> - Channel JOIN-PART flood: 12 in 20 secs (quit detection OFF)
[01:29] <Pareshan> - Channel NICK flood: 10 in 20 secs
[01:29] <Pareshan> - Channel +i locktime: 300 secs
[01:29] <Pareshan> - Channel +m locktime: 300 secs
[01:29] <Pareshan> - Small flood short lock: Inactive
[01:29] <Pareshan> - Channel flood bans: 3 mins
[01:29] <Pareshan> - Bogus username bans: 2 mins
[01:29] <Pareshan> - Ban type: Channel-specific *!*@host.domain
[01:29] <Pareshan> - Maximum bans: 100
[01:29] <Pareshan> - Flooder ignores: 5 mins
[01:29] <Pareshan> - Kicks per line: 1
[01:29] <Pareshan> - Maximum channel bans: 19
[01:29] <Pareshan> - Flood notification: Notifying MrGen|us, Gen|us_Away
[01:29] <Pareshan> - Public lc/uc commands: Enabled (+o users, ops required)
[01:29] <Pareshan> - BitchX simulation: Off



And these don't work... bot quits irc before stopping flood :(

do some thing

ASAD
User avatar
Sir_Fz
Revered One
Posts: 3794
Joined: Sun Apr 27, 2003 3:10 pm
Location: Lebanon
Contact:

Post by Sir_Fz »

its probably because there is huge ammount of bots (I mean very huge) joining your channel, and are very very fast... so the bot will do lots of commands which will lead it to quit excess flood.

or the connection, your bot's connected through is not so fast and doesn't catch the flood quickly to make action.

else I see that your settings are normal, try increasing the ban time (in minutes) make it 10-15 minutes better, because the flood may not stop withing 2 minutes or 3.
User avatar
z_one
Master
Posts: 269
Joined: Mon Jan 14, 2002 8:00 pm
Location: Canada

Post by z_one »

Hi,

Your settings don't seem wrong.
How many flood bots are we talking about ? 100 ? 250 ? 500 ?
If there are hundreds of bots joining all at once, then you might consider running a channel limiter to help prevent this.

One last thing, did you check if your bots are being flooded in private prior to a flood on the main channel?
User avatar
slennox
Owner
Posts: 593
Joined: Sat Sep 22, 2001 8:00 pm
Contact:

Post by slennox »

Allowing 10 CTCPs is a bit high. The bot may try to respond to all 10, and that alone might be the problem. Reduce it to around 5.

Disabling sl_ban on at least a few bots (if not completely) is also recommended. The less active the bots are in sending stuff to the server during a flood, the less likely they are to flood themselves off. You might need to have an unlinked, non-sharebot do the bans, so that it's not sending the bans to all the other bots which in turn may enforce them (i.e. send them to the server).
Locked