failover between to connections

hello every body.i have 2 sites the first one where the servers are located and the second site i need to access the servers. so i have 2 connections between the 2 sites. i need to make a failover between the 2 sites so if connection 1 got lost i still can access it with the other connection. the first connection is a wireless bridge connecting directly the 2 sites. and the second one is an ISP leased line.
i am using RB750 to make the failover on the second site. i dont need load balancing
can anyone give me detailed steps since am new to mikrotik.

thankssss

OSPF would be one of the better ways to solve this…

  1. Deploy a /30 or /29 subnet over the wireless bridge
  2. Deploy a /30 or /29 subnet over the leased line

Configure OSPF for both subnets on both ends. Do a forum or wiki search on how to configure OSPF.

hello
thanks for your reply. forget about the wireless bridge and assume that i have two wan connections from two different ISP’s.
how i would do it.

thanks