* L7 compile
@ 2006-06-09 2:10 Hari Hendaryanto
0 siblings, 0 replies; only message in thread
From: Hari Hendaryanto @ 2006-06-09 2:10 UTC (permalink / raw)
To: netfilter
hello,
i'm new in iptables.
is there a way to compile L7 extensions as a kernel module and iptables
extensions module without recompiling the kernel?
i'm using kernel 2.6.9 and iptables 1.2.11.
by default L7 compiled as iptables extensions modules and built in
kernel image.and i don't wanna messed around with the existing working
kernel.
in directory /usr/src/linux/net/ipv4/netfilter i've tried to do this
(i've already patch the kernel and iptables with L7-extensions)
gcc -O3 -Wall -I/usr/src/linux/include -c ipt_layer7.c -D__KERNEL__
-DMODULES -DMODVERSIONS
but always come up with bunch of errors.
is there any howto modified L7 patch so i can compile it as a kernel module?
many thanks :)
PT.CITRA SARI MAKMUR
SATELLITE & TERRESTRIAL NETWORK
Connecting the distance - anytime, anywhere, any content
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2006-06-09 2:10 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-06-09 2:10 L7 compile Hari Hendaryanto
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.