From: "D Webster" <dwebster78@home.net>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] Multiple Internet Interface Issue
Date: Fri, 13 Jul 2001 11:45:26 +0000 [thread overview]
Message-ID: <marc-lartc-99505706505580@msgid-missing> (raw)
In-Reply-To: <marc-lartc-99471686700854@msgid-missing>
[-- Attachment #1: Type: text/plain, Size: 1100 bytes --]
Destination Gateway Genmask Flags Metric Ref Use
Iface
209.26.145.1 0.0.0.0 255.255.255.255 UH 0 0 0
ppp0
24.250.85.128 0.0.0.0 255.255.255.128 U 0 0 0
eth2
192.168.0.0 0.0.0.0 255.255.255.0 U 0 0 0
eth0
0.0.0.0 24.250.85.129 0.0.0.0 UG 0 0 0
eth2 #default route
0.0.0.0 209.26.145.1 0.0.0.0 UG 0 0 0
ppp0 #default route
These default routes were added automatically when the interfaces are
brought up separately. The IP address for ppp0 is 209.26.145.189. If I
try to ping 209.26.145.189 from an external machine over the internet,
the packets are received, but none are sent. What configuring is needed
for data to be sent and received over both interfaces (and retain their
source/destination addresses)?
Assuming you don't care about sending the data down the shortest path
(which would require something like BGP4), configure your kernel for
equal cost multipath and then just set both devices as your default
route.
[-- Attachment #2: Type: text/html, Size: 6756 bytes --]
prev parent reply other threads:[~2001-07-13 11:45 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-07-09 22:13 [LARTC] Multiple Internet Interface Issue D Webster
2001-07-13 11:45 ` D Webster [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-99505706505580@msgid-missing \
--to=dwebster78@home.net \
--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.