I have the following internet setup:
1. DSL, which was my only internet connection, defined on the eth1 interface for my ASG
2. Cable, which was recently added, defined on the eth2 interface for my ASG
What I want to do is have all internal traffic EXCEPT traffic from one particular host to default to the Cable, and have just that one host default to the DSL. But of course, if the DSL is down I want this particular host to use the Cable, and if the Cable is down, I want the rest of the network to use the DSL.
So, failover doesn't seem "right", because if I enable failover with the cable being the primary, the backup interface is "turned off", and no traffic can go through the DSL.
Is what I want to do possible? And if so, how would I configure it.
Thanks.
Danita
This thread was automatically locked due to age.