From owner-freebsd-current@FreeBSD.ORG Tue Mar 27 03:27:46 2007 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3807816A400 for ; Tue, 27 Mar 2007 03:27:46 +0000 (UTC) (envelope-from youshi10@u.washington.edu) Received: from mxout2.cac.washington.edu (mxout2.cac.washington.edu [140.142.33.4]) by mx1.freebsd.org (Postfix) with ESMTP id 1286F13C45B for ; Tue, 27 Mar 2007 03:27:46 +0000 (UTC) (envelope-from youshi10@u.washington.edu) Received: from smtp.washington.edu (smtp.washington.edu [140.142.32.139]) by mxout2.cac.washington.edu (8.13.7+UW06.06/8.13.7+UW07.03) with ESMTP id l2R3Rjev014449 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Mon, 26 Mar 2007 20:27:45 -0700 X-Auth-Received: from [192.168.10.45] (c-67-187-172-183.hsd1.ca.comcast.net [67.187.172.183]) (authenticated authid=youshi10) by smtp.washington.edu (8.13.7+UW06.06/8.13.7+UW07.03) with ESMTP id l2R3RijK007438 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Mon, 26 Mar 2007 20:27:45 -0700 Message-ID: <46097E4E.2060804@u.washington.edu> Date: Tue, 27 Mar 2007 20:27:58 +0000 From: Garrett Cooper User-Agent: Thunderbird 1.5.0.10 (X11/20070325) MIME-Version: 1.0 To: freebsd-current@freebsd.org References: <20070326182638.DFDB045042@ptavv.es.net> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-PMX-Version: 5.3.0.289146, Antispam-Engine: 2.5.0.283055, Antispam-Data: 2007.3.26.201433 X-Uwash-Spam: Gauge=XIII, Probability=13%, Report='DATE_IN_FUTURE_12_24 1.3, __CP_URI_IN_BODY 0, __CT 0, __CTE 0, __CT_TEXT_PLAIN 0, __HAS_MSGID 0, __MIME_TEXT_ONLY 0, __MIME_VERSION 0, __SANE_MSGID 0, __USER_AGENT 0' Subject: Re: network problems with yesterday's current X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Tue, 27 Mar 2007 03:27:46 -0000 Vlad GALU wrote: > On 3/26/07, Kevin Oberman wrote: >> Running current of Mar. 25 at about 23:45 UTC. >> >> I am having an odd problem with my on-board bge. I can do most things >> without problems. I ssh into remote systems via IPv4 or IPv6. I can >> browse the web without issues and use finger. DNS is fine. >> >> I can't "fetch" a file. >> % fetch http://www.bytelabs.org/pb-browser-0.4.tgz >> fetch: http://www.bytelabs.org/pb-browser-0.4.tgz: Connection refused >> I can get this file with my browser, though. fetch(1) also fails in the >> same way for FTP access. >> >> This is an example, but any fetch(1) seems to fail this way. Also, my >> gnome-weather-applet also fails over bge0. >> >> When I am connected by my wireless (ath0), this all works fine. >> >> I turned off my firewall and ran tcpdump. It saw NO packets when I tried >> this (tcpdump -vp tcp). The interface shows no errors. >> >> I suspect that the same thing was happening with a Mar. 19 kernel, but >> I can't absolutely confirm this right now. >> >> I don't have a clue of where to even look for this. Any suggestions >> would be appreciated. > > A "me too" here. I have lots of processes stuck in tcp state. Samba was acting really strange (locks up frequently) the past week or so once I upgraded for the ACPI update :(.. sshd does similar from time to time as well =\.. -Garrett