Logo 
Search:

Unix / Linux / Ubuntu Forum

Ask Question   UnAnswered
Home » Forum » Unix / Linux / Ubuntu       RSS Feeds

Error - Assertion info.valid_hooks failed iptables

  Date: Nov 24    Category: Unix / Linux / Ubuntu    Views: 350
  

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

Share: 

 

No Answers Found. Be the First, To Post Answer.

 
Didn't find what you were looking for? Find more on Error - Assertion info.valid_hooks failed iptables Or get search suggestion and latest updates.




Tagged: