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.

[SOLVED] Commands in botnet questions

General support and discussion of Eggdrop bots.
Post Reply
k
kopeah
Voice
Posts: 2
Joined: Mon Mar 26, 2007 1:16 pm

[SOLVED] Commands in botnet questions

Post by kopeah »

Hi all,

I'm curious on why when you link several bots into one botnet they can only share banlist. I mean when I type +ban, it goes to all bots which is I think what it should be, but it doesn't work with +user, -user, +chattr, etc.

I have two bots that are using linux based shells and they are able to send +user, +chattr commands between those bots but not to bots that are using freebsd based shells.

Is there anything different when you compile on freebsd, or something I need to do on the config?
Last edited by kopeah on Tue Mar 27, 2007 2:12 am, edited 1 time in total.
User avatar
Alchera
Revered One
Posts: 3344
Joined: Mon Aug 11, 2003 12:42 pm
Location: Ballarat Victoria, Australia
Contact:

Post by Alchera »

It actually does work with all functions including bans.

Enhancing Your Eggdrop

Make certain the appropriate flags are set for each bot that is file sharing:

Code: Select all

.help whois
... also read carefully the "##### BOTNET/DCC/TELNET #####" section in eggdrop.conf.
Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM
k
kopeah
Voice
Posts: 2
Joined: Mon Mar 26, 2007 1:16 pm

Post by kopeah »

Thanks for your help .. all fixed now .. :) I missed config the share module part .. ;)
Post Reply