From: Philip Craig <philipc@snapgear.com>
To: netfilter@lists.netfilter.org
Subject: Re: Perfomance problem on MIPS
Date: Thu, 01 Jun 2006 18:55:06 +1000 [thread overview]
Message-ID: <447EAB6A.1000006@snapgear.com> (raw)
In-Reply-To: <20060601094654.a603gs9n082s4gc0@webmail.kwsoft.de>
On 06/01/2006 05:46 PM, lst_hoe01@kwsoft.de wrote:
> Zitat von art <art@sigrand.ru>:
>> It's wery upset fact. What can be done with this? Can I get version
>> where NAT not depend on Connection tracking?
>
> For performance see
>
> http://people.netfilter.org/kadlec/nftest.pdf
>
> For NAT without conntrack use NOTRACK or disable connection tracking at all.
You cannot use the standard kernel NAT without connection tracking.
It should be possible to write some stateless mangle targets that
can do simple address rewriting if that is all you need (this is the
equivalent of what the fast nat in 2.2 and 2.4 kernels did).
But if you need many to 1 NAT, or complex protocols such as FTP,
then you must use connection tracking.
next prev parent reply other threads:[~2006-06-01 8:55 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-06-01 5:09 Perfomance problem on MIPS art
2006-06-01 7:46 ` lst_hoe01
2006-06-01 8:55 ` Philip Craig [this message]
-- strict thread matches above, loose matches on Subject: below --
2006-06-05 7:43 art
2006-06-05 7:49 ` art
2006-06-05 7:51 ` art
2006-06-05 9:23 ` Ralf Baechle
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=447EAB6A.1000006@snapgear.com \
--to=philipc@snapgear.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.