Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »


Product Name

CIS Hardened Images®

Product Version

Linux

Date



Problem

I am updating my IP Tables, but upon reboot the customizations are not held.

Solution

The required commands to save and make the adjustments to IPTables persistent across reboots on CIS Hardened RHEL v8 images is as follows:

{IPv4 changes}

iptables-save >/etc/sysconfig/iptables

{IPv6 changes}

iptables-save >/etc/sysconfig/ip6tables

The iptables configurations are stored in that /etc/sysconfig/ directory

Keywords;

Content by Label


Copyright © 2020

Center for Internet Security®


  • No labels

0 Comments

You are not logged in. Any changes you make will be marked as anonymous. You may want to Log In if you already have an account.