All of lore.kernel.org
 help / color / mirror / Atom feed
* multiple internet connections and routing
@ 2005-12-19 10:35 Paul van den Bogaard
  2005-12-19 15:06 ` Edmundo Carmona
  0 siblings, 1 reply; 3+ messages in thread
From: Paul van den Bogaard @ 2005-12-19 10:35 UTC (permalink / raw)
  To: netfilter

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-12-19 15:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-12-19 10:35 multiple internet connections and routing Paul van den Bogaard
2005-12-19 15:06 ` Edmundo Carmona
2005-12-19 15:49   ` Mikado

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.