why do i get this error, i have loaded all the modules required but still i get this error, my script is accepting all the rules.
my problem is i dont get why this libiptc doesnt get inserted
....
iptables: libiptc/libip4tc.c:384: do_check: Assertion
`h->info.valid_hooks == (1 << 0 | 1 << 3)' failed.
/etc/rc.d/init.d/iptables: line -248: 1801 Aborted
iptables -t $i -F
iptables: libiptc/libip4tc.c:384: do_check: Assertion
`h->info.valid_hooks == (1 << 0 | 1 << 3)' failed.
/etc/rc.d/init.d/iptables: line -256: 1805 Aborted
iptables -t $i -X
iptables: libiptc/libip4tc.c:384: do_check: Assertion
`h->info.valid_hooks == (1 << 0 | 1 << 3)' failed.
/etc/rc.d/init.d/iptables: line -252: 1809 Aborted
iptables -t $i -Z
plz let me know if i am comiling the kernel with wrong
configuration (netfilter).
i would appreciate if someone sends me a .config file which worked while comipling kernel 2.4.x with iptables 1.2.5