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.

error when userfile attempts to transfer

Old posts that have not been replied to for several years.
Locked
z
zephxiii

error when userfile attempts to transfer

Post by zephxiii »

I have 3 eggs v 1.6.6. the first one is named zeph, the other two are Ooglaa, and lawofone.

Ooglaa, and lawofone were directory copies of zeph, i just edited eggdrop.conf to make them who they are

ooglaa, and lawofone have no problem whatsoever sharing userfiles with each other. However for some reason, no matter what i do, zeph cannot share files at all.

here is the error it gives, ooglaa being aggressive, zeph being passive., zeph flagged as +s on ooglaa, and ooglaa flagged as +p on zeph.:

Ooglaa:
<Ooglaa> *** Linked to zeph
<Ooglaa> *** (zeph) New Bot (Eggdrop v1.6.6, TCL v8.3.4) Uptime Record! 15 minutes 47 seconds.
<Ooglaa> [19:36] Creating resync buffer for zeph
<Ooglaa> [19:36] Sending user file send request to zeph
<Ooglaa> [19:41] Timeout on userfile transfer.

zeph:
<zeph> [19:47] Challenging ooglaa...
<zeph> [19:47] Linked to ooglaa.
<zeph> *** Linked to ooglaa
<zeph> [19:47] Downloading user file from ooglaa
<zeph> [19:47] (!) Could not find bot responsible for sending us the userfile for which the transfer failed.
<zeph> [19:47] Failed connection; aborted userfile transfer.


I tried restarting zeph as eggdrop -m to start over with a new user file
did nothing. I'm thinking its something to do with configuration some where, possibly eggdrop.conf?

ooglaa and lawofone will sahre userfiles with each other no problems, and their directories were copied from zeph. they are all the same version

anyone have any ideas? I'd really like to get this issue resolved.
z
zephxiii

Post by zephxiii »

could this be a problem with router and port forwarding? the two bots that will link together are on the same machine. zeph is on a different machine on the internets and behind a router.

Also my eggdrop.conf is very small, only the needed settings were used.
z
zephxiii

Post by zephxiii »

Further investigation has determined it is a NAT/port forwarding issue, zeph's listen ports are 3333/3333, what ports need to be opened up to allow the userfile transfer? I am very limited in my router when it comes to port forwarding, so it can only be one port
User avatar
demond
Revered One
Posts: 3073
Joined: Sat Jun 12, 2004 9:58 am
Location: San Francisco, CA
Contact:

Post by demond »

you need to set nat-ip in zeph's config to your router's external IP (and have appropriate port forwarding)
Last edited by demond on Fri Nov 19, 2004 1:55 am, edited 1 time in total.
User avatar
demond
Revered One
Posts: 3073
Joined: Sat Jun 12, 2004 9:58 am
Location: San Francisco, CA
Contact:

Post by demond »

you will also need to set reserved-portrange and forward that port(s)

otherwise zeph opens random listening ports for userfile transfer and your router doesn't forward them
z
zephxiii

Post by zephxiii »

thanks, doing both of what you recommended did the trick! that and buying a new router :P
Locked