All of lore.kernel.org
 help / color / mirror / Atom feed
From: "William L. Thomson Jr." <support@obsidian-studios.com>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] Load Balance/Redundant Internet Connections
Date: Wed, 05 Jun 2002 19:18:20 +0000	[thread overview]
Message-ID: <marc-lartc-102330490231444@msgid-missing> (raw)
In-Reply-To: <marc-lartc-102002834927549@msgid-missing>

Well after many months, a failed attempt at solving my problem with a
Nexland ISBPro800, I finally now am using both of my SDSL lines
together.

Bliss. :)

This was not an easy process, and I ended up going through just about
every possible scenario until finding the one that worked.

I would not have found the one tha worked had it not been for the
assistance of 

Julian Anastasov

He responded to many direct emails, and was very patient and
cooperative. 

His patches are a must in a situation like this.
http://www.linuxvirtualserver.org/~julian/#routes

Also stick to the examples shown in the nano-how-to
http://www.linuxvirtualserver.org/~julian/nano.txt

What I had problems with and what is a must is that the Linux router
must perform some sort of NAT.

In my situation it was a matter of using 

ipmasqadm portfw 

to do DNAT on my public IP's

and a 

ipchains -A forward -s w.x.y.z -j MASQ

One the internal network.


I am willing to answer questions and help others out.
That's just my way of giving back what I have received.
Someone help's me, I help someone else. 

So others heading down this path, it is possible, but there is only one
way at the present moment to go about it.

Have a nice day, and route on.

-- 
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/

      parent reply	other threads:[~2002-06-05 19:18 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-04-28 21:11 [LARTC] Load Balance/Redundant Internet Connections William L. Thomson Jr.
2002-04-29  9:03 ` Julian Anastasov
2002-05-17 16:56 ` William L. Thomson Jr.
2002-06-05 19:18 ` William L. Thomson Jr. [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=marc-lartc-102330490231444@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.