netfilter.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Richard Horton <richard.horton@solstans.co.uk>
To: Ralph de Boom <lkml@deboom.biz>
Cc: Patrick McHardy <kaber@trash.net>, netfilter@vger.kernel.org
Subject: Re: Iptables v1.4.4 + kernel 2.6.31 mangle marking changed?
Date: Thu, 5 Nov 2009 11:52:51 +0000	[thread overview]
Message-ID: <56378e320911050352p64455be8ga21655668c361d95@mail.gmail.com> (raw)
In-Reply-To: <4AF1A397.90806@deboom.biz>

>
> Right, at this point you've lost me, how I will manage to do that, and where
> does the infomation get stored?

You will need to turn trace on...
iptables -A PREROUTING -t raw -J TRACE will turn tracing on for everything.

The information is then stored in the syslog as per your syslog
configuration - TRACE will show which rules etc your packets have
encountered.

-- 
Richard Horton
Users are like a virus: Each causing a thousand tiny crises until the
host finally dies.
http://www.solstans.co.uk - Solstans Japanese Bobtails and Norwegian Forest Cats
http://www.pbase.com/arimus - My online photogallery

  reply	other threads:[~2009-11-05 11:52 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-04  0:49 Iptables v1.4.4 + kernel 2.6.31 mangle marking changed? Ralph de Boom
2009-11-04 11:16 ` Patrick McHardy
2009-11-04 13:15   ` Ralph de Boom
2009-11-04 14:10     ` Patrick McHardy
2009-11-04 15:53       ` Ralph de Boom
2009-11-05 11:52         ` Richard Horton [this message]
2009-11-05 17:53           ` Ralph de Boom
2009-11-10 17:34             ` Ralph de Boom
2009-11-11  8:33               ` Richard Horton

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=56378e320911050352p64455be8ga21655668c361d95@mail.gmail.com \
    --to=richard.horton@solstans.co.uk \
    --cc=kaber@trash.net \
    --cc=lkml@deboom.biz \
    --cc=netfilter@vger.kernel.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;
as well as URLs for NNTP newsgroup(s).