Skip to content

The Juniper SRX Services Gateway VPN must limit the number of concurrent sessions for user accounts to one (1) and administrative accounts to three (3), or set to an organization-defined number.

An XCCDF Rule

Description

Network element management includes the ability to control the number of users and user sessions that utilize a network element. Limiting the number of allowed users and sessions per user is helpful in limiting risks related to DoS attacks. This requirement addresses concurrent sessions for information system accounts and does not address concurrent sessions by single users via multiple system accounts. The maximum number of concurrent sessions should be defined based upon mission needs and the operational environment for each system. The intent of this policy is to ensure the number of concurrent sessions is deliberately set to a number based on the site's mission and not left unlimited.

ID
SV-214668r997551_rule
Version
JUSX-VN-000001
Severity
Medium
References
Updated

Remediation Templates

A Manual Procedure

Configure the VPN IKE gateway to limit concurrent sessions. The following is an example.

[edit]
set security ike gateway <VPN-GATEWAY> dynamic connections-limit 1

[edit]
set security ike gateway <VPN-GATEWAY> dynamic connections-limit 3