Information
IP6tables is an application that allows a system administrator to configure the IPv6 tables, chains and rules provided by the Linux kernel firewall.
Rationale:
Rationale: IP6tables provides extra protection for the Linux system by limiting communications in and out of the box to specific IPv6 addresses and ports.
Note: IP6Tables should only be enabled if IPv6 has been enabled on your system.
Solution
Run the following commands:
# service ip6tables restart
# chkconfig ip6tables on
Default Value:
OS Default: N/A