SV-273604r1110881_rule
V-273604
SRG-NET-000202-RTR-000001
RCKS-RTR-000370
CAT I
10
Apply ACL configuration to apply desired traffic restrictions:
ip access-list extended EXT-ACL
sequence 10 permit sshow host x.x.x.x host y.y.y.y log
sequence 20 permit ip x.x.x.0 0.0.0.255 any
sequence 30 deny ip any any log
interface ethernet x/x/x
ip access-group EXT-ACL in logging enable
Confirm that external interfaces are configured with ACLs that permit traffic by exception.
ip access-list extended EXT-ACL
sequence 10 permit sshow host x.x.x.x host y.y.y.y log
sequence 20 permit ip x.x.x.0 0.0.0.255 any
sequence 30 deny ip any any log
interface ethernet x/x/x
ip access-group EXT-ACL in logging enable
If the ACL or filter is not configured to allow specific ports and protocols and deny all other traffic, this is a finding.
If the filter is not configured inbound on all external interfaces, this is a finding.
V-273604
False
RCKS-RTR-000370
Confirm that external interfaces are configured with ACLs that permit traffic by exception.
ip access-list extended EXT-ACL
sequence 10 permit sshow host x.x.x.x host y.y.y.y log
sequence 20 permit ip x.x.x.0 0.0.0.255 any
sequence 30 deny ip any any log
interface ethernet x/x/x
ip access-group EXT-ACL in logging enable
If the ACL or filter is not configured to allow specific ports and protocols and deny all other traffic, this is a finding.
If the filter is not configured inbound on all external interfaces, this is a finding.
M
5696