From: "William L. Thomson Jr." <support@obsidian-studios.com>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] Load balancing
Date: Fri, 28 Jun 2002 05:27:34 +0000 [thread overview]
Message-ID: <marc-lartc-102524319813090@msgid-missing> (raw)
In-Reply-To: <marc-lartc-102512835209719@msgid-missing>
Greg,
Check out the past archives not to far on June 5th, I put a post up
when I finally was able to do something similar to what you are wanting
to do. I think. I have two ISPs, two SDSL lines, separate IP blocks, and
two routers. I used a linux box as a second round of Nat and a load
balancer sort of. Although that is an option, but as mention in my post,
NAT in the Linux box is a must. The kernel must be patched, I used a
2.2.21 due to booting of a ZIP disk, and running my Linux router on
RAMDISK You can use a 2.4 but it must be patched, and run NAT.
The links you need are in my past post, and if you have questions I will
do my best to assist. Although keep in mind NAT issues are not really
for this list. That's a netfilter mailing list issue. Due my use of a
2.2.21 kernel I could not use iptables, or at least I do not think I
can. I used ipchains as you will see in the post. So if you use a 2.4
kernel you will more than likely use iptables not ipchains.
I used only two connections, but you can use as many as you have
interfaces for. Also if you are not using other routers before the Linux
one than it will be a little easier Good luck.
On Wed, 2002-06-26 at 15:06, Greg Scott wrote:
> I am trying to figure out how to do this: I've tried the howto but just become
> hopelessly confused. (I don' think this is a problem in the howto, it's a problem
> with my comprehension.)
>
> Anyway, here's the scenario:
>
> Internal Linux Router/ 4 - T1 circuits to Another
> Networks Firewall the Internet Internet circuit
> | | | | | | | | | |
> +-----------------+ | | +------------+------+------+------+---------------+
> --------------------+ |
> ------------------------+
>
> There are really three internal networks for various departments. The router/firewall
> will have 4 NICs.
>
> For one of the internal departments, I want the router to load-balance outbound
> packets among those 4 T1 circuits, which will be connected to Cisco (I think)
> routers. I want the other departments to all share that other Internet circuit.
>
> And I need the ability to change this policy at will, so I can let other departments
> use the combined T1s as needed.
>
> I think I can figure out how to route based on the source network, that all makes
> sense in the how-to. I can set up different routing tables based on the source IP
> address/network. It's the load balancing that is making me crazy - how do I put
> together a load-balancing mechanism for those combined T1s that makes sense?
>
> Any advice or pointers?
>
> thanks
>
> - Greg Scott
> _______________________________________________
> LARTC mailing list / LARTC@mailman.ds9a.nl
> http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
>
--
Sincerely,
William L. Thomson Jr.
Obsidian-Studios, Inc.
439 Amber Way
Petaluma, Ca. 94952
Phone 707.766.9509
Fax 707.766.8989
http://www.obsidian-studios.com
--
Sincerely,
William L. Thomson Jr.
Support Group
Obsidian-Studios Inc.
439 Amber Way
Petaluma, Ca. 94952
Phone 707.766.9509
Fax 707.766.8989
http://www.obsidian-studios.com
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
next prev parent reply other threads:[~2002-06-28 5:27 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-06-26 21:52 [LARTC] Load balancing Greg Scott
2002-06-28 5:27 ` William L. Thomson Jr. [this message]
2002-07-04 14:52 ` bert hubert
2003-02-19 19:27 ` Paul English
2003-05-08 11:50 ` [LARTC] load balancing Lucas Aimaretto
2003-05-08 13:08 ` Sjaak Nabuurs
2003-05-09 15:44 ` Víctor Nuño
2003-05-09 15:55 ` Martin A. Brown
2003-11-28 1:41 ` Евгени Гечев
2003-11-28 12:38 ` Ivo Vachkov
2003-11-28 18:47 ` Evgeni Gechev
2003-11-28 19:02 ` Artūras Šlajus
2003-11-28 23:22 ` Ivo Vachkov
2004-07-26 1:35 ` [LARTC] Load Balancing XMundo - Soporte Tecnico
2004-07-26 23:58 ` XMundo - Soporte Tecnico
2004-09-15 17:10 ` [LARTC] load balancing pbruna
2004-09-17 3:21 ` Glen Mabey
2005-01-12 21:15 ` Antonio Pérez
2005-11-16 20:13 ` comp.techs
2006-10-13 8:54 ` Indunil Jayasooriya
2006-10-13 8:55 ` Indunil Jayasooriya
2006-12-13 22:07 ` Charlie Meyer
2006-12-13 22:42 ` Grant Taylor
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=marc-lartc-102524319813090@msgid-missing \
--to=support@obsidian-studios.com \
--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.