All of lore.kernel.org
 help / color / mirror / Atom feed
* layer7 problem
@ 2005-08-24  0:54 Antonio Pérez
  2005-08-24  8:57 ` Jörg Harmuth
  2005-08-24 14:32 ` Jörg Harmuth
  0 siblings, 2 replies; 8+ messages in thread
From: Antonio Pérez @ 2005-08-24  0:54 UTC (permalink / raw)
  To: 'iptables'

Hello,
I want to use layer7 in my linux box. I have the 2.6.12.5 kerner version 
and the 1.3.3 iptables version. I patched the kernel and the iptables 
with kernel-2.6.11-layer7-1.4.patch, linux-2.6.9-imq1.diff, 
iptables-1.3.0-imq1.diff and iptables-layer7-1.4.patch.
When i run:
iptables -t mangle -A POSTROUTING -m layer7 --l7proto http -j MARK 
--set-mark 3
no error show, but when i do:
iptables -t mangle -L -v
pkts bytes target     prot opt in     out     source               
destination
    0     0 MARK       all  --  any    any     anywhere             
anywhere            LAYER7 l7proto http MARK set 0x3
the packets marked always is 0.

I followed this howto http://l7-filter.sourceforge.net/HOWTO.

Have somebody any idea?
Thanks, and sorry for my bad english.


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2005-08-24 14:32 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-08-24  0:54 layer7 problem Antonio Pérez
2005-08-24  8:57 ` Jörg Harmuth
2005-08-24  9:30   ` Antonio Pérez
2005-08-24 10:27     ` Jörg Harmuth
2005-08-24 12:07       ` Antonio Pérez
2005-08-24 12:22         ` Jörg Harmuth
2005-08-24 13:59           ` Antonio Pérez
2005-08-24 14:32 ` Jörg Harmuth

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.