multiple (backup) gateways

ZippyDan

Platinum Member
Sep 28, 2001
2,141
1
81
in Windows 7 it is easy for me to add alternative gateways in the network adapter properties.

i simply give my primary gateway a metric of 1, and then set my backups with metrics of 1000, 2000, etc.

in Mac OS X (snow leopard), i don't see any to define more than 1 router for each interface. any insight?
 
Feb 25, 2011
16,992
1,621
126
It's called "Dead Gateway Detection" if you're google searching.

OS X doesn't support it like Windows NT and its offspring do. IPNetRouterX might be the thing you're looking for.
 

Nothinman

Elite Member
Sep 14, 2001
30,672
0
0
I would think it would be more reliable to do it at the switch/router level anyway. If this is for a business you probably have more devices that aren't smart enough to do that too like printers, fax machines, VOIP phone system, etc.
 

Emulex

Diamond Member
Jan 28, 2001
9,759
1
71
why don't you handle this at the router? it makes more sense. freebsd can do dual gateways. you could run that in a vm (Pfsense) and let it handle the dual wan routing too.

$100 for a used dual-wan router that handles 50meg no problem (basic nat router). icmp/dns/ping to detect failure of wan. honestly with a real pfsense setup can do better like https - get - if fail x times - down gateway and route traffic the other way.

Since 20% packet loss can cripple users on SSL or DNS but might appear not too bad for http.