In article , karlutxo wrote: :We have two cisco 837 routers (R1 & R2) located at our main office. :Another cisco 837 router (EA) is located at remote office.
:There are two tunnel interface configured. tunnel1 connects R1 and EA :routers. Tunnel2 :connects R2 and EA routers.
:Usually everything works right. Both tunnels are up and we can connect :to EA :throught either R1 or R2.
:Problems begins when adsl connections at R1 fail. We think EA must :detect that tunnel1 :is down and route trafic over Tunnel2, but EA didn=B4t route over :tunnel2 until we manually :shutdown tunnel1.
That's a problem. As far as the routers are concerned, GRE tunnels are -always- up (unless maybe you turn on GRE keyalives.)
Please have a look at Vincent C. Jones' web site for information on the sorts of things you have to do in order to have tunnel state track interface or connection state.
According to what I've read (and experienced a bit myself), it is fairly common for ADSL links to go down "one hop away", leaving the local interface physically up and able to send packets but the packets are not getting anywhere useful. This requires that you use an end-to-end checking strategy rather than relying on the router detecting a hardware link down.