From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rasmus Reinholdt Nielsen Subject: Re: Multible Links with Transparent Cache Date: Tue, 03 Dec 2002 14:26:21 +0100 Sender: netfilter-admin@lists.netfilter.org Message-ID: <5.1.0.14.2.20021203142019.02e4be60@of23sm3> References: <31347F3CE518D6118ACB00A0246AD0560B2505@mx.seaan.net> <5.1.0.14.2.20021203140152.030ccd48@of23sm3> Mime-Version: 1.0 Return-path: In-Reply-To: <001d01c29acc$bfebc220$13fcc5cb@nextto> Errors-To: netfilter-admin@lists.netfilter.org List-Help: List-Post: List-Subscribe: , List-Id: List-Unsubscribe: , List-Archive: Content-Type: text/plain; charset="us-ascii"; format="flowed" Content-Transfer-Encoding: 7bit To: hare ram , netfilter@lists.netfilter.org i'm on a redhat 7.3 with kernel 2.4.19-pre9 patched from http://www.linuxvirtualserver.org/~julian/#routes-2.4 and buildt with multiple routes and almost everything else under routing and netfilter, as described in the http://www.linuxvirtualserver.org/~julian/nano.txt howto. It's not as hard as it seams at first glance. Actually the only thing you need is a static ip for both your uplinks and go through the howto and your done. /Rasmus I'am using HTB, but to the best of my knowledge CBQ should work just as well. At 18:36 03-12-2002 +0530, hare ram wrote: >Hi > >thanks for the reply >what is your setup are you using Redhat >did you able to prioritize the traffic, either HTB or CBQ > >hare >----- Original Message ----- >From: "Rasmus Reinholdt Nielsen" >To: "hare ram" ; >Sent: Tuesday, December 03, 2002 6:32 PM >Subject: Re: Multible Links with Transparent Cache > > > > Take a look at > > http://www.linuxvirtualserver.org/~julian/nano.txt > > > > its working for me. > > > > /Rasmus > > > > At 16:11 03-12-2002 +0530, hare ram wrote: > > >Hi all > > > > > >i am running with RedHat 7.3 with iptables + transparent Cache > > >its working well > > > > > >no i have added another Link to My network with another Provider > > >now i want to Load Balance with Two Links > > > > > >At now iam running both with 2 Different Server, > > > > > >iam planning to do below > > > > > > eth0 with Public IP x.x.x.x gateway x.x.x.1 > > > eht0:0 with Private IP (ADSL) which is provided another Provider > > >192.168.3.2 gateway is 192.168.3.1 > > > > > >i have LAN with 2 networks at this moment with 2 servers > > > > > >one Server Serving 192.168.2.0 network Going to First Link > > >another Server Serving 192.168.20.0 network Going to Second Link > > > > > >i want to load balance with this two network with One Server with > > >Transparent cache, > > >the cache and routing should automatically load Balance the Links > > > > > >one link is 128kbps another is 256kbps Link > > > > > >any one recomend how to do this > > > > > >thanks > > >hare > > > > > >