WHATPORT(1110) whatport.net WHATPORT(1110)
1110

nfsd-status / webadmstart

Split registration: TCP is "start web admin server", UDP is NFS client status — and Nmap labels the TCP side nfsd-status.

TCP UDP IANA registry

Description

IANA registers 1110/tcp as webadmstart ("Start web admin server") and 1110/udp as nfsd-keepalive ("Client status info"), which is why Nmap's service list calls the TCP side nfsd-status and carries both names in its comments. It is the most frequently observed port in this block, historically alongside NFS status-monitor traffic on Solaris and other Unix hosts. Both readings of the registration point at infrastructure you would not publish: an administrative bootstrap endpoint or NFS-adjacent status.

Exposed to the internet?

Do not expose

Either an admin-server hook or NFS status plumbing — both are internal-only. NFS-family services on a public IP are a long-standing compromise route.

Check it yourself

$ sudo lsof -nP -iTCP:1110 -sTCP:LISTEN

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.