All of lore.kernel.org
 help / color / mirror / Atom feed
From: James Rhett Aultman <jaultman@cise.ufl.edu>
To: netfilter@lists.netfilter.org
Subject: running commands when packet matched
Date: Sat, 03 Dec 2005 17:39:32 -0500	[thread overview]
Message-ID: <43921EA4.7060905@cise.ufl.edu> (raw)

Dear Netfilter users,

I'm trying to put together a prototype for a project at the moment and
I'm trying to think about the proper architecture to use for it. 
Basically, I need to be able to run a certain program when a given
machine sees certain kinds of traffic coming across it.  I'm looking
into doing this with iptables, but the tutorials I've read don't cover
cases like mine.  Again, to explain the mechanism I need: when the
machine encounters a packet matching a rule, I want the machine to run a
specific program and drop the packet.

Is something like this possible using iptables or another netfilter project?

--
Rhett.






             reply	other threads:[~2005-12-03 22:39 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-03 22:39 James Rhett Aultman [this message]
2005-12-04  0:11 ` running commands when packet matched Eric Leblond
2005-12-05 17:26   ` Georgi Alexandrov
2005-12-05 17:48     ` James Rhett Aultman

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=43921EA4.7060905@cise.ufl.edu \
    --to=jaultman@cise.ufl.edu \
    --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.