aMule Forum
English => aMule Help => Topic started by: rpolach 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
-
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.
-
http://www.amule.org/wiki/index.php/AMuleWeb
^^ read here :))
-
it helps :-)
thank you very much!