Port 1342 lives in the strange space between official assignment and actual use. IANA registered it for a specific enterprise service. Malware made it infamous. And most people who encounter it today are just looking at old security warnings.
What Port 1342 Is Officially For
Port 1342 is registered in the IANA Service Name and Transport Protocol Port Number Registry for ESBroker (Electronic Security Broker)—a key management protocol developed by Motorola.1
ESBroker was built on the Kerberos framework. It handles authentication and key distribution between clients and centralized Key Distribution Centers (KDCs). Think of it as a ticket-based system for managing cryptographic keys in secure communications.2
The protocol exists. The registration is real. But if you're running a network today, the chances you're actually using ESBroker on port 1342 are vanishingly small.
What Port 1342 Is Actually Known For
Here's the uncomfortable truth: port 1342 is more famous for malware than for its legitimate service.
Security databases flag this port because trojans and viruses used it in the past to establish remote connections.3 The port showed up in threat lists, got documented in security tools, and earned a reputation that outlasted the actual malware.
This doesn't mean every connection on port 1342 is malicious. It means the port has history, and security software remembers.
The Lotus Notes Confusion
Port 1342 sometimes gets confused with Lotus Notes/Domino communication—but that's a case of mistaken identity.
Lotus Notes actually uses port 1352 (not 1342) for its default client-server and replication traffic.4 The single digit difference has caused confusion in documentation and firewall configurations over the years.
If you're troubleshooting Lotus Notes connectivity, you want 1352. Port 1342 is something else entirely.
The Registered Ports Range
Port 1342 falls in the registered ports range (1024-49151). This range sits between:
- Well-known ports (0-1023): Reserved for common services, require administrative privileges to bind
- Dynamic/ephemeral ports (49152-65535): Used for temporary connections, assigned automatically
Registered ports are assigned by IANA to specific services, but they don't require special privileges to use. Anyone can request a registered port number for their application. Some get widely adopted. Others—like ESBroker—remain obscure.5
How to Check What's Listening on Port 1342
If you need to see what's actually using port 1342 on your system:
On Linux/macOS:
On Windows:
If you see something listening and don't recognize the application, investigate. The official ESBroker assignment doesn't mean something else isn't using the port.
Why Unassigned and Obscure Ports Matter
Ports like 1342 demonstrate an important truth about the port system: official registration doesn't guarantee adoption.
IANA maintains the registry. Developers request assignments. But whether a protocol actually gets deployed, gains traction, or fades into obscurity—that's determined by whether people build systems that need it.
Some registered ports become essential infrastructure. Others exist only in the registry and old documentation. Port 1342 is the latter—officially claimed, rarely used, but still carrying the weight of its history.
The gap between assignment and reality is where network administration actually happens. You manage the ports that matter on your network, not the ones that theoretically should.
Frequently Asked Questions About Port 1342
Ήταν χρήσιμη αυτή η σελίδα;