8.2. Installing the ip_tables Loadable Kernel Module
K3s, the Kubernetes distribution used by LOCKSS uses its own embedded iptables program, but this in turn requires the ip_tables loadable kernel module, even if iptables or nftables is not installed on the host system. Most versions of the Compatible Operating Systems satisfy this requirement out of the box. This section describes how to install the ip_tables loadable kernel module on some operating systems.
Tip
Installing the ip_tables loadable kernel module is expected to be needed for some operating systems in the in the RHEL 10 family (AlmaLinux OS 10, Oracle Linux 10, Red Hat Enterprise Linux (RHEL) 10, and Rocky Linux 10).
You can check if the ip_tables loadable kernel module is installed by typing:
modinfo ip_tables
If technical information about the module is output, then the host satisfies the
ip_tablesloadable kernel module requirement.If an error message similar to
modinfo: ERROR: Module ip_tables not found.is output, then the host does not satisfy theip_tablesloadable kernel module requirement.
If installing the ip_tables loadable kernel module is required, select your operating system below, and if applicable select the particular version of your operating system, then follow the instructions accordingly:
This operating system is not expected to require installing the ip_tables loadable kernel module.
This operating system is not expected to require installing the ip_tables loadable kernel module.
If installing the ip_tables loadable kernel module is required for this operating system, follow these steps (as root):
Run this dnf command as
root:dnf install kernel-modules-extra
Reboot the host.
Run this modprobe command as
root:modprobe ip_tables
This operating system is not expected to require installing the ip_tables loadable kernel module.
This operating system is not expected to require installing the ip_tables loadable kernel module.
This operating system is not expected to require installing the ip_tables loadable kernel module.
This operating system is not expected to require installing the ip_tables loadable kernel module.
This operating system is not expected to require installing the ip_tables loadable kernel module.
This operating system is not expected to require installing the ip_tables loadable kernel module.
This operating system is not expected to require installing the ip_tables loadable kernel module.
This operating system is not expected to require installing the ip_tables loadable kernel module.
This operating system is not expected to require installing the ip_tables loadable kernel module.
If installing the ip_tables loadable kernel module is required for this operating system, follow these steps (as root):
Run this dnf command as
root:dnf install kernel-modules-extra
Reboot the host.
Run this modprobe command as
root:modprobe ip_tables
This operating system is not expected to require installing the ip_tables loadable kernel module.
This operating system is not expected to require installing the ip_tables loadable kernel module.
If installing the ip_tables loadable kernel module is required for this operating system, follow these steps (as root):
Run this dnf command as
root:dnf install kernel-modules-extra
Reboot the host.
Run this modprobe command as
root:modprobe ip_tables
This operating system is not expected to require installing the ip_tables loadable kernel module.
This operating system is not expected to require installing the ip_tables loadable kernel module.
If installing the ip_tables loadable kernel module is required for this operating system, follow these steps (as root):
Run this dnf command as
root:dnf install kernel-modules-extra
Reboot the host.
Run this modprobe command as
root:modprobe ip_tables
This operating system is not expected to require installing the ip_tables loadable kernel module.
This operating system is not expected to require installing the ip_tables loadable kernel module.