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 problem

Old posts that have not been replied to for several years.
Locked
User avatar
gumbydammit
Master
Posts: 311
Joined: Thu Sep 05, 2002 4:52 pm
Location: Canada
Contact:

userfile sharing problem

Post by gumbydammit »

I seem to be having trouble sharing a user file with another bot... here are some details...
on leaf bot...
Hub is set +ghp with the correct addy and ports
on hub.. leaf bot is set +gs with correct addy and ports

when i link from the leaf bot.... i get nothing... just hangs like it cant find the port
when i kill the attempt i get this..
Killed link attempt to: archangel -> 66.12.64.190.
[14:02] Killed link attempt to: archangel -> 66.12.64.190:37891

now that bots port is 37890...and is set in the leaf bot as such... so why is the attempt going to a higher port??
now if i link from the hub to the leaf.. i get this
<ArChAnGeL> [11:03] Linked to sauron.
<ArChAnGeL> *** Linked to sauron
<ArChAnGeL> [11:03] Creating resync buffer for Sauron
<ArChAnGeL> [11:03] Sending user file send request to Sauron
<ArChAnGeL> [11:04] Timeout on userfile transfer.

archangel = hub
saruon = leaf
[14:02] Timeout/EOF ident connection
[14:02] Linked to archangel.
*** Linked to archangel
--- (ArChAnGeL) named this channel 'Botnet'.
[14:02] Downloading user file from ArChAnGeL
[14:02] Failed connection; aborted userfile transfer.
[14:03] Disconnected from: ArChAnGeL. No reason (lost 20 bots and 8 users)
*** Disconnected from: ArChAnGeL. No reason (lost 20 bots and 8 users)

now this leaf bot runs off my own comp... Fbsd
and archangel runs off fbsd as well
sauron has no troubles linking OR sharing to other bots... neither does archangel thats why i post this msg
while linking.. on a .dccstat i get this...

on sauron:
6 420C40BE 1123 ArChAnGeL 12.64.190.gte.net bot flags: pUCosGwlia
10 420C40BE 1124 *users ArChAnGeL conn send


on archangel:
<ArChAnGeL> 14 42BA402F 33333 Sauron 66.186.64.47 bot flags: pUcoSgwliA
<ArChAnGeL> 15 DEADF00D 1124 *users Sauron send waited 8s
<ArChAnGeL> Filename: .share.Sauron.1031335849


now these bots link no problems.. they simply wont share..
i have a port range set... and the ports are available
and yet the bot does not seem to use these ports
1124 is not what is set in his conf for dcc portrange i have 1030:1040 set and am allowing neccesary traffic

any suggestions?? or perhaps more info you need to help me?
anything would be greatly appreciated :)
User avatar
gumbydammit
Master
Posts: 311
Joined: Thu Sep 05, 2002 4:52 pm
Location: Canada
Contact:

Post by gumbydammit »

oh i just realized i should have posted the settings in my share module so here goes...

set reserved-portrange 1030:1034

loadmodule transfer
set max-dloads 3
set dcc-block 0
set copy-to-tmp 0
set xfer-timeout 60

loadmodule share
set allow-resync 0
set resync-time 900
set private-global 0
set private-globals "na"
set private-user 0
set override-bots 1

by the way this bot has no other port problems... such as dcc or telnet ... i realize this is probably a port issue but im baffled why its only to this other bot...
and i have another bot running on my comp... who also shares with this bot... same thing... this bot archangel was on a shell before.. now hes moved to a shell on my friends box but has the exact same settings and he allows the ports needed and errr archangel shares fine with other bots
Locked