SV-239963r1015263_rule
V-239963
SRG-NET-000337-VPN-001290
CASA-VN-000350
CAT II
10
Configure the VPN gateway to renegotiate the security association after eight hours or less as shown in the example below.
ASA1(config)# crypto map IPSEC_MAP 10 set security-association lifetime seconds 28800
ASA1(config)# end
Verify the VPN gateway renegotiates the security association after eight hours or less as shown in the example below.
crypto map IPSEC_MAP 10 match address SITE1_SITE2
crypto map IPSEC_MAP 10 set peer x.x.x.x
…
…
…
crypto map IPSEC_MAP 10 set security-association lifetime seconds 3600
If the VPN Gateway does not renegotiate the security association after eight hours or less, this is a finding.
V-239963
False
CASA-VN-000350
Verify the VPN gateway renegotiates the security association after eight hours or less as shown in the example below.
crypto map IPSEC_MAP 10 match address SITE1_SITE2
crypto map IPSEC_MAP 10 set peer x.x.x.x
…
…
…
crypto map IPSEC_MAP 10 set security-association lifetime seconds 3600
If the VPN Gateway does not renegotiate the security association after eight hours or less, this is a finding.
M
5344