From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pierrick Hascoet Date: Mon, 15 Oct 2001 17:11:28 +0000 Subject: [LARTC] Multipath routing problem. Message-Id: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: lartc@vger.kernel.org Hi, I'm currently trying to set up two link with multipath routing as follow: / ---- Link 0 ----X eth0 Core <-----X Linux box ----> Router \ ---- Link 1 ----X eth1 The goal is to provide big bandwidth at nice price. with a Core router making multipath routing with equal coast. Each ethernet interface on the linux box is a /30 network which is working correctly. But when i try to activate multipath routing with command as follow, always one link is marked as dead. ip route add default nexthop via dev eth0 nexthop via dev eth1 default nexthop via AAA.AAA.AAA.AAA dev eth0 weight 1 dead nexthop via BBB.BBB.BBB.BBB dev eth1 weight 1 In which case does this problem can occurs ? Don't hesitate for more informations. Kernel : 2.4.12 iproute2 : ss010824 Regards, Pierrick. _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://ds9a.nl/2.4Routing/