View Single Post
Old 31-01-2008, 12:47   #3
dragon
Inactive
 
Join Date: Jan 2004
Posts: 3,898
dragon has reached the bronze age
dragon has reached the bronze agedragon has reached the bronze agedragon has reached the bronze agedragon has reached the bronze agedragon has reached the bronze agedragon has reached the bronze agedragon has reached the bronze agedragon has reached the bronze agedragon has reached the bronze agedragon has reached the bronze age
Re: Would this work?

Quote:
Originally Posted by CrC-3rr0r View Post
And for my last post....

Apply your failover balancer as per
http://www.debian-administration.org/articles/377

but create private interfaces that have a preference to route via CM instead of DSL

Configure your dhcp server on that machine to apply static ip/routes for the prefered machines you always want to route via CM. IE route = 2.0.0.1 instead of the global failover balanced route of 10.0.0.1

If for some reason CM goes down ... comment out the dhcpd.conf entry - restart dhcpd and network on the client machine such thatit starts to route via 10.0.0.1 (the failover balanced gateway). Or you can be really cleaver and write some scripts to do this.

Hasta la vista baby.
don't want to leave a specific machine running all the time tho
dragon is offline   Reply With Quote