Hi Ricardo
If you compiled it as part of the kernel as opposed to a module, you will never see it with insmod. Try recompiling with the "M" option and it might fix your problem.
Regards, Paul.
On Sunday 17 February 2002 1:30 am, Ricardo Campos wrote:
hmmm... consequences of compiling my new kernel...
I'm pretty sure I compiled iptables into my kernel. In fact I explicitly remember doing it.
I'm pretty sure I did make modules and make modules_install (cos I typed module_install and had to retype). And I'm also sure I compiled it in with a Y rather than as a loadable module (M).