SV-214695r383596_rule
V-214695
SRG-NET-000369
JUSX-VN-000028
CAT II
10
Configure the VPN tunnel to control what is sent out in clear text. The “remote-protected-resources” command defines what is routed through the tunnel. The “remote-exceptions” command defines what traffic is sent out in clear text. The following is an example.
[edit]
set security dynamic-vpn access-profile <dynamic-vpn-access-profile>
set security dynamic-vpn clients all ipsec-vpn <ipsec-vpn-name>
set security dynamic-vpn clients all remote-protected-resources <IP-address/mask>
set security dynamic-vpn clients all remote-exceptions 0.0.0.0/0
Verify split-tunneling is disabled.
[edit]
show security dynamic-vpn access-profile <dynamic-vpn-access-profile>
If split-tunneling is not disabled, this is a finding.
V-214695
False
JUSX-VN-000028
Verify split-tunneling is disabled.
[edit]
show security dynamic-vpn access-profile <dynamic-vpn-access-profile>
If split-tunneling is not disabled, this is a finding.
M
4009