WHATPORT(1334) whatport.net WHATPORT(1334)
1334

AIX writesrv

AIX's writesrv daemon — accepts remote write messages to users' terminals.

TCP IANA registry

Description

On IBM AIX, writesrv listens on the port named in /etc/services (1334) and handles incoming requests from the write command, spawning a server process per request so a user on one host can write messages to a logged-in user's terminal on another. Both hosts must be running the daemon for remote write to work. It is an old inetd-era convenience service that AIX hardening guides tell you to disable, and it is the only well-documented user of this port.

Exposed to the internet?

Do not expose

IBM's own guidance is to disable writesrv on any system connected to a public network; it accepts unauthenticated terminal messages and offers nothing worth the risk.

Check it yourself

$ lssrc -s writesrv

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.