The Juniper SRX Services Gateway VPN must use IKEv2 for IPsec VPN security associations.
Severity | Group ID | Group Title | Version | Rule ID | Date | STIG Version |
---|---|---|---|---|---|---|
medium | V-214683 | SRG-NET-000132 | JUSX-VN-000016 | SV-214683r997555_rule | 2024-12-20 | 3 |
Description |
---|
Use of IKEv2 leverages DoS protections because of improved bandwidth management and leverages more secure encryption algorithms. |
ℹ️ Check |
---|
Verify only IKEv2 is used for the IKE security configuration on all configured gateways. Use of IKEv1 mitigates the risk to a CAT III finding. Show security ike gateway <VPN-GATEWAY> If IKEv2 is not used for IKE associations, this is a finding. |
✔️ Fix |
---|
For site-to-site VPNs, configure the Juniper SRX to use IKEv2 only. [edit] set security ike gateway <VPN-GATEWAY> address <GW-IP-ADDRESS> set security ike gateway <VPN-GATEWAY> version v2-only |