FileMaker Server's xDBC listener — SQL access to hosted FileMaker databases.
IANA registers 2399 as fmpro-fdal, "FileMaker, Inc. - Data Access Layer". Claris documents it as the port that must be open for ODBC and JDBC clients to query hosted FileMaker files, and the JDBC driver's port is fixed at 2399 — it cannot be moved. Access still requires an account whose privilege set carries the fmxdcc extended privilege, and the listener only accepts connections when ODBC/JDBC sharing is enabled on the server. On a scan it identifies a FileMaker Server, usually alongside 443 and 5003.
Do not expose
Direct SQL access to a live database with credentials on the wire; keep it inside the network or behind a VPN rather than opening 2399 to the internet.
$ nc -vz TARGET 2399Seen 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.