aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: cannot connect daemon  (Read 2303 times)

rpolach

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 5
cannot connect daemon
« on: June 21, 2006, 12:34:33 AM »

Hi I have a problem connecting amuled from amulegui running on different box.

On a box "A" I have edit ~/.aMule/amule.conf to set these options:
    AcceptExternalConnections=1
    ECAddress=192.168.2.200
    ECPassword=xxxxxx

where 192.168.2.200 is own interface of "A" box.
Then I have run "amuled".
It gives me this output:

   amuled: OnInit - starting timer
    Initialising aMule
    Checking if there is an instance already running...
    No other instances are running.
    Loading temp files from /home/rrr/.aMule/Temp.

    All PartFiles Loaded.
    ListenSocket: Ok.

    *** TCP socket (ECServer) listening on 192.168.2.200:4712
    *** Server UDP socket (TCP+3) at 0.0.0.0:4665
    *** TCP socket (TCP) listening on 0.0.0.0:4662
    *** Client UDP socket (extended eMule) at 0.0.0.0:4672
    Empty dir /home/rrr/.aMule/Incoming/ shared


I hope I can set these 0.0.0.0 later from gui
so I ran "amulegui" on box "B" and enter "192.168.2.200" to "Connect to" field
and set the correct password to "Password" field and clicked "Connect".
I have got this output:

 Connecting...
  Going to event loop...

and then it waits forever.

I could not find anything relevant in docs, faq or in this forum. Please help
« Last Edit: June 21, 2006, 12:37:31 AM by rpolach »
Logged

wuischke

  • Developer
  • Hero Member
  • *****
  • Karma: 183
  • Offline Offline
  • Posts: 4292
Re: cannot connect daemon
« Reply #1 on: June 21, 2006, 09:35:56 AM »

Welcome rpolach!

You can (should) set the ECAdress entry to blank (=0.0.0.0 or all) again, at least for testing purposes.
The password has to be a md5-sum in den amule/remote.conf, did you use a md5-sum?

Hope this helps.
Logged

stefanero

  • Some Support
  • Developer
  • Hero Member
  • *****
  • Karma: 8
  • Offline Offline
  • Posts: 4235
Re: cannot connect daemon
« Reply #2 on: June 21, 2006, 09:44:00 AM »

Logged
In its default setup, Windows XP on the Internet amounts to a car
parked in a bad part of town, with the doors unlocked, the key in
the ignition and a Post-It note on the dashboard saying, "Please
don't steal this."

rpolach

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 5
Re: cannot connect daemon
« Reply #3 on: June 22, 2006, 09:24:34 AM »

it helps :-)
thank you very much!
Logged