SV-216138r603268_rule
V-216138
SRG-OS-000480
SOL-11.1-050080
CAT II
10
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
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.
V-216138
False
SOL-11.1-050080
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.
M
4021