From: Joe Nuts <joenuts@gmail.com>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] Load Balance Outbound AND Inbound Internet Traffic to one location over multiple links
Date: Wed, 05 Jan 2005 15:55:51 +0000 [thread overview]
Message-ID: <cfc690b70501050755271bd107@mail.gmail.com> (raw)
In-Reply-To: <cfc690b704122010552f21702f@mail.gmail.com>
Thanks again for the response, Andy.
I've done a tremendous amount of research, and set-up to test the
multi-link ppp, and I still have not been successful in my search.
The problem i've found out from working with ppp, and pppoe, is that I
can only create a ppp connection between two devices on the same
broadcast network. I.E. two devices connected by some kind of bridged
ethernet.
This wouldnt be an option for me, because the DSL connections to the
client make it to the ISP over an ATM line, directly to a router. The
router plugs in to a layer-2 switch, which then our server plugs in
to.
I would need to create maybe a GRE tunnel from the client to the
server, so that the pppoe client requests would make it to the server,
to then create the ppp connection.
And that's just to get the one connection going, i'd like to be able
to multilink multiple connections.
If there were some way to multilink gre (or IPIP) tunnels, to get
combined bandwith on single connections, that would be ideal. But I
have not found any solutions along those lines.
My next attempts will be multilink pppoe tunnels over gre tunnels, and
I'm also researching what BSD has to offer in that arena.
Any suggestions are welcome.
Thanks
-Joe Comeaux
On Sun, 26 Dec 2004 20:03:44 +0000, Andy Furniss
<andy.furniss@dsl.pipex.com> wrote:
> Joe Nuts wrote:
> > I have boxes at both ends of the link. I have spent my whole day
> > searching the internet on anything to do with 'multilink ppp', and
> > have not found any decent documentation on how to set something like
> > that up. perhaps somone could point me to something?
>
> I am not sure about setting up a server, but there must be a few
> examples of client setups around for ISDN. Here is one for DSL
>
> http://www.freestuffjunction.co.uk/bondedadsl.shtml
>
>
> > As for the setup, server at the ISP has one public IP A, on public
> > network A. it receives/routes traffic for public network B.
> > the server at the client site has two public IP's, X and Y on public
> > network X and Y.
> > I would like for traffic sent to public network B to make it to client
> > computer, divided across the two IP's X, and Y. (this traffic will of
> > course go through server at the ISP, which will do the work in
> > splitting the traffic up)
>
> You probably know more advanced routing than me - I have never played
> about with complicated setups. As far as using ppp - I don't think you
> have to worry about IP addresses too much - it's link level, so I think
> you can send whatever you like down it and it will appear at the other end.
>
> Andy.
>
>
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
next prev parent reply other threads:[~2005-01-05 15:55 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-12-20 18:55 [LARTC] Load Balance Outbound AND Inbound Internet Traffic to one location over multiple links Joe Nuts
2004-12-22 13:40 ` [LARTC] Load Balance Outbound AND Inbound Internet Traffic to Andy Furniss
2004-12-23 1:28 ` [LARTC] Load Balance Outbound AND Inbound Internet Traffic to one location over multiple links Joe Nuts
2004-12-26 20:03 ` [LARTC] Load Balance Outbound AND Inbound Internet Traffic to Andy Furniss
2005-01-05 15:55 ` Joe Nuts [this message]
2005-01-06 9:44 ` Andy Furniss
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=cfc690b70501050755271bd107@mail.gmail.com \
--to=joenuts@gmail.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.