From owner-freebsd-questions@FreeBSD.ORG Thu Apr 9 15:18:25 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 D8C0B106566B for ; Thu, 9 Apr 2009 15:18:25 +0000 (UTC) (envelope-from frederique@isafeelin.org) Received: from srv0006.pine.nl (srv0006.pine.nl [213.156.9.2]) by mx1.freebsd.org (Postfix) with ESMTP id 959918FC0C for ; Thu, 9 Apr 2009 15:18:25 +0000 (UTC) (envelope-from frederique@isafeelin.org) Received: from localhost (localhost [127.0.0.1]) by srv0006.pine.nl (Postfix) with ESMTP id 489714D0EF for ; Thu, 9 Apr 2009 17:18:24 +0200 (CEST) X-Virus-Scanned: amavisd-new at pine.nl Received: from srv0006.pine.nl ([127.0.0.1]) by localhost (srv0006.pine.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id hpfwOAIuD-2u for ; Thu, 9 Apr 2009 17:18:19 +0200 (CEST) Received: from fileserver.pine.nl (a83-161-224-82.adsl.xs4all.nl [83.161.224.82]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by srv0006.pine.nl (Postfix) with ESMTPS id 9E7854D0C6 for ; Thu, 9 Apr 2009 17:18:19 +0200 (CEST) Received: from [172.16.0.46] (unknown [172.16.0.46]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by fileserver.pine.nl (Postfix) with ESMTPS id 68956130EA4 for ; Thu, 9 Apr 2009 17:18:19 +0200 (CEST) Message-ID: <49DE11C2.90503@isafeelin.org> Date: Thu, 09 Apr 2009 17:18:26 +0200 From: Frederique Rijsdijk User-Agent: Thunderbird 2.0.0.21 (X11/20090318) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: 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 15:18:26 -0000 Hello, 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? Thanks, -- Frederique