From: Stephen Clark <stephen.clark@earthlink.net>
To: Pablo Neira Ayuso <pablo@eurodev.net>
Cc: sclark46@earthlink.net, netfilter-devel@lists.netfilter.org
Subject: Re: view nat mappings
Date: Fri, 03 Feb 2006 13:04:12 -0500 [thread overview]
Message-ID: <43E39B1C.7090703@earthlink.net> (raw)
In-Reply-To: <43E385BC.8010807@eurodev.net>
Pablo Neira Ayuso wrote:
>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?
>
>
>
Actually this is on an embedded system running uClinux 2.4.6, an
ActionTec DualPC Modem.
I am trying to use it as backup for ipsec traffic. Everything works
great until we have an interruption - like the phone connection drops
the vpn won't get reestablished. But when we
use an Apple Airport Extreme Base Station - the vpn get reestablished
with no problem. So it
seems ther is some state in the ActionTec modem/router - it is
performing masquerading - that keep the vpn from coming up. IT is really
strange because we get SA's (isakmp traffic) on both sides, but esp
traffic never gets across.
Steve
traffic doesn't
prev parent reply other threads:[~2006-02-03 18:04 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
2006-02-03 18:04 ` Stephen Clark [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=43E39B1C.7090703@earthlink.net \
--to=stephen.clark@earthlink.net \
--cc=netfilter-devel@lists.netfilter.org \
--cc=pablo@eurodev.net \
--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.