[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <004201c79355$7e65ea20$7b31be60$@biz>
Date: Fri, 11 May 2007 00:49:39 +0200
From: "Giampaolo Tomassoni" <Giampaolo@...assoni.biz>
To: unlisted-recipients:; (no To-header on input)
Cc: <netdev@...r.kernel.org>
Subject: R: 2.6.20 and multipath routing
> -----Messaggio originale-----
> Da: Chuck Ebbert [mailto:cebbert@...hat.com]
>
> Giampaolo Tomassoni wrote:
> >
> > default src 1.2.1.6
> > nexthop via 1.2.2.254 dev atm0 weight 1
> > nexthop via 1.1.2.254 dev atm1 weight 1
> >
>
> When I tried this I found that weight 1 didn't work -- all traffic
> went out one interface until I changed both weights to 50.
I experienced the same until I discovered that I actually had to "modprobe"
multipath_rr first: Nothing did tell me that the mpath algorithm I specified
wasn't available...
> And on ethernet, I had to have static ARP entries or the kernel
> would ARP on one interface, and if it didn't get a reply in less
> than one microsecond it would immediately go to the second
> interface.
Sorry, but I didn't try this over ethernet. I can't help here.
Giampaolo
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists