SV-75355r1_rule
V-60897
SRG-NET-000019-RTR-000009
AMLS-L3-000150
CAT II
10
Configure the ingress filter of the perimeter router connected to an Alternate Gateway to only permit packets with destination addresses of the site's NIPRNet address space or a destination address belonging to the address block assigned by the Alternate Gateway network service provider. To configure an example of such a statement, enter:
ip access-list [name]
permit ip [source] [destination]
exit
interface [router interface]
ip access-group [name] in
exit
Review the configuration of each router interface connecting to an Alternate Gateway via the "show running-config" command.
Verify each permit statement of the ingress filter only permits packets with destination addresses of the site's NIPRNet address space or a destination address belonging to the address block assigned by the Alternate Gateway network service provider.
If the ingress filter permits packets with addresses other than those specified, such as destination addresses of the site's NIPRNet address space or a destination address belonging to the address block assigned by the Alternate Gateway network service provider, this is a finding.
V-60897
False
AMLS-L3-000150
Review the configuration of each router interface connecting to an Alternate Gateway via the "show running-config" command.
Verify each permit statement of the ingress filter only permits packets with destination addresses of the site's NIPRNet address space or a destination address belonging to the address block assigned by the Alternate Gateway network service provider.
If the ingress filter permits packets with addresses other than those specified, such as destination addresses of the site's NIPRNet address space or a destination address belonging to the address block assigned by the Alternate Gateway network service provider, this is a finding.
M
2823