FranC'ois Rousseau wrote: > Hi, > > I have a problem to understand how to dynamically change the route > destinate to a carp interface. > > I have 2 routers, both have 3 NIC. > > On each router I have: > 1 Nic for the upstream > 1 Nic for the LAN ( 5 carp, no nat) > 1 Nic for inter-router traffic. > > What I want: > > If one of my CARP goes in Backup state or if the cable is unplug, > every route to those network are automatically redirected to the other > router. > > Ex: > Carp on router 1 goes "backup" so every traffic destinate to those > network are automatically redirected to the router2 who have the CARP > Master. So my router1 can continue to communicate with host on the > LAN. (use full to route traffic from my upstream provider) > > Right now, I think is impossible because the route always stay in > "route show" regardless of the interface state. > > Any idea how to do this? Not sure I /totally/ understand your architecture, but I think what you need is a carp on the upstream.
Chris

