From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Joey" Subject: error with iptables-restore Date: Wed, 22 Oct 2008 09:50:37 -0400 Message-ID: <003301c9344d$29ffb5c0$7dff2140$@net> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: Content-Language: en-us Sender: netfilter-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii" To: IPTables Hello Everyone, I have been working on getting my ip list to be written to a save file, and it looks good, but I get this error when restoring: iptables-restore v1.3.5: error creating chain 'CIDR-TURKEY':File exists Error occurred at line: 9945 No there are 20 other chains that are generated prior to this one in exactly the same way, and there are several chains that load PRIOR to this one, so I know I don't have a syntax issue. Line 9945 has this: :CIDR-TURKEY - [0:0] Which looks exactly the same as every other chain creation line. I have linked the entire generated text file ( restore formatted file ) here Sorry to be such a newb.. Thanks! Joey