From owner-freebsd-net@FreeBSD.ORG Fri Apr 22 05:05:34 2005 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C891516A573 for ; Fri, 22 Apr 2005 05:05:34 +0000 (GMT) Received: from orion.erdves.lt (ns2.lrtc.net [217.9.240.98]) by mx1.FreeBSD.org (Postfix) with SMTP id 7DA9E43D62 for ; Fri, 22 Apr 2005 05:05:27 +0000 (GMT) (envelope-from dnr@freemail.lt) Received: (qmail 83283 invoked from network); 22 Apr 2005 05:05:26 -0000 Received: from unknown (HELO www.lrtc.net) (217.9.240.99) by orion.erdves.lt with SMTP; 22 Apr 2005 05:05:26 -0000 Received: from donatas ([217.9.241.242]) by www.lrtc.net (Lotus Domino Release 6.0) with SMTP id 2005042208052568-19992 ; Fri, 22 Apr 2005 08:05:25 +0300 Message-ID: <015a01c546f8$e49a7a50$9f90a8c0@DONATAS> From: "dnr" To: Date: Fri, 22 Apr 2005 08:05:24 +0300 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 08:05:25 AM,04/22/2005 08:05:26 AM, Serialize complete at 04/22/2005 08:05:26 AM Content-Transfer-Encoding: 7bit Content-Type: text/plain; format=flowed; charset="iso-8859-4"; reply-type=original Subject: flood with ng_bridge X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Apr 2005 05:05:35 -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 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...