aMule Forum

English => aMule Help => Topic started by: guepe on October 24, 2005, 07:53:16 PM

Title: Amule server and external access
Post by: guepe on October 24, 2005, 07:53:16 PM
I have configured my webserver with a port for internal access (port 1245) and it is fully working...
now, i'm trying to access my amule server from the internet, on the 1200 port, configured (opened) in my firewall/router...

When i try "my.ip:1200" in firefox... it doesn't work (timeout, can't access...)
I have something strange when starting amule : say, (in "server window") : *** TCP socket (ECServer) listening on 0.0.0.0:1200 ...

this is strange, i have a valid ip (192....) and amule is working...

of course, it doesn't work with the no-ip domain (i've installed the linux daemon)

i'm running on a fedora core 3, and my uname -a is : Linux DivxBox 2.6.9-1.667smp #1 SMP Tue Nov 2 14:59:52 EST 2004 i686 athlon i386 GNU/Linux

i've checkes "accept external connections" and "use tcp socket unless unix socket"... and am using the french version on amule
do you have an idea ?
thanks a lot !!!!
Title: Re: Amule server and external access
Post by: stefanero on October 24, 2005, 10:13:45 PM
why should it work on port 1200 when you set it up on port 1245 ?

the EC-server is listening on port 1200, not the webserver!! those are 2 different things

the ec-server is the server, where remote apps, like amuleweb or amulecmd use to connect to the running amule core, so the actuall port you need to connect to with your firefox or whatever is 1245, the same as from the LAN or localhost
Title: Re: Amule server and external access
Post by: GonoszTopi on October 25, 2005, 10:48:04 AM
Quote
I have something strange when starting amule : say, (in "server window") : *** TCP socket (ECServer) listening on 0.0.0.0:1200 ...

this is strange, i have a valid ip (192....) and amule is working...
0.0.0.0 means to accept connection from any IP address.