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.

dual hubs

Old posts that have not been replied to for several years.
Locked
t
tonic

Post by tonic »

To minimize lag on a rather large botnet i have setup two different hubs that share share userfiles with their individual leafs. I have been trying to setup a third hub to link these 2 hubs together, and i seemed to have got them linked fine. However, when i do .netjoin and all the other net commands, only the 3 hubs act upon the command. I think I might need to set some different flags to get the whole net to part/join channels and do all that stuff together, im not sure, maybe the tcl doesnt allow it. Currently i just have +bfoN set both ways for the hubs linking to the master hub, plus the +h bot flag on the two smaller hubs, so that it auto links. Are there some more flags i need to add to get them to all do stuff together.

Please inform me. Thanks.
p
ppslim
Revered One
Posts: 3914
Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England

Post by ppslim »

Everybot in the botnet, that you wish to act upon you net commands, should have the flag defined in the netset.tcl file (default N).

Every bot in the botnet, muist also have the correct same key setup in the netset.tcl file, else they wont respond either.
t
tonic

Post by tonic »

they do, i think your missing the point here. did you read all of what i said?
User avatar
slennox
Owner
Posts: 593
Joined: Sat Sep 22, 2001 8:00 pm
Contact:

Post by slennox »

Login to a bot you are issuing the command from, and a bot that isn't listening to the command.

1. On the issuing bot, does the receiving show +N in .whois?
2. On the receiving bot, does the issuing bot show +N in .whois?

Also paste your nb_ctrlbots settings.
t
tonic

Post by tonic »

sure does...
t
tonic

Post by tonic »

set nb_ctrlbots ""

Do I need to set something in that?
t
tonic

Post by tonic »

Wait, im thinking my major hub might need to have the userfiles of the other two hubs...because the major hub doesnt have any of the users on it that the two hubs that link to it do...So they aren't set +N.

But I don't know how i could get the major hub to download both and combine.

Would it be easier if i just linked the 2 hubs together?
t
tonic

Post by tonic »

one last thing, i could add all the bots manually on the major hub..and it works, i just tried adding a few bots. But that seems like a little excessive work.

<font size=-1>[ This Message was edited by: tonic on 2001-11-11 15:52 ]</font>
Locked