Hi everyone,
I have 3 IPS on eth3, eth4, eth5
I have 4 VLANs on eth0.1, eth0.2, eth0.3, eth0.4
I need to set eth0.1 gateway to eth3
I need to set eth0.2 gateway to eth4
I need to set eth0.3 gateway to eth5
I need to set eth0.4 gateway to eth5
And in case of any of the ISP to be down an automatic fail over to the next one:
any failover to eth3
any failover to eth4
any failover to eth5
Load balancing is not desirable.
Thank you for the help.