From owner-freebsd-questions@FreeBSD.ORG Tue Oct 7 20:12:41 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B406A16A4B3 for ; Tue, 7 Oct 2003 20:12:41 -0700 (PDT) Received: from msr33.hinet.net (msr33.hinet.net [168.95.4.133]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3D38743FBF for ; Tue, 7 Oct 2003 20:12:40 -0700 (PDT) (envelope-from kclee@tiny.ws) Received: from michael (211-21-27-38.HINET-IP.hinet.net [211.21.27.38]) by msr33.hinet.net (8.9.3/8.9.3) with SMTP id LAA29123 for ; Wed, 8 Oct 2003 11:12:31 +0800 (CST) Message-ID: <006501c38d4a$066ba4c0$ca00a8c0@michael> From: "Michael Lee" To: Date: Wed, 8 Oct 2003 11:12:23 +0800 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Subject: fxp0, fxp1 falling into promiscuous mode ? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Oct 2003 03:12:41 -0000 Hi, I run my FBSD Box as a gateway for my internal network on ipf and ipnat. ( with rdr rules set as port forwarding ) After changing my NICs to Compaq NC3134, dual ports Intel 82559 Server NIC, I found that the NICs sometimes fell into promiscuous mode when I log into the console. The system sometimes shows up fxp0 promiscuous mode enabled fxp0 promiscuous mode disabled fxp1 promiscuous mode enabled fxp1 promiscuous mode disabled .... in this way in between. I have a win2000 box in the internal network running edonkey with a lot of connection. The compaq server Nic is supposed to be very stable. I wonder if it was caused by too many concurrent connection on the Win2000 box causing this problem. My FBSD Box runs on FreeBSD 5.1 Release. I don't know if it is the driver issue. Does it have any side effect that the system keeps showing the messages ? Thanks! Michael Lee