The classic eDonkey file-sharing port — eMule and aMule clients listening for incoming peers.
4662 TCP, paired with 4672 UDP, was the default listening port of eDonkey2000 and then eMule, the peer-to-peer file-sharing clients that dominated European file sharing in the early 2000s. eMule's own FAQ notes that versions from 0.47c onward pick random ports at first start precisely because the fixed defaults were so widely blocked and fingerprinted, so a modern client may be anywhere. IANA registers the port to an unrelated service, OrbitNet Message Service. Scanners and ISPs alike have treated 4662 as a P2P signature for two decades.
Expose with care
Inbound connections are how the protocol works, so an open port is not itself a misconfiguration — but it advertises P2P participation to anyone scanning and exposes a legacy, lightly maintained client to the internet.
$ nc -vz -w 3 TARGET 4662Seen this on your network? Beige Box scans your Wi-Fi and shows every open port on every device — and its Ports tool links straight back here.
Get Beige Box →also available as JSON · Markdown
Corrections or a missing port? Reply @rimrocksystems.