STIGQter STIGQter: STIG Summary: Oracle Linux 6 Security Technical Implementation Guide Version: 2 Release: 3 Benchmark Date: 23 Apr 2021:

The operating system must prevent public IPv6 access into an organizations internal networks, except as appropriately mediated by managed interfaces employing boundary protection devices.

DISA Rule

SV-219550r603263_rule

Vulnerability Number

V-219550

Group Title

SRG-OS-000480

Rule Version

OL6-00-000107

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

The "ip6tables" service can be enabled with the following commands:

# chkconfig ip6tables on
# service ip6tables start

Check Contents

If the system is a cross-domain system, this is not applicable.

If IPv6 is disabled, this is not applicable.

Run the following command to determine the current status of the "ip6tables" service:

# service ip6tables status

If the service is not running, it should return the following:

ip6tables: Firewall is not running.

If the service is not running, this is a finding.

Vulnerability Number

V-219550

Documentable

False

Rule Version

OL6-00-000107

Severity Override Guidance

If the system is a cross-domain system, this is not applicable.

If IPv6 is disabled, this is not applicable.

Run the following command to determine the current status of the "ip6tables" service:

# service ip6tables status

If the service is not running, it should return the following:

ip6tables: Firewall is not running.

If the service is not running, this is a finding.

Check Content Reference

M

Target Key

2928

Comments