default routes question or any way to do the rebundant

Donald Stahl don at calis.blacksun.org
Thu Mar 20 19:03:05 UTC 2008


NANOG is not a general purpose router help mailing list. Issues discussed 
here are supposed to be relevant to the North American ISP community.

Please take this question to a FreeBSD mailing list.

Thanks,
-Don


> ls it possible to have 2 default routes?
> or how can I do the rebundant when the route is still
> working either eth1 or eth2 down?
>
> Router2
>   192.168.0.2/20 eth1
>   192.168.0.18/20 eth2
>   10.0.0.1 eth3
>
>
> ip route 0.0.0.0/0 192.168.0.1
> ip route 0.0.0.0/0 192.168.0.17
>
> or
>
> ip route 0.0.0.0/0 192.168.0.1
> ip route 0.0.0.0/0 192.168.0.17 2
>
>
> Router1
>  192.168.0.1 eth
>  192.168.0.17 eth2
>  172.16.0.1 eth3
>
> host1 10.0.0.2 connects R2 couldn't ping host2
> 172.16.0.2 connects R1 when the link 192.168.0.1 is
> down
>
>
> host1-----R1--Switch---R2-----host2
>            --Switch---
>
> i am using freebsd router
>
>
> Thank you for your help
>
>
>
>
>
>      ____________________________________________________________________________________
> Be a better friend, newshound, and
> know-it-all with Yahoo! Mobile.  Try it now.  http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ
>



More information about the NANOG mailing list