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.

AVALANCHE/TSUNAMI settings ??

Old posts that have not been replied to for several years.
Locked
C
Crypto

Post by Crypto »

Hi -

I have a botnet running the latest version of netbots. I have the following setup under Sentinel (in netset.tcl)

# sentinel.tcl settings
set nb_component(sentinel) 1
set sl_bcflood 15:30
set sl_bmflood 16:20
set sl_ccflood 15:20
set sl_avflood 0
set sl_tsunami 0
set sl_txflood 80:30
set sl_boflood 4:20
set sl_jflood 6:20
set sl_nkflood 6:20
set sl_ban 1440
set sl_boban 1440
set sl_globalban 0
set sl_wideban 1
set sl_banmax 100
set sl_igtime 240
set sl_masktype 0
ect......

I want to turn OFF tsunami and avflood protection for a channel (or all channels if I have to). I have set bot settings to 0 but my net is still kicking a site bot and banning it with:

sentinel: AVALANCHE/TSUNAMI flooder

Why ?? and how can I fix this ??

Thanks so much

Crypto

p
ppslim
Revered One
Posts: 3914
Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England

Post by ppslim »

This post would belong in the netbots forum.

Have you rehashed the bot after making the changes.
C
Crypto

Post by Crypto »


Yes I did re-hash .. and I did put it in the netbots forum ... but got no responce :sad: I know cross posting is a no no .. but thought I would try my luck here.

Thanks
User avatar
slennox
Owner
Posts: 593
Joined: Sat Sep 22, 2001 8:00 pm
Contact:

Post by slennox »

"sl_avflood 0" is invalid, it should be "sl_avflood 0:0"
C
Crypto

Post by Crypto »


Thanks Slennox !!

Crypto
Locked