All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Fernando R. Durso" <fernando@intrace.com.br>
To: Stephan Higuti <higuti.sam@gmail.com>, netfilter@lists.netfilter.org
Subject: Re: Firewall L7
Date: Mon, 14 May 2007 15:13:39 -0300	[thread overview]
Message-ID: <4648A6D3.4090307@intrace.com.br> (raw)
In-Reply-To: <3da957060705141017x700eee6bq7c1781f0b4756c39@mail.gmail.com>

give an ls /lib/iptables/ or /usr/lib/iptables or wherever your iptables 
libs are and look for
 libipt_layer7.so if you don't find it it's because your kernel and/or 
iptables compilation has failed.... by the way you can remove the "-t 
filter"



Stephan Higuti escreveu:
> Thankz guys!
>
> My block rules isn't works!
> I'm using this rules to block msn protocol...
>
>
> iptables -t filter -A FORWARD -m layer7 --l7proto msnmessenger -j DROP
>
>
> Any idea?
>
> Best Regards
>
> Stephan
>
> -
> ---------------------------------------------------------------------
> Stephan Higuti
> MSN: higutisam@hotmail.com
> Email: higuti.sam@gmail.com
> ---------------------------------------------------------------------
>



  reply	other threads:[~2007-05-14 18:13 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-18 12:38 Firewall L7 Stephan Higuti
2007-04-18 12:42 ` Pablo Sanchez
2007-04-18 12:44 ` Leonardo Rodrigues Magalhães
2007-04-19 18:15   ` Stephan Higuti
     [not found]     ` <6bb85d880704191258r4b3638adye6669cee42b16485@mail.gmail.com>
2007-05-11 17:53       ` Stephan Higuti
     [not found]         ` <4644CC76.80502@zensoluciones.com>
2007-05-14 17:17           ` Stephan Higuti
2007-05-14 18:13             ` Fernando R. Durso [this message]
2007-05-14 20:03             ` Jan Engelhardt

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=4648A6D3.4090307@intrace.com.br \
    --to=fernando@intrace.com.br \
    --cc=higuti.sam@gmail.com \
    --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.