Ok basically I have 2 load balancer servers in front of a load of FreeBSD servers. All the FreeBSD servers connect to the net via nat so one of the lb servers is the active gateway. What I need to do is have it so when the first lb server goes down, the FreeBSD servers automatically start using the 2nd lb server as the nat gateway without intervention from me. I am assuming I can add a second gateway/router with a lower priority than the default. As I can on windows machines. Is this possible and if so how? thanks.