Bug 58973

Summary: iptables errors
Product: [Retired] Red Hat Raw Hide Reporter: Jaroslaw Sosnicki <slavko>
Component: kernelAssignee: Dave Jones <davej>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 1.0CC: bero, pfrields, slavko, swsnyder
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-10-26 02:00:54 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Jaroslaw Sosnicki 2002-01-28 20:09:38 UTC
Description of Problem:
When enabling firewall rules I am getting the folowing error:
iptables: libiptc/libip4tc.c:386: do_check: Assertion `h->info.valid_hooks == (1
<< 0 | 1 << 3)' failed.

Version-Release number of selected component (if applicable):
kernel-2.4.17-0.9smp
iptables-1.2.5-1

see attached file for all installed components

How Reproducible:


Steps to Reproduce:
1. 
2. 
3. 

Actual Results:


Expected Results:


Additional Information:

Comment 1 Bernhard Rosenkraenzer 2002-01-28 22:41:57 UTC
Which rules are you trying to use? Can't reproduce it with my firewall rules.

Comment 2 Jaroslaw Sosnicki 2002-01-29 00:43:49 UTC
Try:
iptables -t mangle -F

above command works with iptables-1.2.4-2 and kernel-2.4.17-0.1bigmem

Comment 3 Bernhard Rosenkraenzer 2002-01-31 14:39:03 UTC
I can reproduce the problem on a rawhide system, but not on a 7.2+errata 
system with just the iptables package upgraded. 
 
Apparently the new kernel modules are supplying wrong information.

Comment 4 Arjan van de Ven 2002-01-31 14:41:07 UTC
iptables is b0rked in rawhide kernels right now; will be fixed once 2.4.18pre8
comes out...