From owner-freebsd-questions@FreeBSD.ORG Thu Apr 9 17:26:21 2009 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 26BFA106566B for ; Thu, 9 Apr 2009 17:26:21 +0000 (UTC) (envelope-from xi@borderworlds.dk) Received: from kazon.borderworlds.dk (kazon.borderworlds.dk [213.239.213.48]) by mx1.freebsd.org (Postfix) with ESMTP id DF7F98FC13 for ; Thu, 9 Apr 2009 17:26:20 +0000 (UTC) (envelope-from xi@borderworlds.dk) Received: from talaxian.borderworlds.dk (localhost [127.0.0.1]) by kazon.borderworlds.dk (Postfix) with ESMTP id BDADB1711A; Thu, 9 Apr 2009 19:08:36 +0200 (CEST) Message-ID: <49DE2B94.1040605@borderworlds.dk> Date: Thu, 09 Apr 2009 19:08:36 +0200 From: Christian Laursen Organization: The Border Worlds User-Agent: Thunderbird 2.0.0.21 (X11/20090328) MIME-Version: 1.0 To: Frederique Rijsdijk References: <49DE11C2.90503@isafeelin.org> In-Reply-To: <49DE11C2.90503@isafeelin.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: combining network interfaces 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: Thu, 09 Apr 2009 17:26:21 -0000 Frederique Rijsdijk wrote: > Is there a way in FreeBSD to combine a number of network interfaces to > one virtual interface on which I can tcpdump all the traffic of those > interfaces at once? pflog(4) might be a possibility. -- Christian Laursen