From owner-freebsd-current@FreeBSD.ORG Wed Nov 10 07:18:01 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 123FD16A4CF for ; Wed, 10 Nov 2004 07:18:01 +0000 (GMT) Received: from mailhost.schluting.com (schluting.com [131.252.214.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id DA67143D39 for ; Wed, 10 Nov 2004 07:18:00 +0000 (GMT) (envelope-from charlie@schluting.com) Received: from localhost (localhost [127.0.0.1]) by mailhost.schluting.com (Postfix) with ESMTP id 43655243F for ; Tue, 9 Nov 2004 23:18:00 -0800 (PST) Received: from mailhost.schluting.com ([127.0.0.1]) by localhost (schluting.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 75140-01 for ; Tue, 9 Nov 2004 23:17:51 -0800 (PST) Received: from [10.1.0.69] (c-24-20-163-50.client.comcast.net [24.20.163.50]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mailhost.schluting.com (Postfix) with ESMTP id 94AAF21FD for ; Tue, 9 Nov 2004 23:17:49 -0800 (PST) Message-ID: <4191C060.3050709@schluting.com> Date: Tue, 09 Nov 2004 23:16:48 -0800 From: Charlie Schluting User-Agent: Mozilla Thunderbird 0.9 (Windows/20041103) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-current@freebsd.org References: <1152675CA9EDD71187130002B3CE5ADA10661177@hoexc010.ukrtelecom.net> In-Reply-To: <1152675CA9EDD71187130002B3CE5ADA10661177@hoexc010.ukrtelecom.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by your mom at schluting.com Subject: Re: em0, VLAN and bpf(?) trouble w/RELENG_5 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Nov 2004 07:18:01 -0000 Just wanted to chime in with a "me too". fxp driver, 5.2.1-p9. if_vlan, bpf, promisc, etc all the same. Lately the box will hang, no ping or anything. Just once, tonight, it seemed only L7 apps wedged and the stack was still up. It stays up for weeks at a time, and really only crashes when I do something cpu intensive, like tonight was a cvsup. My spidey sense said "vlan issue" and I'm in the process of updating to 5.3 right now. Again, no real info, just a "me too" post :) -Charlie