SV-214533r557389_rule
V-214533
SRG-NET-000364-ALG-000122
JUSX-AG-000126
CAT II
10
Configure a security policy or screen to each outbound zone to implement continuous monitoring. The following commands configure a security zone called “untrust” that can be used to apply security policy for inbound interfaces that are connected to untrusted networks. This example assumes that interfaces ge-0/0/1 and ge-0/0/2 are connected to untrusted and trusted network segments.
Apply security policy a zone example:
set security zones security-zone untrust interfaces ge-0/0/1.0
set security zones security-zone trust interfaces ge-0/0/2.0
set security policies from-zone trust to-zone untrust policy default-deny match destination-address any
set security policies from-zone trust to-zone untrust policy default-deny then deny
Obtain and review the list of authorized sources and destinations. This is usually part of the System Design Specification or Accreditation Package.
Review each of the configured security policies in turn.
[edit]
show security policies <security-policy-name>
If any existing policies allow traffic that is not part of the authorized sources and destinations list, this is a finding.
V-214533
False
JUSX-AG-000126
Obtain and review the list of authorized sources and destinations. This is usually part of the System Design Specification or Accreditation Package.
Review each of the configured security policies in turn.
[edit]
show security policies <security-policy-name>
If any existing policies allow traffic that is not part of the authorized sources and destinations list, this is a finding.
M
4004