From mboxrd@z Thu Jan 1 00:00:00 1970 From: gypsy Date: Tue, 25 Oct 2005 06:59:27 +0000 Subject: Re: [LARTC] Problem with ip route . VERY SLOW Message-Id: <435DD7CF.F4691818@iswest.com> List-Id: References: <001901c5d884$aeb61b60$b500a8c0@NOVIS.COM> In-Reply-To: <001901c5d884$aeb61b60$b500a8c0@NOVIS.COM> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: lartc@vger.kernel.org Franck LEPRETTE wrote: > I remember that I have 3 interfaces and I wonder my self if it's possible > that there are too many interfaces on the computer; or there are > restrictions with iproutes2 etc...? No, there are not too many interfaces. I have run 4 all at once. Three were ethernet (DSL) and 1 ppp (Modem). Yes, there are iproute2 issues. 1) The LARTC HOWTO is wrong. 2) Your routing tables seem to have only 2 entries; you probably need 3. 3) Similar IP addresses can be a problem. 192.168.0.0/24 is too similar to 192.168.100.0/24. Worse, private IPs are a pain. (All that is my opinion, not necessarily fact.) 4) There shouldn't be a default route. Instead, there should be a default route for each external interface such that packets received on one get replied on the same one. This link is apparently dead http://selab.edu.ms/twiki/bin/view/Networking/MultihomedLinuxNetworking so read this instead http://yesican.chsoft.biz/lartc/MultihomedLinuxNetworking.html Post your configuration files. Do not just describe them. Give us an explanation of the setup, possibly including some "ASCII art". Here's a link where you will find other's successes: http://yesican.chsoft.biz/lartc/index.html Read EXAMPLES and MULTIPATH and follow the links. -- gypsy _______________________________________________ LARTC mailing list LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc