iptables reset on reboot linux centos

here is the fix

IPTABLES_SAVE_ON_RESTART="yes"
IPTABLES_SAVE_ON_STOP="yes"
in /etc/sysconfig/iptables-config

3.
service iptables save
chkconfig iptables on


Posted

in

by

Tags: