From: Rogerio Brito rbrito@iname.com
To: lartc@vger.kernel.org
Subject: [LARTC] Load Sharing PPP Connections on an Masqed LAN
Date: Tue, 05 Dec 2000 05:12:28 +0000 [thread overview]
Message-ID: <marc-lartc-98373938216998@msgid-missing> (raw)
In-Reply-To: <marc-lartc-98373938216991@msgid-missing>
<PRE>On Dec 04 2000, Arthur van Leeuwen wrote:
><i> Second: set up /etc/ppp/ip-up.local scripts (not exactly sure what Mandrake
</I>><i> uses for that, but that's what RedHat uses) to dynamically reroute
</I>><i> to the correct interfaces
</I>
Could you provide more information on what is meant by
"dynamically reroute"? By that you mean that ppp shouldn't add
default routes to the gateways?
><i> Third: make a multipath route over the two ppp links. This will dynamically
</I>><i> balance packets over the two links, based on the destination adresses.
</I>
Which way would I do this? Should I delete my default route
and use:
# ip route add default scope global nexthop dev ppp0 nexthop dev eth0
(so that I can use both my ppp connection and my DSL?)
I tried the above and it "partially" works: I have problems
accessing some www sites (Netscape shows me "No route to
host"), while accessing others is fine (I can read slashdot
ok).
It seems that the problem only occurs with TCP based services
(UDP based ones seem to be fine -- ICMP echo also seems fine).
Any suggestion what I should be doing to correct this?
Thank you very much for any comments, Roger...
--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Rogerio Brito - <A HREF="mailto:rbrito@iname.com">rbrito@iname.com</A> - <A HREF="http://www.ime.usp.br/~rbrito/">http://www.ime.usp.br/~rbrito/</A>
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
</PRE>
next prev parent reply other threads:[~2000-12-05 5:12 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2000-12-04 3:33 [LARTC] Load Sharing PPP Connections on an Masqed LAN Hexxor
2000-12-04 3:48 ` Lisle
2000-12-04 8:05 ` Arthur
2000-12-05 5:12 ` Rogerio [this message]
2000-12-05 15:37 ` Arthur
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-98373938216998@msgid-missing \
--to=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.