Hi,
I have some general routing questions. On the network shown below I am
attempting to provide some level of reliability should a switch fail.
+----------+ +----------+
| isp feed | | isp feed |
+----+-----+ +----+-----+
| |
| |
+----+------+ +-----+-----+
| gw router | | gw router |
+--+-----+--+ +--+-----+--+
| a | b | c | d
| +---------+ | |
| | +---------+ |
| | | |
| +-------------+ |
| +-------------+ | |
| | | |
| | | |
+--+-----+---+ +--+-----+--+
| switch 3 | | switch 4 |
+--+-----+---+ +--+-----+--+
| | | |
| +--- < web servers > ---+ |
| |
| |
| |
+--+--------+ +--------+--+
| gw router | | gw router |
+--+-----+--+ +--+-----+--+
| e | b | c | d
| +---------+ | |
| | +---------+ |
| | | |
| +-------------+ |
| +-------------+ | |
| | | |
| | | |
+--+-----+---+ +--+-----+--+
| switch 1 | | switch 2 |
+-----+------+ +-----+-----+
| |
+------- < databases > -------+
Both the databases and the web servers have two network cards, in case
one network card fails. This leads to the problem of which card is used
with a default route.
Has anyone setup networks with hosts that exist within two networks.
How does the OS routing table respond to packets in this way? Surely
the source IP will match the default route, then be end up reaching the
source via a different link, and then fail to match the source's state
table.
--
Regards, Ed ::
http://www.gnunix.net
just another python hacker
Visual Basic, much like generic beer and America's Funniest Home
Videos is an enabling technology for stupid people.