aMule Forum

English => aMule Help => Topic started by: KyroMaster on July 14, 2005, 10:07:56 PM

Title: LowID with StSe 9.3 without firewall
Post 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?
Title: Re: LowID with StSe 9.3 without firewall
Post by: phoenix on July 15, 2005, 03:31:08 AM
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!
Title: Re: LowID with StSe 9.3 without firewall
Post by: stefanero on July 15, 2005, 06:24:21 AM
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
Title: Re: LowID with StSe 9.3 without firewall
Post by: KyroMaster on July 15, 2005, 02:09:29 PM
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?
Title: Re: LowID with StSe 9.3 without firewall
Post by: KyroMaster on July 15, 2005, 02:11:07 PM
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?
Title: Re: LowID with StSe 9.3 without firewall
Post by: stefanero on July 15, 2005, 02:13:13 PM
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...
Title: Re: LowID with StSe 9.3 without firewall
Post by: KyroMaster on July 15, 2005, 02:51:06 PM
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?
Title: Re: LowID with StSe 9.3 without firewall
Post by: GonoszTopi on July 15, 2005, 02:52:22 PM
Quote
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.
Title: Re: LowID with StSe 9.3 without firewall
Post by: KyroMaster on July 16, 2005, 04:29:41 PM
I changed it to 2000 and now it works *g
Thanks for all your help!