On Mon, 2009-12-14 at 10:01 -0500, KC8LDO wrote: > Yes I can use "service iptables stop" at the CLI but the firewall is > right back again with filtering when I reboot the machine. Try reading the replying posts again. "service iptables stop" will stop it now, and only now. Likewise with using it to start or restart a service. What happens when booting/changing run levels is controlled by something else. The chkconfig command can control that, and list what levels the service will be on or off at. e.g. chkconfig --list iptables chkconfig iptables off chkconfig --list iptables -- [tim@localhost ~]$ uname -r 2.6.27.25-78.2.56.fc9.i686 Don't send private replies to my address, the mailbox is ignored. I read messages from the public lists. -- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines