3.5.3.3.6 Ensure ip6tables is enabled and running - enabled
Information
ip6tables.service is a utility for configuring and maintaining ip6tables. Rationale: ip6tables.service will load the iptables rules saved in the file /etc/sysconfig/ip6tables at boot, otherwise the ip6tables rules will be cleared during a re-boot of the system.
Solution
Run the following command to enable and start ip6tables: # systemctl --now start ip6tables