From owner-freebsd-questions@FreeBSD.ORG Sun Dec 11 13:49:33 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 75889106568A for ; Sun, 11 Dec 2011 13:49:33 +0000 (UTC) (envelope-from freebsd-questions@herveybayaustralia.com.au) Received: from mail.unitedinsong.com.au (mail.unitedinsong.com.au [150.101.178.33]) by mx1.freebsd.org (Postfix) with ESMTP id 2EC7B8FC1B for ; Sun, 11 Dec 2011 13:49:33 +0000 (UTC) Received: from laptop1.herveybayaustralia.com.au (laptop1.herveybayaustralia.com.au [192.168.0.179]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mail.unitedinsong.com.au (Postfix) with ESMTPSA id 118735C24 for ; Mon, 12 Dec 2011 00:01:54 +1000 (EST) Message-ID: <4EE4B445.80904@herveybayaustralia.com.au> Date: Sun, 11 Dec 2011 23:46:45 +1000 From: Da Rock User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:7.0.1) Gecko/20111109 Thunderbird/7.0.1 MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: bridging X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Dec 2011 13:49:33 -0000 On 12/11/11 23:31, saeedeh motlagh wrote: > hello everybody > i have a problem in bridging my interfaces. i want to bridge my 4 > interfaces and make switching in freebsd box but in doesn't work. with two > interfaces the bridge works well and pass the traffic but for four > interfaces in doesn't what is expected. you know i want to have a freebsd > sysytem to do switching between four systems which are connected to. > somebody know what's wrong? and how i can bridge my four interfaces and > have switching? > thanks > motlagh > Can you supply information on what devices you are using for your switches? Ifconfig, pciconf -lv Which version are you using? uname -a What commands are you using to setup switching? What diagnostics have you done? How do you know it doesn't work? Good luck. I'm sure someone can help if you provide that information, although they may need more.