From mboxrd@z Thu Jan 1 00:00:00 1970 From: Martijn Lievaart Subject: Re: Bridge speed doubts Date: Fri, 18 Aug 2006 17:40:27 +0200 Message-ID: <44E5DF6B.5080007@rtij.nl> References: Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: netfilter-bounces@lists.netfilter.org Errors-To: netfilter-bounces@lists.netfilter.org Content-Type: text/plain; charset="us-ascii"; format="flowed" To: Leonardo Marques Cc: Lista IPTABLES Leonardo Marques wrote: > Hey guys, > > I have a bridge with 4 ethernet cards, 3 are 10/100 mb/s and 1 is 10 > mb/s . I having a low speed at bridge, all bridge ports are working at > 10 mb/s i think that is occurring because I have one 10mb/s interface > on the array. > > All the 10/100 cards are connected with others 10/100 connections, and > the 10 card are connected with another 10 card. So, i want between de > 10/100 cards a traffic speed in a 100 mb/s speed and between 10 cards > or 10/100 - 10 a 10 mb/s traffic speed. > > Anyone know if is possible do it and how to do it? The fact that you have a single 10Mb card does not influence the speed of bridging between the other cards at all. Maybe your machine just is not faster? M4