#1103235 amule: aMule never gets HighID

Package:
amule
Source:
amule
Description:
client for the eD2k and Kad networks, like eMule
Submitter:
Elkhej Ikha
Date:
2025-04-16 08:12:02 UTC
Severity:
normal
#1103235#5
Date:
2025-04-15 07:28:20 UTC
From:
To:
Dear Maintainer,

aMule never gets HighID. aMule in the same PC over the same network but with Arch works without any problem.

Steps to reproduce:
- Debian Trixie fresh install (plasma desktop).
- Install aMule
- Assign TCP and UDP ports and activate UPnP (preferences -> conection)

Even without activatint UPnP, if a fixed IP is given to the device MAC address in the router and TCP and UDP ports are manually opened for this IP aMule never gets HighID

#1103235#10
Date:
2025-04-16 08:09:43 UTC
From:
To:
Problem solved. No firewall no problem:
apt-get remove -y firewalld nftables && apt-get autoremove --purge -y

Perhaps some day I will use ufw and gufw, until then I can live without a firewall.