From: "William L. Thomson Jr." <support@obsidian-studios.com>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] howto equalize two uplink?
Date: Thu, 27 Mar 2003 01:42:14 +0000 [thread overview]
Message-ID: <marc-lartc-104872954901326@msgid-missing> (raw)
In-Reply-To: <marc-lartc-104867316529270@msgid-missing>
To the best of my knowledge or understanding of this topic.
On Wed, 2003-03-26 at 08:39, Kertész Viktor wrote:
> May I ask you something?
> What is the difference between these:
> 10.5.0.0/16 proto static
> nexthop via 10.0.1.6 dev eth1 weight 1
> nexthop via 10.0.1.8 dev eth1 weight 1
>
With the patches proto static is supposed to keep the routes in the
routing table regardless of the routes existence.
>
> 10.5.0.0/16
> nexthop via 10.0.1.6 dev eth1 weight 1
> nexthop via 10.0.1.8 dev eth1 weight 1
Without proto static if one of the gateways is a PPP connection or PPPOE
then that gateway will be removed if the connection goes down.
In the event that you are using routers like I was, where it's rare the
connection between router and network (LAN) will be interrupted it's
more of a mood issue.
With PPP or PPPOE connections it can be a must if you want to routes to
remain until the connection is restored.
However this can cause a further problem as it tries to send packets via
a dead gateway.
I would look further into the dead gateway detection for more info on
this. I am pretty sure it pertains more to that than the concept of
having multiple uplinks/internet providers.
I could be wrong, and if I am please someone set me straight.
Thanks
Otherwise that should be the explanation you are seeking?
--
Sincerely,
William L. Thomson Jr.
Support Group
Obsidian-Studios, Inc.
3548 Jamestown Ln.
Jacksonville, FL 32223
Phone/Fax 904.260.2445
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:[~2003-03-27 1:42 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-03-26 10:04 [LARTC] howto equalize two uplink? Kertész Viktor
2003-03-26 11:03 ` Kim Jensen
2003-03-26 13:00 ` Kertész Viktor
2003-03-26 13:16 ` Kim Jensen
2003-03-26 13:39 ` Kertész Viktor
2003-03-27 1:42 ` William L. Thomson Jr. [this message]
2003-03-27 7:41 ` Kertész Viktor
2003-03-28 18:40 ` William L. Thomson Jr.
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-104872954901326@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.