<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1">
  <title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
More <br>
<blockquote type="cite"
 cite="mid1072459479.3223.32.camel@localhost.localdomain">
  <blockquote type="cite">
    <pre wrap="">likely I will need to do fail over routing, as this is the main point 
where I wish to implement this.  So could you/someone point me in the 
right direction about finding a solution to my situation.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
I use Linux for most of my fail-over and HA (High Availability) stuff.
<a class="moz-txt-link-freetext" href="http://www.linux-ha.org/">http://www.linux-ha.org/</a>

Ultramonkey has a nice implementation of the LVS (Linux Virtual Server)
for HA situations. In general though I script my own fail-overs 
<a class="moz-txt-link-freetext" href="http://www.trilug.org/~jonc/Failover_scripts/">http://www.trilug.org/~jonc/Failover_scripts/</a>

  </pre>
</blockquote>
When I mean fail over, I mean fail-over routing, meaning if router "a"
is down resort to router "b."<br>
--chris
<blockquote type="cite"
 cite="mid1072459479.3223.32.camel@localhost.localdomain">
  <pre wrap="">
  </pre>
</blockquote>
</body>
</html>