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.

Eggdrop Connecting Problem

Old posts that have not been replied to for several years.
Locked
a
anzuhan

Post by anzuhan »

Seems that you haven't set the correct flags to your botas or something is wrong.
T
TheDweep

Post by TheDweep »

When I start the bots the hub bot gives this problem:

[16:18] Telnet connection: thedweep.homeip.net/1413
[16:18] Denied telnet: oddjob@thedweep.homeip.net, No Access
[16:19] Telnet connection: thedweep.homeip.net/1429
[16:19] Denied telnet: oddjob@thedweep.homeip.net, No Access
[16:20] Telnet connection: thedweep.homeip.net/1439
[16:20] Lost connection while identing [thedweep.homeip.net/1439]

I can't figiure out what causes the problem. Every setting is correct(according to my knowledge of course :smile: ) Could someone help me with this?

PS: Both bots are 1.6.8

<font size=-1>[ This Message was edited by: TheDweep on 2002-03-07 10:23 ]</font>

<font size=-1>[ This Message was edited by: TheDweep on 2002-03-07 10:24 ]</font>
T
TheDweep

Post by TheDweep »

The flags are +ghp for both bots, that should be correct
a
anzuhan

Post by anzuhan »

Umnh, but if you got +h for both bots it makes them both to be hub bots so you should set +h only for one bot. Change the flags for your hub bot to +ghp and for the leaf bot try +gs. Then wait and it should connect.
If you got invalid handles try .chhandle old_handle new_handle. after this your botnet should work just fine.

P
Petersen
Owner
Posts: 685
Joined: Thu Sep 27, 2001 8:00 pm
Location: Blackpool, UK

Post by Petersen »

flags are not the problem. hostmasks are. you haven't added that hostmask to the record of the bot trying to connect (with +host)
T
TheDweep

Post by TheDweep »

.link Oddjob
[15:54] #TheDweep# link Oddjob
That bot is already connected up.

They link, but the file transfer just won't start
a
anzuhan

Post by anzuhan »

Try .unlink <bot> to unlink and then .link again.
T
TheDweep

Post by TheDweep »

this is everything that happens:

[21:09] Received challenge from Blofeld... sending response ...
[21:09] Linked to Blofeld.
*** Linked to Blofeld

I use telnet, maybe that's it, the bots doesn't save their userfile also(which is on in the eggdrop.conf)
a
anzuhan

Post by anzuhan »

Thou must add these lines to the all config files :
loadmodule share
loadmodule transfer

Without those your botnet will work fine but won't share it's userfiles.
T
TheDweep

Post by TheDweep »

both modules are looded, that's why I don't get it, it's suppose to work.
T
TheDweep

Post by TheDweep »

I made the bots from scratch and they work now, I think I know what the problem was.

Thnx for the help guys :smile:
Locked