Hi everybody,
On Wednesday, June 22, 2005 5:05 PM,
Ami Ganguli wrote:
[...]
so I figure I must have the necessary bits installed.
Any ideas or hints on what I should do next to debug this?
It's possible that just the ipt_state module is missing. You can try
modprobe ipt_state
If it works after that, everything is fine, but if it complains that the
module cannot be found, you might have to reconfigure, recompile your kernel
(modules) or get another kernel image from your distribution so you have the
code either built into the kernel, or as module, where module should be the
better choice under normal conditions.
Good luck,
Marius