Date: Tue, 15 May 2012 19:02:12 +0000 From: "Li, Qing" <qing.li@bluecoat.com> To: Sean Bruno <seanbru@yahoo-inc.com>, "freebsd-net@freebsd.org" <freebsd-net@freebsd.org> Subject: RE: [stable-9] Message-ID: <B143A8975061C446AD5E29742C531723CA33D1@pwsvl-excmbx-05.internal.cacheflow.com> In-Reply-To: <1337105271.3434.8.camel@powernoodle-l7.corp.yahoo.com> References: <1337105271.3434.8.camel@powernoodle-l7.corp.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
The route selection is based on a hash function of source-ip and destinatio= n-ip when =0A= RADIX_MPATH is enabled. You do not need to perform specific actions, other = than perhaps=0A= setting varying weights on each entry as an option. So depends on the traff= ic destination =0A= the chosen route may always be the same one. =0A= =0A= --Qing=0A= ________________________________________=0A= From: owner-freebsd-net@freebsd.org [owner-freebsd-net@freebsd.org] on beha= lf of Sean Bruno [seanbru@yahoo-inc.com]=0A= Sent: Tuesday, May 15, 2012 11:07 AM=0A= To: freebsd-net@freebsd.org=0A= Subject: [stable-9]=0A= =0A= Trying to use two interfaces connected to the same network with the same=0A= default router. The two interfaces have two different IPs on the=0A= same /28 and point at the same default router of .1. I have=0A= successfully configured the machine such that data is coming *in* on=0A= both interfaces, but the output is only going out the first interface.=0A= =0A= I've compiled with RADIX_MPATH enabled, and I'm setting the default=0A= route ... but, I'm pretty ignorant what to do next. Chances are, I'm=0A= just being stupid here and I need to get more sleep.=0A= =0A= -bash-4.2$ netstat -r=0A= Routing tables=0A= =0A= Internet:=0A= Destination Gateway Flags Refs Use Netif=0A= Expire=0A= default <redacted> UGS 0 33320033 igb0=0A= XXX.XXX.XXX.0/25 link#1 U 0 0 igb0 =3D>= =0A= XXX.XXX.XXX.0/25 link#2 U 0 0 igb1=0A= =0A= =0A= What am I missing here?=0A= =0A= Sean=0A= =0A= _______________________________________________=0A= freebsd-net@freebsd.org mailing list=0A= http://lists.freebsd.org/mailman/listinfo/freebsd-net=0A= To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org"=0A=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?B143A8975061C446AD5E29742C531723CA33D1>