All of lore.kernel.org
 help / color / mirror / Atom feed
* iptables-restore v1.2.5: can't initialize iptables table `': Table does not exist (do you need to insmod?) <<Help>>
@ 2002-09-24 10:46 Krishna
  2002-09-24 11:35 ` Dharmendra.T
  0 siblings, 1 reply; 7+ messages in thread
From: Krishna @ 2002-09-24 10:46 UTC (permalink / raw)
  To: netfilter

Hi,

I switched from ipchains to iptables. But whenever I start iptables it gives
me this error.

iptables-restore v1.2.5: can't initialize iptables table `': Table does not
exist (do you need to insmod?)
Perhaps iptables or your kernel needs to be upgraded.

lsmod shows that
iptable_mangle,iptable_nat,ip_conntrack,iptable_filter and iptables are
loaded.
That means the modules for iptables has loaded also I can see that modules
for ipchains are not loaded and that is right.

The iptables file is in /etc/sysconfig/iptables
The table goes like this
-P INPUT DROP
-A FORWARD -s 192.168.0.0/24 -j MASQUERADE
.......
...........
........................
I am using RedHAt 7.1 and kernel 2.4.2-2
What could be the problem?

regards
Krishna

Krishna Shekhar
Network Administrator
Wiplash Wireless



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2002-09-25  6:32 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-09-24 10:46 iptables-restore v1.2.5: can't initialize iptables table `': Table does not exist (do you need to insmod?) <<Help>> Krishna
2002-09-24 11:35 ` Dharmendra.T
2002-09-24 11:30   ` Krishna
2002-09-24 11:57     ` Dharmendra.T
2002-09-24 11:54       ` Krishna
2002-09-24 13:04         ` Dharmendra.T
2002-09-25  6:32           ` Krishna

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.