From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jerome PETAZZONI Date: Wed, 19 Dec 2001 18:07:42 +0000 Subject: RE: [LARTC] shaping/routing Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: lartc@vger.kernel.org > I've been doing ipchains/tables firewalls for quite a while now, but I'd > like to be able to do some bandwith shaping, and src-address based > routing to specific net connections. I'll again do some advertisement for my bytelimit patch :-) it is a patch for netfilter (iptables) allowing to limit bandwidth, like the "limit" match but allowing to specify rates in bytes/second instead of packets/second. you might combine this patch and SNAT to do "overflowing", i.e. your first link will be used, and when it is "full" (or exceeds a given bandwidth), further connections will be SNAT'ed with another address, thus using the 2nd link. Jerome Petazzoni _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://ds9a.nl/lartc/