On Fri, Nov 19, 2004 at 01:24:03PM -0800, [EMAIL PROTECTED] wrote: > Out of curiosity. Does anybody use /etc/sysconfig/iptables on > Fedora/RedHat systems, or do you just write your own scripts?
If you choose not to use that file to store your iptables, you will run hard up against some redhat-isms when running various services which modify iptables on the fly and/or reload them. If you decide to roll your own, you'll definitely want to disable the iptables service in all your runlevels. You have been warned. :) -- Find my Techno-Geek Journal at http://www.codegnome.org/geeklog/ _______________________________________________ RLUG mailing list [EMAIL PROTECTED] http://lists.rlug.org/mailman/listinfo/rlug
