From mboxrd@z Thu Jan 1 00:00:00 1970 From: "David Leangen" Subject: /etc/sysconfig/iptables does not load on reboot Date: Sat, 2 Jul 2005 11:53:12 +0900 Message-ID: Reply-To: dleangen@canada.com Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: netfilter-bounces@lists.netfilter.org Errors-To: netfilter-bounces@lists.netfilter.org Content-Type: text/plain; charset="us-ascii" To: netfilter@lists.netfilter.org Hello! On FC3, my file /etc/sysconfig/iptables is not being loaded on reboot. For some reason, my iptables is being loaded with some kind of default values. I thought that the file /etc/sysconfig/iptables was supposed to be loaded via iptables-restore (and indeed this appears to be so according to the startup script in /etc/rc.d/init.d/iptables). Is there something that I am not understanding correctly? Thank you!