From mboxrd@z Thu Jan 1 00:00:00 1970 From: Date: Thu, 13 Dec 2001 21:08:07 +0000 Subject: Re: [LARTC] How do i configure my kernel for equal cost MultiPath? Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: lartc@vger.kernel.org On Thu, 13 Dec 2001 mok2@lucifer.armageddonnet.com wrote: > I am tyring to get to my machine from both my cable and dialup connection > from the outside. > > ?"How do i configure my kernel for equal cost MultiPath"? > i have been trying this http://mailman.ds9a.nl/pipermail/lartc/2000q4/000092.html assuming these are real ip's eth2 192.168.1.1 netmask nemask 255.255.255.192 gw 192.168.1.254 ppp0 10.2.2.1/32 gw 10.2.3.254 ip route add 192.168.1.1 dev eth2 table 200 ip route add default via 192.168.1.254 dev eth2 table 200 ip route add 10.2.2.1 dev ppp0 table 100 ip route add default via 10.2.3.254 dev ppp0 table 100 ip route add 192.168.1.1 src 192.168.1.254 dev eth1 ip route add 10.2.2.1 src 10.2.3.254 dev eth2 ip route add default scope global nexthop via 192.168.1.254 \ nexthop via 10.2.3.254 i get this error Error: either "to" is duplicate, or "netxhop" is a garbage _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://ds9a.nl/lartc/