What Port 2723 Is
Port 2723 is registered in the IANA Service Name and Transport Protocol Port Number Registry under the name watchdognt — WatchDog NT Protocol.1
The registration belongs to a Windows NT-era application made by Tripp Lite that monitored system services and automatically rebooted locked or unresponsive servers. It was designed for unattended systems: kiosks, remote servers, machines nobody was watching. If a service went down, WatchDog NT would restart it. The software supported Windows NT, 2000, and XP. It has since been retired and not replaced.2
The protocol itself was never widely documented, never picked up by any successor software, and hasn't been in active use for well over a decade. But the IANA registration persists — because IANA registrations don't expire.
What Range This Port Belongs To
Port 2723 sits in the registered ports range (1024–49151). These ports are not owned by the operating system the way well-known ports (0–1023) are — any process can bind to them without elevated privileges — but they're meant to be assigned to specific services by IANA to prevent conflicts.3
"Registered" means someone filed paperwork. It doesn't mean anyone is using it.
What You'll Find Here Today
Almost certainly nothing. If you see traffic on port 2723 on a modern system, it isn't WatchDog NT. It's more likely:
- A development server or custom application that chose this port arbitrarily
- A misconfigured service
- Something worth investigating
How to Check What's Listening on This Port
On Linux or macOS:
On Windows:
The process ID in the output can be cross-referenced in Task Manager or with:
Why This Matters
The port registry is full of ports like 2723 — registered to software that no longer runs, for protocols that were never widely adopted, for companies that no longer exist. They're ghosts in the numbering system.
This is actually useful to know. When you see an unfamiliar port in a scan, "registered" doesn't mean "safe" or "active." It means someone once had a reason to file the paperwork. The question is always: what's running there now?
此頁面對您有幫助嗎?