Bug 60214

Summary: iptables v1.2.4: can't initialize iptables table `filter': ( if using kernel 2.4.17 )
Product: [Retired] Red Hat Linux Reporter: Need Real Name <michaelp>
Component: kernelAssignee: wdovlrrw <brosenkr>
Status: CLOSED NOTABUG QA Contact: Ben Levenson <benl>
Severity: medium Docs Contact:
Priority: high    
Version: 7.2Keywords: Security
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2002-02-23 03:00:08 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 Need Real Name 2002-02-22 03:36:17 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; Q312461)

Description of problem:
i upgraded my kernel ( RH7.2) from the default kernel version to 2.4.17 SMP. 
then when i run iptables it gave me:
modprobe: Can't locate module ip_tables
iptables v1.2.4: can't initialize iptables table `filter': iptables who? (do 
you need to insmod?)
Perhaps iptables or your kernel needs to be upgraded.

Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1) i upgraded my kernel ( RH7.2) from the default kernel version to 2.4.17 SMP. 
then when i run iptables it gave me:
2) iptables -L


Actual Results:  modprobe: Can't locate module ip_tables
iptables v1.2.4: can't initialize iptables table `filter': iptables who? (do 
you need to insmod?)
Perhaps iptables or your kernel needs to be upgraded.

Expected Results:  Chain INPUT (policy ACCEPT)
target     prot opt source               destination         

Chain FORWARD (policy ACCEPT)
target     prot opt source               destination         

Chain OUTPUT (policy ACCEPT)
target     prot opt source               destination

Additional info:

Comment 1 Need Real Name 2002-02-22 03:45:05 UTC
iptables isnt compiled as module in the kernel configuration and there's no 
option to make it as a module.

Comment 2 Ben Levenson 2002-02-22 16:41:31 UTC
changing component to kernel
the latest supported kernel for 7.2 is 2.4.9-21. 
if the kernel is from Rawhide 
(ftp://pub/redhat/linux/rawhide/i386/RedHat/RPMS/), then perhaps the product 
should be switched to Red Hat Linux Rawhide.
changing to NEEDINFO -- please toggle product to RAWHIDE if this is where
you got the kernel, otherwise close as NOTABUG. thanks.

Comment 3 Ben Levenson 2002-02-23 03:00:04 UTC
reopening so I can close as NOTABUG