hi
i hav Rhat 7.2 "everything" installation.
when i try to drop some iptable rule i get error
libipt_drop.so not found.
i checked kernel configuration.there all items under iptables were configured as
module.i m not getting any clue.could any one tell me where i can be wrong.
pls help
Regard
A part of iptables is in userspace handling user input. Your file in question is an
userspace shared object(.so) and should be in /lib/iptables.
BTW, which command are you passing to iptables? Even I dont have the
ipt_drop.so file, but then, I have a 7.1 install.See what the version
of your ipt