STIGQter STIGQter: STIG Summary: Solaris 11 X86 Security Technical Implementation Guide Version: 2 Release: 3 Benchmark Date: 23 Apr 2021:

The system must set strict multihoming.

DISA Rule

SV-216138r603268_rule

Vulnerability Number

V-216138

Group Title

SRG-OS-000480

Rule Version

SOL-11.1-050080

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

The Network Management profile is required.

Disable strict multihoming for IPv4 and IPv6.

# pfexec ipadm set-prop -p _strict_dst_multihoming=1 ipv4
# pfexec ipadm set-prop -p _strict_dst_multihoming=1 ipv6

Check Contents

Determine if strict multihoming is configured.

# ipadm show-prop -p _strict_dst_multihoming -co current ipv4
# ipadm show-prop -p _strict_dst_multihoming -co current ipv6

If the output of all commands is not "1", this is a finding.

Vulnerability Number

V-216138

Documentable

False

Rule Version

SOL-11.1-050080

Severity Override Guidance

Determine if strict multihoming is configured.

# ipadm show-prop -p _strict_dst_multihoming -co current ipv4
# ipadm show-prop -p _strict_dst_multihoming -co current ipv6

If the output of all commands is not "1", this is a finding.

Check Content Reference

M

Target Key

4021

Comments