This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Please How do I failover two ISPs with multiple IPs, and two ASG220s?

Hi!

Sorry if this is a newbie question, but if it is very bad, please help a budding admin out anyway.

I have two UTMs ( ASG220s). 
On the first ASG220, I have 3 public IPs in the same subnet, A.A.A.A/30,
and on the second ASG220, I expect to have the same amount, B.B.B.B/30, with a different ISP.

On the first ASG220, I have multiple routes and VPNs that are defined for the A.A.A.A/30 subnet and its in use. The second ASG220 is new and its still being set up. ( I intend to duplicate all the routes and VPNs using A.A.A.A/30 to use B.B.B.B/30 as well.)

Please I need to have a situation where if A.A.A.A/30 is unreachable or fails for some reason, ASG220-A can fail over to B.B.B.B/30 subnet and carry on as if nothing happened.

And if ASG220-A dies for some reason, I need ASG220-B to take over the connections. 
Please is this possible, and how do I do this?

Sorry again if the question is foolish, but I really need some pointers getting this done.

Thank you!


This thread was automatically locked due to age.
  • I think you need to put the UTM's in HA mode so there's always a UTM available when one fails.
    Then you need both ISP's to be connected to the HA setup (physically you need to connect both ISP's to both UTM's at the same ports, since in HA you only have 1 logical UTM).

    BTW with a /30 you only have 2 available WAN-addresses. There are a total of 4 addresses, but the lowest one is your network address and the highest one is the broadcast address.
  • Thanks a lot! Made a mistake with the subnetting.