All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mark Hagger <hags@metahusky.net>
To: lartc@vger.kernel.org
Subject: [LARTC] help with config for multiple internet connections
Date: Tue, 22 Jan 2002 11:31:42 +0000	[thread overview]
Message-ID: <marc-lartc-101169903527157@msgid-missing> (raw)

Hi,

I have a machine with 2 internet connections (one is effectively the
backup one).

I'm having some trouble getting this to work.  What I want is to have one
connection as the default gateway, and the other to also be live for
incoming connections.  The theory is that if the "first" connection dies
then the "second" would work (one of the links is ADSL, hence the
unreliability....).

I'm using a Mandrake8.1 installation, with a recent kernel.  If I setup
the network cards in the "usual way" I get a "route table" of the
following:

10.252.0.64   0.0.0.0     255.255.255.240 U  0  0 0 eth0
62.188.57.139 0.0.0.0     255.255.255.248 U  0  0 0 eth1
127.0.0.0     0.0.0.0     255.0.0.0       U  0  0 0 lo
0.0.0.0      10.252.0.65    0.0.0.0       UG 0  0 0 eth0

unfortunately this doesn't work at all, connections to the external
address that maps to 10.252.0.64 work fine, but incoming traffic to
62.188.57.139 apparently goes nowhere, probably not surprising as return
traffic out of 62.188.57.139 should go via a gateway of .142.  If I switch
the default gateway to the .142 address then the eth1 network works and
the eth0 doesn't.

I'm somewhat baffled as to what I'm supposed to do to have this working,
all help and suggestions gratefully received.

Regards,

Mark Hagger

_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://ds9a.nl/lartc/

             reply	other threads:[~2002-01-22 11:31 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-01-22 11:31 Mark Hagger [this message]
2002-01-22 21:40 ` [LARTC] help with config for multiple internet connections Julian Anastasov

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-101169903527157@msgid-missing \
    --to=hags@metahusky.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.