WHATPORT(7100) whatport.net WHATPORT(7100)
7100

X Font Service (xfs)

The X font server — a legacy daemon that hands rasterized fonts to X11 clients over the network.

TCP UDP IANA registry

Description

IANA registers 7100 as font-service, and the xfs man page confirms the daemon's default port number is 7100. In the X11 model an X server or client with FontPath set to tcp/host:7100 fetches font metrics and glyphs from xfs rather than from local files. Modern desktops render fonts client-side through fontconfig and Xft, so xfs is effectively obsolete; distributions that still ship it default to a local socket or -nolisten tcp. An open 7100 today is either a very old X installation or an unrelated application on the number.

Exposed to the internet?

Do not expose

xfs has no meaningful authentication and is unmaintained legacy code with a history of remote overflow bugs; there is no reason to have it reachable off the host.

Check it yourself

$ fslsfonts -server TARGET:7100

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.