All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul van den Bogaard <paul@vdbogaard.com>
To: netfilter@lists.netfilter.org
Subject: multiple internet connections and routing
Date: Mon, 19 Dec 2005 11:35:59 +0100	[thread overview]
Message-ID: <43A68D0F.7000807@vdbogaard.com> (raw)

Hi,

currently I have two firewalls. Each firewall connects its own internal
network to the Internet using its own single (broadband) connection.

This means I have two similar setups running in parallel

I would like to do this all on a single firewall. Not sure how to go there.

Result should be one firewall doing NAT, such that

	all trafic from/to network 10.1.5 (interface eth1) should go interface
eth0 (internet gateway 1)
	all trafic from/to network 10.1.6 (interface eth2) should go to
interface eth3 (internet gateway 2)

	If one of the internet gateways is unable to operate (provider failure,
routing error up stream) I should be able to temporarely route all
traffic to the other internet gateway.

How to configure the box?

Help, links etc are very much appreciated.

Thanks
Paul van den Bogaard


             reply	other threads:[~2005-12-19 10:35 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-19 10:35 Paul van den Bogaard [this message]
2005-12-19 15:06 ` multiple internet connections and routing Edmundo Carmona
2005-12-19 15:49   ` Mikado

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=43A68D0F.7000807@vdbogaard.com \
    --to=paul@vdbogaard.com \
    --cc=netfilter@lists.netfilter.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.