WHATPORT(2103) whatport.net WHATPORT(2103)
2103

Zephyr serv-hm / MSMQ RPC

Registered to MIT's Zephyr notification service; on Windows hosts it is Microsoft Message Queuing's RPC port.

TCP IANA registry

Description

IANA and /etc/services name 2103 zephyr-clt, the server-to-hostmanager link in MIT Project Athena's Zephyr messaging system, which sits between zephyr-srv on 2102 and zephyr-hm on 2104. In modern scanning the port almost always means something else: MSMQ independent clients and servers listen on 2103 (with 2105) for RPC-based remote reads of public and private queues, after the client asks the endpoint mapper on 135 which ports to use. That is why 2103 shows up far more often than its neighbours — it is a Windows host with Message Queuing installed.

Exposed to the internet?

Do not expose

An MSMQ RPC endpoint exposes queue contents to whoever can authenticate, and RPC services on 135/2103/2105 are a standing target. Keep Message Queuing inside the network.

Check it yourself

$ nc -vz TARGET 2103

See also

Seen 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.