From owner-freebsd-hackers@FreeBSD.ORG Tue Apr 19 15:13:23 2005 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1C4AE16A4CF for ; Tue, 19 Apr 2005 15:13:23 +0000 (GMT) Received: from orion.erdves.lt (ns2.lrtc.net [217.9.240.98]) by mx1.FreeBSD.org (Postfix) with SMTP id 8F32A43D5A for ; Tue, 19 Apr 2005 15:13:21 +0000 (GMT) (envelope-from donatas@lrtc.net) Received: (qmail 54684 invoked from network); 19 Apr 2005 15:13:20 -0000 Received: from unknown (HELO www.lrtc.net) (217.9.240.99) by orion.erdves.lt with SMTP; 19 Apr 2005 15:13:20 -0000 Received: from donatas ([217.9.241.242]) by www.lrtc.net (Lotus Domino Release 6.0) with ESMTP id 2005041918131958-19206 ; Tue, 19 Apr 2005 18:13:19 +0300 Message-ID: <014201c544f2$5019a700$9f90a8c0@DONATAS> From: "Donatas" To: Date: Tue, 19 Apr 2005 18:13:16 +0300 Organization: AB Lietuvos Radijo ir Televizijos Centras MIME-Version: 1.0 X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2180 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 X-MIMETrack: Itemize by SMTP Server on lotus/LRTC(Release 6.0|September 26, 2002) at 04/19/2005 06:13:19 PM,04/19/2005 06:13:19 PM, Serialize complete at 04/19/2005 06:13:19 PM Content-Type: text/plain; charset="iso-8859-4" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: virtual swich X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Donatas List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Apr 2005 15:13:23 -0000 hello, are there any solutions for emulating a network switch between network = interfaces under FreeBSD 5.3? i cannot use ng_hub because it does not filter packets by their mac = addresses... the purpose is switching between ngeth0,ngeth1 and em0. any ideas are welcome Donatas G.