From owner-freebsd-bugs Fri Jul 26 3:20:11 2002 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 94FE937B401 for ; Fri, 26 Jul 2002 03:20:02 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9909D43E6A for ; Fri, 26 Jul 2002 03:20:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6QAK1JU059114 for ; Fri, 26 Jul 2002 03:20:01 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6QAK1GP059113; Fri, 26 Jul 2002 03:20:01 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0DB6937B400 for ; Fri, 26 Jul 2002 03:13:35 -0700 (PDT) Received: from www.freebsd.org (www.FreeBSD.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id A4F1943E3B for ; Fri, 26 Jul 2002 03:13:34 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.4/8.12.4) with ESMTP id g6QADXOT058063 for ; Fri, 26 Jul 2002 03:13:33 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.4/8.12.4/Submit) id g6QADXan058062; Fri, 26 Jul 2002 03:13:33 -0700 (PDT) Message-Id: <200207261013.g6QADXan058062@www.freebsd.org> Date: Fri, 26 Jul 2002 03:13:33 -0700 (PDT) From: Prokofiev Sergey To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: kern/41007: overfull traffic on third and fourth adaptors at a promiscuous mode on FreeBSD 4.6-STABLE Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41007 >Category: kern >Synopsis: overfull traffic on third and fourth adaptors at a promiscuous mode on FreeBSD 4.6-STABLE >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Jul 26 03:20:00 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Prokofiev Sergey >Release: 4.6-STABLE >Organization: >Environment: FreeBSD digger.uptel.net 4.6-STABLE FreeBSD 4.6-STABLE #0: Thu Jul 25 19:34:51 EEST 2002 proks@digger.uptel.net:/usr/obj/usr/src/sys/DIGGER i386 >Description: I have updated FreeBSD 4.2-R -> 4.6-S and 4.3-R -> 4.6-S (20020712) via NFS on two servers with four ethernet adaptors (4 fxp on one and 2fxp+ed+rl on other). And appear the problem with overfull traffic on third and fourth adaptors at a promiscuous mode (by tcpdump, arpwatch).For example: /kernel: fxp0: promiscuous mode disabled >netstat -I fxp0 -w 1 input (fxp0) output packets errs bytes packets errs bytes colls 96 0 40348 113 0 14735 0 76 0 57597 95 0 17261 0 98 0 60356 128 0 15460 0 98 0 69212 99 0 24627 0 ....... /kernel: fxp0: promiscuous mode enabled >How-To-Repeat: >Fix: I don't known. >Release-Note: >Audit-Trail: >Unformatted: >netstat -I fxp0 -w 1 input (fxp0) output packets errs bytes packets errs bytes colls 85 0 50125 97 0 15374 0 89 0 39569 94 0 13213 0 84 0 48150 95 0 12291 0 87 0 38587 118 0 9533 0 98 0 28901 98 0 8551 0 ....... The avarege is same.No problem. But on fxp2 and fxp3 I can see overfull traffic - maybe whole traffic on ethernet. For example: /kernel: fxp1: promiscuous mode disabled >netstat -I fxp3 -w 1 input (fxp3) output packets errs bytes packets errs bytes colls 0 0 72 0 0 232 0 1 0 60 1 0 50 0 1 0 318 1 0 508 0 4 0 240 4 0 200 0 5 0 60 5 0 50 0 /kernel: fxp0: promiscuous mode enabled >netstat -I fxp3 -w 1 input (fxp3) output packets errs bytes packets errs bytes colls 224 0 66748 0 0 0 0 226 0 37238 0 0 0 0 173 0 50094 0 0 196 0 150 0 37183 1 0 0 0 143 0 31087 0 0 0 0 118 0 68573 0 0 0 0 At promiscuous mode the traffic biggest. The same on second router on rl0 and ed0 (3rd and 4th adaptors). Whats the problem ??? Sorry for my english. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message