aMule Forum
English => aMule Help => Topic started by: KyroMaster on July 14, 2005, 10:07:56 PM
-
I´ve compiled aMule and wx under SuSe 9.3. aMule works fine except that the incoming port isn´t reachable. I´ve a router with the ports forwarded and everything works fine with eMule under XP.
I thought it mighjt be a problem with the integrated firewall, so I disabled it
since I don´t need it anyway. But I still get a LowID.
Does anyone have an idea what I can do?
-
KyroMaster,
You are basically on your own. You will have to do some research. I suggest you look at the wiki.
From my experience, it is either a misconfigured router or a misconfigured firewall. Make sure the ip address is the same at linux and windows.
Cheers!
-
have you checked that you have the SAME ip for windows and suse?
otherwise setup new forward rules and change teh tcp and udp port in amule and retry
stefanero
-
Ja, die IP ist genau gleich wie unter windows.
Beim starten erhalte ich die folgende Meldung:
Externe Verbindungen in der Konfigurationsdatei deaktiviert
2005-07-15 13:55:41: Fehler: Kann nicht auf TCP-Port lauschen.
2005-07-15 13:55:41: Port 1000 ist nicht erreichbar. Du wirst eine LOWID erhalten
Kann dass etwas damit zu tun haben?
-
The Ip is exactly the same as in windows.
On starting I receive the following message:
Externe Verbindungen in der Konfigurationsdatei deaktiviert
2005-07-15 13:55:41: Fehler: Kann nicht auf TCP-Port lauschen.
2005-07-15 13:55:41: Port 1000 ist nicht erreichbar. Du wirst eine LOWID erhalten
in english: External connections diabled in the config file
Can´t listen to TCP-Port
Port 1000 isn´t reqachable, you´ll receive a LowID
Could this have something to do with that?
-
well :)
its a priviliged port, only root can use those ports thats why it does not work...
anc external connections is just for remote admistration like, amuleweb or amulecmd...
-
Do you mean port 1000 is privileged. If yes, why? Is there a special servisce on this port?
If yes which port should I choose to receive a HighID?
-
Port 1000 isn't reqachable, you'll receive a LowID
You cannot use ports 0-1023 unless you are root. Select a port above 1024.
-
I changed it to 2000 and now it works *g
Thanks for all your help!