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.

userfile sharing and routers (?)

Old posts that have not been replied to for several years.
Locked
K
K-Force

userfile sharing and routers (?)

Post by K-Force »

I've just configured 2 eggies, and linked them together, and configured NetBots, so everything is working except one thing, the userfile sharing.

One of the bots is behind a Router (DLink DI-704), but i put the servers IP to be DMZed, so every port is forwarded to the server. But still, the sharing wont work. This is what happens:

Leaf:

Code: Select all

[18:15:00]  k-force_:  .link K-Net
[18:15:39]  Chakotay:  [18:20] #grafik (+tn) : [m/65 o/12 h/0 v/2 n/51 b/0 e/- I/-]
[18:15:39]  Chakotay:  [18:20] #k-force# link K-Net
[18:15:39]  Chakotay:  [18:20] Linking to K-Net at force.homelinux.net:54571 ...
[18:15:39]  Chakotay:  [18:20] Received challenge from K-Net... sending response ...
[18:15:39]  Chakotay:  [18:20] Linked to K-Net.
[18:15:39]  Chakotay:  *** Linked to K-Net
[18:15:40]  Chakotay:  [18:20] Downloading user file from K-Net
[18:16:15]  Chakotay:  [18:20] Disconnected from: K-Net. No reason (lost 1 bot and 1 user)
[18:16:15]  Chakotay:  *** Disconnected from: K-Net. No reason (lost 1 bot and 1 user)
Hub:

Code: Select all

[18:18] Telnet connection: c-d6f570d5.022-4-6c6b7010.cust.bredbandsbolaget.se/4539
[18:18] Ident failed for c-d6f570d5.022-4-6c6b7010.cust.bredbandsbolaget.se: Address invalid on remote machine
[18:18] Challenging Spock...
[18:18] Linked to Spock.
*** Linked to Spock
[18:18] Creating resync buffer for Spock
[18:18] Sending user file send request to Spock
[18:18] Telnet connection: c-d6f570d5.022-4-6c6b7010.cust.bredbandsbolaget.se/4560
[18:18] Ident failed for c-d6f570d5.022-4-6c6b7010.cust.bredbandsbolaget.se: Address invalid on remote machine
[18:19] Timeout on userfile transfer.
*** Disconnected Spock (timed-out userfile transfer)
D
Darmoth
Master
Posts: 210
Joined: Sun Oct 07, 2001 8:00 pm
Location: old europe

Post by Darmoth »

are the bots compiled with the same settings for Nick and Handle legth?
did you add the bots with the correct hostmask and port? (the port you set for "listen all" in the config.
The bots should use different ports. Don't choose the ports to close, leave about 10 ports between them, e.g. 3000 for bot 1 and 3050 for bot 2.
Try to reset the passwords.
Is the portforwarding for the bot's "listen all" port at your router working ?
Locked