aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: aMule-daemon external access issues  (Read 2434 times)

GrayFox.i0n

  • Full Member
  • ***
  • Karma: 2
  • Offline Offline
  • Posts: 139
aMule-daemon external access issues
« 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.
Logged

JusTiCe8

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 30
    • http://perso.wanadoo.fr/justice8
Re: aMule-daemon external access issues
« Reply #1 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.
Logged

vdb

  • Full Member
  • ***
  • Karma: 1
  • Offline Offline
  • Posts: 215
Re: aMule-daemon external access issues
« Reply #2 on: December 11, 2007, 10:46:44 AM »

And of course even from the outside you should also use port 4711, not 4712.
Logged
A waste is a terrible thing to mind.

GrayFox.i0n

  • Full Member
  • ***
  • Karma: 2
  • Offline Offline
  • Posts: 139
Re: aMule-daemon external access issues
« Reply #3 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

Logged

lfroen

  • Guest
Re: aMule-daemon external access issues
« Reply #4 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.
Logged