From owner-freebsd-hackers@FreeBSD.ORG Wed Jul 18 04:20:10 2012 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E3396106564A for ; Wed, 18 Jul 2012 04:20:04 +0000 (UTC) (envelope-from erichfreebsdlist@ovitrap.com) Received: from alogreentechnologies.com (alogreentechnologies.com [67.212.224.110]) by mx1.freebsd.org (Postfix) with ESMTP id 856F38FC08 for ; Wed, 18 Jul 2012 04:20:04 +0000 (UTC) Received: from amd620.ovitrap.com ([49.128.188.2]) (authenticated bits=0) by alogreentechnologies.com (8.13.1/8.13.1) with ESMTP id q6I4Jw4U012828; Tue, 17 Jul 2012 22:20:02 -0600 From: Erich Dollansky To: freebsd-hackers@freebsd.org Date: Wed, 18 Jul 2012 11:18:19 +0700 User-Agent: KMail/1.13.7 (FreeBSD/8.3-STABLE; KDE/4.7.4; amd64; ; ) References: In-Reply-To: MIME-Version: 1.0 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: 7bit Message-Id: <201207181118.19562.erichfreebsdlist@ovitrap.com> Cc: cz li Subject: Re: Under FREEBSD network control. X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Jul 2012 04:20:11 -0000 Hi, On Wednesday 18 July 2012 10:17:31 cz li wrote: > I would like to build a bridge using FREEBSD system.At the same time, > they can do the network traffic control.How to do it? if I remember right, it is all in the handbook. You might also check man rc.conf and man ifconfig We will help you when you have some questions regarding the details. Erich