From: "Sébastien CRAMATTE" <scramatte@zensoluciones.com>
To: Brent Clark <bclark@eccotours.co.za>, netfilter@lists.netfilter.org
Subject: Re: layer 7
Date: Fri, 05 Jan 2007 14:27:42 +0100 [thread overview]
Message-ID: <459E524E.3050003@zensoluciones.com> (raw)
In-Reply-To: <459E48A6.4030206@eccotours.co.za>
[-- Attachment #1: Type: text/plain, Size: 1162 bytes --]
Layer7 requires to patch iptables and kernel
Moreover you must have ip_conntrack module loaded too else layer7
wouldn't work ...
ipt_layer7 depends of ip_conntrack but doesn't load it automaticaly
Regards
Brent Clark a écrit :
> Hey all
>
> Was wondering if someone could please help.
>
> Im trying go get layer7 working, problem is that I dont see it in
> /lib/iptables.
>
> Weird thing is I patched the kernel and its even loaded
>
> root@cptgate:/lib/iptables# lsmod | grep -i layer
> ipt_layer7 10788 0
> x_tables 13252 22
> ipt_layer7,ipt_TOS,ipt_SET,ipt_TARPIT,ipt_ROUTE,ip6t_LOG,ip6_tables,ipt_owner,ipt_hashlimit,ipt_SAME,ipt_REDIRECT,iptable_nat,ipt_TCPMSS,ipt_TTL,ipt_CLUSTERIP,ip_tables,ipt_LOG,ipt_MASQUERADE,ipt_REJECT,ipt_ULOG,ipt_iprange,xt_MARK
>
> root@cptgate:/lib/iptables#
>
> My question is, do I have to get the source and compile iptables its,
> or can have I missed something.
> I comparing from using patchomatic, a part from having the source, not
> much more was needed.
>
> If someone could assist, I would greatfully be appreciated.
>
> Kind Regards
> Brent Clark
>
prev parent reply other threads:[~2007-01-05 13:27 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-01-05 12:46 layer 7 Brent Clark
2007-01-05 13:27 ` Sébastien CRAMATTE [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=459E524E.3050003@zensoluciones.com \
--to=scramatte@zensoluciones.com \
--cc=bclark@eccotours.co.za \
--cc=netfilter@lists.netfilter.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.