i remember there is (or used to be) a kernel patch or program that did a crude version of this. iirc it was specifically meant for people with two phone lines and two modems to get double speed without needing ISP cooperation. it didnt work very well obviously, because without ISP cooperation you cant do this on the IP level but on a connection level. but even so you would get things like an ftp connection clogging up one line while you did something else on the other. unfortunately i have no idea what it was called, this was probably three years ago or more. a better way to do it would be to make two tunnels to a remote server, one on each line, and then bond those together. but this would require having a server somewhere that has a fast enough connection to be worth it. > In article <200112120716.fBC7G9H26230@k.ro> you wrote: > > I want to have two ISPs and if it is possible to make load balancing > > beetween both of them. > > You can't do that on the IP level, but you can set up a HTTP Proxy > which is > distributing the requests (equally or based on destination). Not sure > if squid > with the target ping function works here. > > Greetings > Bernd > - > : send the line "unsubscribe linux-net" > in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html > - : send the line "unsubscribe linux-net" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html