From: Antony Stone <Antony@Soft-Solutions.co.uk>
To: Netfilter mailinglist <netfilter@lists.netfilter.org>
Subject: Re: Performace problems with NAT
Date: Fri, 25 Oct 2002 17:59:59 +0100 [thread overview]
Message-ID: <20021025170004.BDIX27595.mta05-svc.ntlworld.com@there> (raw)
In-Reply-To: <1035560291.24039.38.camel@ITS-Sevcik>
On Friday 25 October 2002 4:38 pm, Berndt Sevcik wrote:
> Thanks for the answer!
>
> We use two Internet Connections. So we need to splitt our Source
> addresses over these. All our official addresses are sent via the slower
> one and all private addresses and proxies are transmitted via the fast
> line (neede NAT).
>
> Another interessting fact ist that ping times are exptremely good. We
> have about 2ms between each Hop in the Chello Nertwork, better than
> ever.
>
> We need source based routing, because we have to default gateways, one
> for each internet connection.
Okay, I understand.
> Here our full configuration:
>
> route add -net ..... (local nets)
> route add default gw 193.170.9.1 (first ISP)
>
> ip rule add from 10.0.0.0/8 table chello1
> ip route add feault via 192.168.158.101 table chello1 (second ISP)
> ip rule add from 193.170.8.133 table chello1
> ip rule add from 193.170.8.134 table chello1
> ip route flush cash
Ah. A little more than you posted last time :-) However I still don't see
a reason for only 20% usage of a 10Mbit connection.
How do you know the problem is not with your ISP ? Can you download
at 10Mbit under any circumstances ?
What makes you think is it NAT which is causing the performance
problem ? Does the problem go away if you do not use NAT ?
How busy is your box (what load average does uptime show) ?
Are you getting any kernellogging messages about conntrack table full
etc ?
What speed CPU / how much memory is in the netfilter machine ?
Antony.
--
All matter in the Universe can be placed into one of two categories:
1. things which need to be fixed
2. things which will need to be fixed once you've had a few minutes to play
with them
prev parent reply other threads:[~2002-10-25 16:59 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-10-25 13:56 Performace problems with NAT Berndt Sevcik
2002-10-25 14:46 ` Antony Stone
[not found] ` <1035560291.24039.38.camel@ITS-Sevcik>
2002-10-25 16:59 ` Antony Stone [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=20021025170004.BDIX27595.mta05-svc.ntlworld.com@there \
--to=antony@soft-solutions.co.uk \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox