Displaying 1 result from an estimated 1 matches for "libipt_layer7".
2004 Feb 02
3
layer7-filter with iptables problem
...yconfig
done
make dep
make bzImage
make modules
make modules_install
make install
and rebooted with customer kernel
when i type
iptables -t mangle -A POSTROUTING -m layer7 --l7proto http -j
MARK --set-mark 1
iptables v1.2.9: Couldn''t load match
`layer7'':/usr/local/lib/iptables/libipt_layer7.so: cannot open shared object
file: No such file or directory
when i try to do manual compile, iam getting this error
cc -O2 -Wall -Wunused -I/usr/src/linux-2.4.22-1.2115.nptl/include -Iinclude/
-DIPTABLES_VERSION=\"1.2.9\" -fPIC -o extensions/libipt_layer7_sh.o -c
extensions/libipt_...