DKDavid Koran& Associates
Home The CMMC Guide Part III · Access Control AC.L2-3.1.14
The CMMC Guide · Access Control Family

AC.L2-3.1.14  Route Remote Access Through Managed Points

Route remote access via managed access control points.

Family
Access ControlAC, 22 requirements
Point Value
1Lower weight, but not POA&M exempt
POA&M Eligible
YesOne-point requirement, may be deferred
Objectives
TwoPer NIST SP 800-171A

1Overview

AC.L2-3.1.14 is the architectural requirement of the remote-access cluster: remote access must arrive through a small, managed set of entry points rather than through many scattered doors. It reduces the surface an organization has to defend and watch by funneling all remote connections through a limited number of controlled gateways.

The idea is straightforward and its benefit compounds across the other controls. If remote access can enter the environment at many points, each one has to be individually secured, monitored, and encrypted, and any that is overlooked becomes a way in. If remote access is instead routed through a few managed access control points, the organization can concentrate its defenses there: the monitoring of 3.1.12, the encryption of 3.1.13, and the inspection and enforcement that a managed gateway provides all apply at a small number of well-understood places. The control is satisfied when remote access is required to traverse those managed points and cannot bypass them.

The requirement · NIST SP 800-171 Rev 2, 3.1.14

Route remote access via managed access control points.

A managed access control point is a controlled gateway through which remote traffic must pass, such as a VPN concentrator or a remote access gateway that terminates and inspects the connection before it reaches the internal environment. "Managed" means the point is under the organization's control and oversight, and "route via" means remote access is constrained to travel through it, with no path that lets a remote connection reach the environment while avoiding the managed point.

2The Assessment Objectives

NIST SP 800-171A decomposes 3.1.14 into two objectives: identify and control the managed access control points, and route remote access through them.

[a]

Managed access control points are identified and implemented. The organization has established the specific, limited set of controlled gateways through which remote access is to pass.

MeetsA defined, small set of managed gateways, such as a single VPN concentrator or a pair of redundant gateways, identified as the remote entry points.
FailsRemote access can enter through many points, or the entry points are not defined at all.
[b]

Remote access is routed through managed network access control points. Remote connections are constrained to travel through the managed points, with no bypass path into the environment.

MeetsAll remote access terminates at the managed gateway, and the firewall permits remote entry only through it, with direct remote paths to internal systems blocked.
FailsIndividual servers or services are directly reachable from the internet for remote access, bypassing any managed point.

The two objectives are an architecture and its enforcement: define the limited managed points, then require remote access to use them. The common gap is at objective [b], where an organization designates a proper gateway but leaves a direct path, an exposed remote-desktop port, a service published to the internet, that lets remote access reach the environment without passing through the managed point.

3Failure Patterns

The failures are about bypass paths and about remote entry points that multiplied without design, both of which defeat the consolidation the control depends on.

The exposed remote-desktop port

A remote-desktop service published directly to the internet, so a user or an attacker can reach an internal machine without passing through any managed gateway, is the classic failure of this control. It creates a remote entry point outside the managed set and is among the most commonly exploited exposures, defeating objective [b] regardless of how well the intended gateway is configured.

Services published individually to the internet

When individual applications or servers are each made directly reachable for remote use, the environment accumulates many uncoordinated entry points instead of a few managed ones. Objective [a] fails because there is no limited, defined set, and each published service is a door that must be separately defended.

The vendor path around the gateway

Outside support that connects through its own remote tool reaches the environment without traversing the managed access point, the same vendor-access gap seen across the cluster, here expressed as a bypass of the architectural control. The vendor connection has to enter through the managed point like any other remote access.

The split or unmanaged secondary gateway

A second remote access method stood up for a particular need, a cloud jump host, a legacy gateway left running, expands the set of entry points beyond what is actually managed and monitored. Every additional path that is not part of the controlled set undermines the concentration the requirement is meant to achieve.

The common root
This control fails when remote entry grows one exception at a time. A port opened for a quick need, a service published for convenience, a vendor allowed to use their own tool, each adds a door outside the managed set, and the surface the organization must defend widens with every one.

4Ownership

This is an IT and network-owned architectural control, and its main demand is discipline about not opening remote entry points outside the managed set, which is as much a governance habit as a configuration.

RoleResponsibility for this control
IT and network leadEstablishes the limited set of managed access control points, routes all remote access through them, and blocks direct remote paths and exposed services that would bypass them. Owns the architecture evidence.
Security or compliance leadConfirms the managed points are the only remote entry into the environment and that no bypass path exists, and reviews for newly exposed services.
Vendor and contract managersEnsure third-party remote access enters through the managed point rather than a vendor-controlled path around it.
Program leadIncludes external exposure in periodic review, checking for published services and new remote paths, and retains the record of the managed points.
See also: The managed points defined here are where the monitoring of AC.L2-3.1.12 and the encryption of AC.L2-3.1.13 are concentrated, and this control works with the boundary protection requirements of the system and communications protection family.

5Tooling

The control is delivered by the network architecture, the gateway, and the firewall rules that force remote access through it and close every bypass.

ObjectivesToolingWhat it provides
[a]VPN concentrator or remote access gateway, documented as the managed pointsThe limited, controlled set of entry points through which remote access is designed to pass.
[b] enforcementFirewall rules, boundary configuration, no direct inbound remote pathsPermitting remote entry only through the managed points and blocking direct inbound access to internal services, so the architecture is enforced rather than merely intended.
[b] exposure controlExternal vulnerability and port scanning, attack-surface reviewFinding and closing published services and exposed remote ports that would create entry points outside the managed set.
Vendor and cloudVendor access through the managed gateway, controlled cloud administration pathsBringing third-party and cloud administrative access through the managed points rather than around them.

The caveat is that the control is only as good as the absence of bypasses. A well-built gateway means nothing if a remote-desktop port is open beside it, so the work is as much about closing unmanaged paths as about building the managed one. The assessor tests objective [b] by looking for remote entry that avoids the managed points, often through an external scan of the organization's exposed surface, so the evidence has to show that the managed points are the only way in.

6Evidence

The satisfied version of 3.1.14 shows the limited managed points and demonstrates that remote access cannot bypass them.

EvidenceWhat it demonstrates
Managed access point definitionObjective [a]. The documented, limited set of gateways through which remote access passes.
Network and boundary diagramObjectives [a], [b]. The architecture showing remote access terminating at the managed points.
Firewall rule setObjective [b]. Rules permitting remote entry only through the managed points and blocking direct paths.
External exposure scanObjective [b]. Evidence that no remote-access service is exposed outside the managed points.
Vendor access pathObjectives [a], [b]. Confirmation that outside support enters through the managed point.

The evidence should demonstrate the absence of bypass as much as the presence of the gateway, because the control turns on remote access having no other way in. An external view of the organization's exposed surface, showing only the managed points reachable for remote access, is the clearest single piece of evidence, paired with the firewall rules and architecture that enforce it.

The gateway is only as good as the ports beside it

Building a managed remote gateway is common; ensuring nothing reaches the environment around it, no exposed remote-desktop port, no individually published service, no vendor tool outside the path, takes an external look at the surface an attacker actually sees. Consolidating remote entry onto managed points and closing the bypasses is part of the onsite readiness work this practice does.

Start CMMC Readiness or call 802-335-2662

7Sources

  1. NIST Special Publication 800-171 Rev 2, Protecting Controlled Unclassified Information in Nonfederal Systems and Organizations, requirement 3.1.14. csrc.nist.gov
  2. NIST Special Publication 800-171A, Assessing Security Requirements for Controlled Unclassified Information, assessment objectives 3.1.14[a] and 3.1.14[b]. csrc.nist.gov
  3. 32 CFR 170.21, Plan of Action and Milestones Requirements, governing which requirements may remain open at a Level 2 assessment. ecfr.gov
← Previous in Access Control
AC.L2-3.1.13 · Cryptographic Protection of Remote Access
Next in Access Control →
AC.L2-3.1.15 · Authorize Remote Privileged Commands
About the Author
David W. Koran is a CyberAB Registered Practitioner Advanced and the author of The CMMC Decision, now in its second edition. He works onsite with defense contractors and their counsel, from the first leadership briefing through the pre-assessment review. Reach him at 802-335-2662 or dkoran@davidkoran.com.
Entry AC.L2-3.1.14 · Edition 2026.1 · Last reviewed July 12, 2026