SV-216990r531085_rule
V-216990
SRG-NET-000205-RTR-000015
CISC-RT-000350
CAT II
10
This requirement is not applicable for the DODIN Backbone.
Configure the router to drop all packets with IP options.
R1(config)#ip access-list extended EXTERNAL_ACL
R1(config-ext-nacl)#15 deny ip any any option any-options
This requirement is not applicable for the DODIN Backbone.
Review the router configuration to determine if it will block all packets with IP options.
ip access-list extended EXTERNAL_ACL
permit tcp any any established
deny ip any any option any-options
permit …
…
…
…
deny ip any any log-input
If the router is not configured to drop all packets with IP options, this is a finding.
V-216990
False
CISC-RT-000350
This requirement is not applicable for the DODIN Backbone.
Review the router configuration to determine if it will block all packets with IP options.
ip access-list extended EXTERNAL_ACL
permit tcp any any established
deny ip any any option any-options
permit …
…
…
…
deny ip any any log-input
If the router is not configured to drop all packets with IP options, this is a finding.
M
4027