From mboxrd@z Thu Jan 1 00:00:00 1970 From: RoMaN SoFt / LLFB!! Date: Thu, 22 Mar 2001 08:24:18 +0000 Subject: Re: [LARTC] Tricking routes to load balance + transparent proxying? Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable To: lartc@vger.kernel.org On Wed, 21 Mar 2001 21:31:28 +0100, you wrote: > Sorry I replied the wrong message... Anyway... What are your ip rule >settings, etc...?? My settings are simple: 1) Setting up the multipath route: /usr/sbin/ip route add default \ nexthop dev eth0 via 192.168.0.229 onlink \ nexthop dev eth0 via 192.168.0.230 onlink Note I've removed the "equalize" option. Anyway I think this option does NOTHING if you don't patch your kernel so it should be the same having it or not. 2) TOS hacking: /usr/local/sbin/iptables -t mangle -A PREROUTING -j TOS --set-tos 0x00 /usr/local/sbin/iptables -t mangle -A OUTPUT -j TOS --set-tos 0x00 As I said this converts my machine in a load balancer based on (src ip, dst ip) pair. The problem is squid which always use the same IP for ALL connections. This breaks my balance :-( Right now? =20 PS: Mail.com (the company madrid.com domain belongs to) has had problems and has rejected all mail during last day aprox. If all is ok now, I'll start to receive all delayed mail. At least I hope so :) >P.D. Roman?=BF? Llevo un par de d=EDas intentando responderte a tu mensaje= pero >me los devuelve el servidor de correo. Lo dicho, problemas con madrid.com. Puedes intentar mi direccion "directa" (madrid.com es un forwarder) si alguna vez tienes pbas: roman@batmap.com =3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D ** RoMaN SoFt / LLFB ** =20 roman@madrid.com http://pagina.de/romansoft ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://ds9a.nl/2.4Rout= ing/