From owner-freebsd-hackers@FreeBSD.ORG Fri Apr 22 06:16:33 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 A288416A4CE for ; Fri, 22 Apr 2005 06:16:33 +0000 (GMT) Received: from orion.erdves.lt (ns2.lrtc.net [217.9.240.98]) by mx1.FreeBSD.org (Postfix) with SMTP id 7050143D2D for ; Fri, 22 Apr 2005 06:16:32 +0000 (GMT) (envelope-from donatas@lrtc.net) Received: (qmail 9786 invoked from network); 22 Apr 2005 06:16:31 -0000 Received: from unknown (HELO www.lrtc.net) (217.9.240.99) by orion.erdves.lt with SMTP; 22 Apr 2005 06:16:31 -0000 Received: from donatas ([217.9.241.242]) by www.lrtc.net (Lotus Domino Release 6.0) with ESMTP id 2005042209162954-20018 ; Fri, 22 Apr 2005 09:16:29 +0300 Message-ID: <002001c54702$d2c500c0$9f90a8c0@DONATAS> From: "Donatas" To: Date: Fri, 22 Apr 2005 09:16:29 +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/22/2005 09:16:29 AM,04/22/2005 09:16:30 AM, Serialize complete at 04/22/2005 09:16:30 AM Content-Type: text/plain; charset="iso-8859-4" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: flood with ng_bridge 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: Fri, 22 Apr 2005 06:16:33 -0000 can you check flood.gif?(it's denied to send gif's to this conference) ftp://temp:temp@217.9.241.242/flood.gif for unknown reasons ng_bridge seems to be working like ng_hub and is=20 flooding network even after establishing session between two mac = addresses. using kernel bridge instead of ng_bridge solves the problem, but on = heavy network loads "unknown" packets apear in random directions (this does = not happed using ng_bridge or ng_hub) os used - only FreeBSD5.3 thank you...