How is it implemented? Could you refer me to some documentation?

Thanks :)

Ohad.

-----Original Message-----
From: Eli Marmor [mailto:[EMAIL PROTECTED]] 
Sent: Sunday, May 12, 2002 12:46 PM
To: [EMAIL PROTECTED]
Subject: Re: Loadsharing over multiple ISP connections

[EMAIL PROTECTED] wrote:

> Is it possible to split traffic to the internet via two or more physical connections?

Yes.

You have 2 options:

1. Only for sessions which were initiated by you: This one is simple,
   and I (as well as many others) already implement it. The magic is
   done by your router (I use a Linux 2.4 based router, with my own
   definitions and rules). The router should decide per packet what to
   do with it, and how to route it (I have two connections to the
   world: Frame-Relay and ADSL). The rest of each session uses the same
   routing as the first packet in that session (as in any masqueraded
   session).

2. You want sessions coming from outside to reach you in different
   ways: This is much more complex, and requires BGP. You should have
   at least 2 connections, to 2 *DIFFERENT* ISP's who support BGP, then
   pay $500 to ISOC-IL ($300 for 1024 IP's, and $200 for ASN), and then
   you need an expert to configure the router (I'm looking for an
   expert to help ME in this task. Anybody?)
   Since the payment is VERY cheap, there are more limitations. For
   example, if you are ISP, you can only dream about having such terms.

-- 
Eli Marmor
[EMAIL PROTECTED]
CTO, Founder
Netmask (El-Mar) Internet Technologies Ltd.
__________________________________________________________
Tel.:   +972-9-766-1020          8 Yad-Harutzim St.
Fax.:   +972-9-766-1314          P.O.B. 7004
Mobile: +972-50-23-7338          Kfar-Saba 44641, Israel

=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to