From: Asim Shankar <asimshankar@gmail.com>
To: netfilter@lists.netfilter.org
Subject: No ICMP connections in /proc/net/ip_conntrack?
Date: Fri, 11 Feb 2005 11:47:37 -0600 [thread overview]
Message-ID: <7bca1cb5050211094730ec3a1a@mail.gmail.com> (raw)
Hi,
I can't see any ICMP entries in /proc/net/ip_conntrack. My setup is as follows:
Machine A:
- Connected to the internet on eth0 and to a private (192.168.1.0/24) on eth1.
- iptables -t nat -A POSTROUTING -o eth0 -j MASQUERADE
Machines B and C:
- Connected to the private (192.168.1.0/24) network on eth0
- Default gateway: Machine A
Machine D:
- Connected to the internet
If I ssh/ftp/run a udp-echo client on machines A/B, connecting to
machine D, I can see the entries in /proc/net/ip_conntrack on machine
A.
However, if I "ping D" from A and B, then no entry seems to be present
in ip_conntrack. My understanding based on:
http://www.faqs.org/docs/iptables/icmpconnections.html is that I
should see something in ip_conntrack.
Am I missing something?
Thanks,
Regards,
-- Asim
next reply other threads:[~2005-02-11 17:47 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-02-11 17:47 Asim Shankar [this message]
2005-02-11 18:45 ` No ICMP connections in /proc/net/ip_conntrack? Jason Opperisano
2005-02-12 15:11 ` Alistair Tonner
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=7bca1cb5050211094730ec3a1a@mail.gmail.com \
--to=asimshankar@gmail.com \
--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.