From: "Nataniel Klug" <nata@cnett.com.br>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] Load balance (two links in one server): why is this
Date: Wed, 19 Oct 2005 14:57:58 +0000 [thread overview]
Message-ID: <001401c5d4bd$7e3ea7b0$57001eac@NATANIEL> (raw)
In-Reply-To: <000a01c5d4aa$6ec68540$57001eac@NATANIEL>
[-- Attachment #1.1: Type: text/plain, Size: 1475 bytes --]
Marek,
I made a test to route some kind of trafic throu one link and other kind throu other using L7-Filter compiled into kernel and iptables.
It worked properly. So now I will put P2P and messenger trafic throu one link and all other trafic thou other link.
Thanks.
Att,
Nataniel Klug
----- Original Message -----
From: Marek Kierdelewicz
To: lartc@mailman.ds9a.nl
Sent: Wednesday, October 19, 2005 11:51 AM
Subject: Re: [LARTC] Load balance (two links in one server): why is this notworking?
> Hello,
Hi there.
>
> I am trying to make a load balance at my box using two
> conections. I have compile my kernel with this patch
> routes-2.6.13-12.diff (tha I get from this website:
> http://www.linuxvirtualserver.org/~julian/#routes).
> ....
I've tried to implement similar setup some time ago. The problem was
that there was no way to assure that active connection won't be routed
throu different gateways (route cache entries timeout...). I've failed
to overcome this problem with a help of route patches.
I was able to balance traffic over few connections with connmark+nth
iptables patches. Think of it as an alternative if route patches won't
work as advertised.
Marek Kierdelewicz
KoBa ISP
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc
[-- Attachment #1.2: Type: text/html, Size: 3072 bytes --]
[-- Attachment #2: Type: text/plain, Size: 143 bytes --]
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc
prev parent reply other threads:[~2005-10-19 14:57 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-10-19 12:41 [LARTC] Load balance (two links in one server): why is this not Nataniel Klug
2005-10-19 13:51 ` Marek Kierdelewicz
2005-10-19 14:57 ` Nataniel Klug [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='001401c5d4bd$7e3ea7b0$57001eac@NATANIEL' \
--to=nata@cnett.com.br \
--cc=lartc@vger.kernel.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.