Linux Netfilter discussions
 help / color / mirror / Atom feed
From: Marcin Sura <slacklist@op.pl>
To: netfilter@lists.netfilter.org
Subject: -m helper --helper -irc
Date: Tue, 17 Aug 2004 20:04:41 +0200	[thread overview]
Message-ID: <51382563.20040817200441@op.pl> (raw)

Hi

  I use following rule for marking irc dcc transfers from my NATed lan.

  iptables -t mangle -A PREROUTING -p tcp -m helper --helper irc \
  -m mark --mark 0 -j MARK --set-mark 1

  And this works perfectly when I send a file to somebody, and doesn't
  when somebody sends something to me. Why?

  

-- 
Pozdrawiam
 Marcin                         mailto:slacklist@op.pl



             reply	other threads:[~2004-08-17 18:04 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-17 18:04 Marcin Sura [this message]
2004-08-17 19:35 ` -m helper --helper -irc Aleksandar Milivojevic
  -- strict thread matches above, loose matches on Subject: below --
2004-08-17 19:46 Jason Opperisano

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=51382563.20040817200441@op.pl \
    --to=slacklist@op.pl \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox