From: Patrick McHardy <kaber@trash.net>
To: Juha Heljoranta <juha.heljoranta@evitech.fi>
Cc: netfilter-devel@lists.netfilter.org
Subject: Re: stat module
Date: Tue, 11 Nov 2003 13:27:57 +0100 [thread overview]
Message-ID: <3FB0D5CD.6060401@trash.net> (raw)
In-Reply-To: <1068547747.1719.114.camel@jazz>
Juha Heljoranta wrote:
>Hi,
>
>I was thinking about to write a module to match outbound packets against
>stat (file of filesystem status) information. One might find device and
>inode information usefull.
>
>Usage might be something like
>$ iptables -A OUTPUT -m stat --device 303 --inode 341166 -j ACCEPT
>
>Anyway, I thought to ask if you have any suggestions, thoughts,
>opinions, etc. about this. I might find them helpfull :)
>
>
Not sure what you want to match here, is it the inode of the
executable that created the packet ? If so, have a look at
the owner match.
>I have about 400 hours to spend on this. So how does it sound?
>
>
I wish I had 400 hours .. ;)
Best regards,
Patrick
prev parent reply other threads:[~2003-11-11 12:27 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-11-11 10:49 stat module Juha Heljoranta
2003-11-11 12:27 ` Patrick McHardy [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=3FB0D5CD.6060401@trash.net \
--to=kaber@trash.net \
--cc=juha.heljoranta@evitech.fi \
--cc=netfilter-devel@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.