From: Pablo Neira <pablo@eurodev.net>
To: Krzysztof Oledzki <olenf@ans.pl>
Cc: netfilter-devel@lists.netfilter.org
Subject: Re: UNREPLIED ICMP packets & conntrack-tool
Date: Wed, 02 Nov 2005 16:55:26 +0100 [thread overview]
Message-ID: <4368E16E.5020505@eurodev.net> (raw)
In-Reply-To: <Pine.LNX.4.63.0511021057010.17619@bizon.gios.gov.pl>
Krzysztof Oledzki wrote:
> It seems that second id=7289 is missing:
>
> conntrack -L:
> icmp 1 28 src=192.168.0.33 dst=XXX.XXX.XXX.XXX type=8 code=0 id=7289
> packets=4 bytes=336 [UNREPLIED] src=XXX.XXX.XXX.XXX dst=192.168.0.33
> type=0 code=0 packets=0 bytes=0 mark=0 use=1
>
> /proc/net/ip_conntrack:
> icmp 1 28 src=192.168.0.33 dst=XXX.XXX.XXX.XXX type=8 code=0 id=7289
> packets=4 bytes=336 [UNREPLIED] src=XXX.XXX.XXX.XXX dst=192.168.0.33
> type=0 code=0 id=7289 packets=0 bytes=0 mark=0 use=1
Fixed. AFAIK, the ICMP id doesn't make too much sense for an ICMP
connection that is not type 8 (ECHO), that's why I decided not to
display it. But it's a good a idea keeping the same classical output
that cat /proc/net/ip_conntrack does.
--
Pablo
prev parent reply other threads:[~2005-11-02 15:55 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-11-02 10:04 UNREPLIED ICMP packets & conntrack-tool Krzysztof Oledzki
2005-11-02 15:55 ` Pablo Neira [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=4368E16E.5020505@eurodev.net \
--to=pablo@eurodev.net \
--cc=netfilter-devel@lists.netfilter.org \
--cc=olenf@ans.pl \
/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.