All of lore.kernel.org
 help / color / mirror / Atom feed
* How to debug nfmarking
@ 2004-11-15 17:45 Eduardo Fernández
  2004-11-15 18:03 ` Jason Opperisano
  2004-11-15 20:44 ` Eric Leblond
  0 siblings, 2 replies; 3+ messages in thread
From: Eduardo Fernández @ 2004-11-15 17:45 UTC (permalink / raw)
  To: netfilter

Hi all,

i'm trying to debug packet marking like this:

iptables -t mangle -A PREROUTING -p icmp -j MARK --set-mark 0x1
(...)

But I don't know how to check if the packets are really being marked.
ip_conntrack shows all packets with mark=0, and that's not possible.
I've tried logging with netfilter but I don't know which option shows
the nfmark in the log. Any ideas?

Thank you very much in advance.

Eduardo



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-11-15 20:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-11-15 17:45 How to debug nfmarking Eduardo Fernández
2004-11-15 18:03 ` Jason Opperisano
2004-11-15 20:44 ` Eric Leblond

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.