From owner-freebsd-net@FreeBSD.ORG Wed Apr 18 00:43:25 2007 Return-Path: X-Original-To: freebsd-net@freebsd.org Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 07C3116A402 for ; Wed, 18 Apr 2007 00:43:25 +0000 (UTC) (envelope-from pyunyh@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.179]) by mx1.freebsd.org (Postfix) with ESMTP id 9FA6613C45E for ; Wed, 18 Apr 2007 00:43:24 +0000 (UTC) (envelope-from pyunyh@gmail.com) Received: by py-out-1112.google.com with SMTP id f31so1515835pyh for ; Tue, 17 Apr 2007 17:43:24 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:received:received:date:from:to:cc:subject:message-id:reply-to:references:mime-version:content-type:content-disposition:in-reply-to:user-agent; b=pj3VVqjTkQJsfzsfZkHcYfWxNsdGWNRnBkp5uDLra+wfmdP3R90JCLuGqcx412xF1DuQITIhgGXdC+qZ6JVqwa7d9C4RYUn2b4zsK4KCyMmWwxApVCspF/WbtSeIXM+Qs80H1h7KmF39+I34YwtMwt+laJ7YzcLqRonGc2oj+rE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:date:from:to:cc:subject:message-id:reply-to:references:mime-version:content-type:content-disposition:in-reply-to:user-agent; b=PszUt6dmBPaia5V1cGhqbHkxxm4LZbugtpwLpoW7twuw2/TPFjnnshst43c0jZqBZv7izyRU0M2FfRQFOfvfmXAB/rrF4HZu5xSRl+TrLkbeTSxW79P0dWsgumqd1Z/Yl7Pj02iljQTvJn8T2iLv7+nGypSvNcCSBo48t3FTIJY= Received: by 10.65.61.16 with SMTP id o16mr15940309qbk.1176857003831; Tue, 17 Apr 2007 17:43:23 -0700 (PDT) Received: from michelle.cdnetworks.co.kr ( [211.53.35.84]) by mx.google.com with ESMTP id 16sm24402666nzo.2007.04.17.17.43.19; Tue, 17 Apr 2007 17:43:22 -0700 (PDT) Received: from michelle.cdnetworks.co.kr (localhost.cdnetworks.co.kr [127.0.0.1]) by michelle.cdnetworks.co.kr (8.13.5/8.13.5) with ESMTP id l3I0i22Y030961 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 18 Apr 2007 09:44:02 +0900 (KST) (envelope-from pyunyh@gmail.com) Received: (from yongari@localhost) by michelle.cdnetworks.co.kr (8.13.5/8.13.5/Submit) id l3I0i1uS030960; Wed, 18 Apr 2007 09:44:01 +0900 (KST) (envelope-from pyunyh@gmail.com) Date: Wed, 18 Apr 2007 09:44:01 +0900 From: Pyun YongHyeon To: "Prokofiev S.P." Message-ID: <20070418004401.GB30554@cdnetworks.co.kr> References: <20070413104122.I17217@logos.uptel.net> <20070414030556.GA12777@cdnetworks.co.kr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070414030556.GA12777@cdnetworks.co.kr> User-Agent: Mutt/1.4.2.1i Cc: freebsd-net@freebsd.org, freebsd-bugs@freebsd.org Subject: Re: Hang up/down re0: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Apr 2007 00:43:25 -0000 On Sat, Apr 14, 2007 at 12:05:56PM +0900, To Prokofiev S.P. wrote: > On Fri, Apr 13, 2007 at 11:48:15AM +0300, Prokofiev S.P. wrote: > > > > I have a problem on FreeBSD 6.2-STABLE with NIC D-Link DGE-528(T). > > When I put interface into promiscuous mode or output by tcpdump or simply > > ifconfig xxx promisc/ifconfig xxx -promisc, the NIC hang down and then hang > > up. > > This is not normal behaviour... > > Please try attached patch and let me know the result. > Thanks. For a record, patch committed. -- Regards, Pyun YongHyeon