# WHATPORT(7025)

## NAME

port 7025 — Vormetric Service II (vmsvc-2) — The second Vormetric agent port on paper; in mail environments, Zimbra's LMTP listener in practice.

Protocol: TCP/UDP  
IANA registry

## DESCRIPTION

IANA registers 7025 as vmsvc-2, "Vormetric Service II", from the same 2005 assignment as 7024, serving the same agent-to-Data-Security-Manager role in what is now the Thales CipherTrust line. The other common occupant is Zimbra Collaboration, whose mailbox server accepts LMTP delivery from its MTA on 7025 (zimbraLmtpBindPort) — so on a mail host, 7025 open next to 25 and 7071 means Zimbra, not Vormetric. Neither service belongs on a public interface.

## EXPOSURE

**Do not expose.** LMTP has no authentication and accepts mail for local delivery; the Vormetric reading is a key-management channel. Either way this is an internal-only port.

## CHECK

```sh
nc -vz TARGET 7025
```

## SEE ALSO

- docs — [Thales — Vormetric Data Security Platform](https://cpl.thalesgroup.com/encryption/vormetric-data-security-platform) (cpl.thalesgroup.com)
- iana — [IANA Service Name and Transport Protocol Port Number Registry — 7025](https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xhtml?search=7025) (iana.org)

---

HTML: <https://whatport.net/7025/> · JSON: <https://whatport.net/7025.json> · full dataset: <https://whatport.net/ports.json>
