WHATPORT(2119) whatport.net WHATPORT(2119)
2119

Globus GRAM gatekeeper

The Globus gatekeeper — GSI-authenticated job submission on grid computing clusters.

TCP IANA registry

Description

globus-gatekeeper is the front door of Globus GRAM: it authenticates an incoming TCP connection with GSI (X.509 proxy certificates over GSSAPI), maps the client's distinguished name to a local Unix account through the grid-mapfile, and then starts the requested service, normally a job manager that submits work to the site's batch scheduler. Running as root it defaults to port 2119. You find it on academic and national-lab compute clusters, alongside the GRIS information service on 2135. The Globus Toolkit itself is retired; surviving deployments run the community-maintained Grid Community Toolkit.

Exposed to the internet?

Expose with care

It is designed to be reachable between grid sites, but it runs jobs as local users on the strength of your CA trust and grid-mapfile. Only expose it with those maintained and the software patched — an abandoned gatekeeper is remote job execution on unsupported code.

Check it yourself

$ nc -vz TARGET 2119

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.