Joseph L. Casale a écrit :
I really didn't understand what you are trying to accomplish. Please
give more details, perhaps explain what problem are you trying to
solve.

Filipe

Filipe,
No problem, but rather just want to make sure the original config never changes 
or persists past a reboot.

Thanks,
jlc
_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos
You can add your iptables rules on command line and when you are satisfied do a:
service iptables save
It will rewrite the rules into /etc/sysconfig/iptables. Make sure your iptables service is configured for being started on boot (chkconfig iptables on).

Sebastien.

_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos

Reply via email to