I have a main site and 5 remote site. 5 sites connected through T1 lines, and using GRE though PIX as a backup if t1 line fails. It works great, the only thing that I have left is to backup my DSL line using T1 line. How do I do this. I know that I can setup rtr, and track command to send ICMP reqeuests to my DSL router. But then what, if my default route ip route 0.0.0.0 0.0.0.0 192.168.5.254 points to PIX firewall, how do I change that, to work with rtr, track and route-map. I know it is easy to setup access-list to determine the type of traffic, but how to make an access-list out of 0.0.0.0 0.0.0.0
Please help