aMule Forum

English => aMule Help => Topic started by: GrayFox.i0n on December 10, 2007, 12:05:59 AM

Title: aMule-daemon external access issues
Post by: GrayFox.i0n on December 10, 2007, 12:05:59 AM
Hi all!
I just got amule-daemon (amuled) in a small machine, without any screen, and only using ssh.
The point is that i made all work, i mapped all the needed ports and when i go to http://192.168.1.100:4711/ everything works fine... it has been some hours running and it works pretty fine.
The problem comes when i try to access from outside, i type in my web browser: http://my-ip:4712/ after redirecting the tcp port to the corresponding machine, and all i get is the "page cannot be loaded" page.
¿Did i miss anything? in amule.config i changed the option to accept external connections to the value "1". ¿Which can be the problem?
Thanks ;)

BTW, i want to ask where can i find different templates to setup for the web interface.
Title: Re: aMule-daemon external access issues
Post by: JusTiCe8 on December 11, 2007, 08:03:29 AM
Hi, you need amuleweb daemon in addtion to have web remote access, take a look at config file, and amule wiki for right setting.

Regards.
Title: Re: aMule-daemon external access issues
Post by: vdb on December 11, 2007, 10:46:44 AM
And of course even from the outside you should also use port 4711, not 4712.
Title: Re: aMule-daemon external access issues
Post by: GrayFox.i0n on December 15, 2007, 02:55:26 PM
Hi all
I tryed the way you said, so i start amule daemon:

$ amuled -f (For sending it to the background)

and then i launch amuleweb. It asks me the amule connection password and i get this error:

aMuleweb$
WSThread: Thread started
WSThread: could not create socket on :4711

Title: Re: aMule-daemon external access issues
Post by: lfroen on December 18, 2007, 08:40:25 AM
aMuleweb$
WSThread: Thread started
WSThread: could not create socket on :4711
This means that someone already using port 4711. You probably starting amuleweb twice.