Displaying 3 results from an estimated 3 matches for "ipt_layer7".
2006 Dec 12
1
Layer7 module doesn''t detect nothing on my bridge with a 2.6.18.3 kernel
...overruns:0 carrier:0
collisions:0 txqueuelen:100
RX bytes:135919959 (129.6 MiB) TX bytes:162558207 (155.0 MiB)
Base address:0xd100 Memory:f1000000-f1020000
# lsmod
Module Size Used by
ipt_ipp2p 6400 0
ipt_LOG 5248 2
xt_multiport 2176 4
ipt_layer7 8840 14
cls_u32 5636 6
sch_esfq 4736 10
xt_CLASSIFY 1024 28
xt_limit 1280 0
ipt_TOS 1152 0
xt_length 1152 6
ipt_tos 896 2
sch_htb 12544 2
xt_physdev...
2004 Feb 02
3
layer7-filter with iptables problem
...nfig
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_...
2006 Dec 14
0
Re: [RESOLVED] Layer7 module doesn''t detect nothing on my bridge with a 2.6.18.3 kernel
...29.6 MiB) TX bytes:162558207 (155.0 MiB)
>> Base address:0xd100 Memory:f1000000-f1020000
>>
>> # lsmod
>> Module Size Used by
>> ipt_ipp2p 6400 0
>> ipt_LOG 5248 2
>> xt_multiport 2176 4
>> ipt_layer7 8840 14
>> cls_u32 5636 6
>> sch_esfq 4736 10
>> xt_CLASSIFY 1024 28
>> xt_limit 1280 0
>> ipt_TOS 1152 0
>> xt_length 1152 6
>> ipt_tos...