<html><body><div style="font-family: times new roman, new york, times, serif; font-size: 12pt; color: #000000"><div>RackSpace burnt me last night with a failed drive in a RAID on one of their hosts. &nbsp;We were down 1.5 hours.</div><div><br></div><div>In respsonse I brought up a guest at Digital Ocean and it is now slaving off the RS guest. &nbsp;If RS goes down again I'll just promote</div><div>it to master.</div><div><br></div><div><br></div><div>This does not solve the problem of my users going to a web address that points to RS. &nbsp;I can't change the DNS fast enough so I'm thinking</div><div>I could use iptables to redirect their connection to the correct site.</div><div><br></div><div>Failover will be automated, but human initiated. &nbsp;One of the tasks will be to delete an iptables rule and apply another. &nbsp;The system they will go to</div><div>is at Norcross Peak 10. &nbsp;The RS system is in Chicago and Digital Ocean in San Fran. &nbsp;Each system has a public IP address and not on the same lan.</div><div><br></div><div>I've done this before as pranks, but looking at implementing the idea of a load balance without the load balancer. &nbsp;When I ran some tests to redirect PUBLIC_A:XXXX to PUBLIC_B:SSH &nbsp;I did a who on PUBLIC_B and saw the address of A. &nbsp;Not my desktop at home. &nbsp;I do have MASQ running on A, &nbsp;</div><div><br></div><div>Is this the way this is supposed to be implemented? &nbsp;Traffic will go to A then redirected to B. &nbsp;I was hoping that A would redirect to B and then my desktop and B would be a direct connection. &nbsp;</div><div><br></div><div>Is this correct?</div><div><br></div><div><a href="http://wiki.vpsget.com/index.php/Forward_%28redirect/nat%29_traffic_with_iptables">http://wiki.vpsget.com/index.php/Forward_%28redirect/nat%29_traffic_with_iptables</a></div><div><br></div><div>Chris</div><div><br></div></div></body></html>