From: Pablo Neira Ayuso <pablo@eurodev.net>
To: sclark46@earthlink.net
Cc: netfilter-devel@lists.netfilter.org
Subject: Re: view nat mappings
Date: Fri, 03 Feb 2006 17:33:00 +0100 [thread overview]
Message-ID: <43E385BC.8010807@eurodev.net> (raw)
In-Reply-To: <43E21484.3060400@earthlink.net>
Stephen Clark wrote:
> Does iptables have the capability to list out the actual nat
> mappings/translations,
> not just the rules that are currently active -
> similar to the way FreeBSD's ipfilter/ipnat does?
So, if I understood well, you want to get only current nat'ted
connections, right?
If so, this is fairly easy to implement in the conntrack tool. Something
like `conntrack -L nat` to show all current nat'ed connections. Is this
really of interest for everyone?
--
Pablo
next prev parent reply other threads:[~2006-02-03 16:33 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-02-02 14:17 view nat mappings Stephen Clark
2006-02-02 20:34 ` Krzysztof Oledzki
2006-02-03 16:33 ` Pablo Neira Ayuso [this message]
2006-02-03 18:04 ` Stephen Clark
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=43E385BC.8010807@eurodev.net \
--to=pablo@eurodev.net \
--cc=netfilter-devel@lists.netfilter.org \
--cc=sclark46@earthlink.net \
/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.