From owner-freebsd-current@FreeBSD.ORG Thu Mar 22 16:50:48 2007 Return-Path: X-Original-To: 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 8336216A400 for ; Thu, 22 Mar 2007 16:50:48 +0000 (UTC) (envelope-from bms@FreeBSD.org) Received: from out5.smtp.messagingengine.com (out5.smtp.messagingengine.com [66.111.4.29]) by mx1.freebsd.org (Postfix) with ESMTP id 5CC3613C4B8 for ; Thu, 22 Mar 2007 16:50:48 +0000 (UTC) (envelope-from bms@FreeBSD.org) Received: from compute1.internal (unknown [10.202.2.41]) by out1.messagingengine.com (Postfix) with ESMTP id 1CEEA20C18B; Thu, 22 Mar 2007 12:50:45 -0400 (EDT) Received: from heartbeat2.messagingengine.com ([10.202.2.161]) by compute1.internal (MEProxy); Thu, 22 Mar 2007 12:50:48 -0400 X-Sasl-enc: hjmlr/wFBrylGmcWwKPnwuStmOGd9t2R/bzZTuAHpkXI 1174582248 Received: from [192.168.123.18] (82-35-112-254.cable.ubr07.dals.blueyonder.co.uk [82.35.112.254]) by mail.messagingengine.com (Postfix) with ESMTP id C7F6F18632; Thu, 22 Mar 2007 12:50:47 -0400 (EDT) Message-ID: <4602B3E6.7040505@FreeBSD.org> Date: Thu, 22 Mar 2007 16:50:46 +0000 From: "Bruce M. Simpson" User-Agent: Thunderbird 1.5.0.9 (X11/20070125) MIME-Version: 1.0 To: Denis Shaposhnikov References: <46025922.4090809@vlink.ru> In-Reply-To: <46025922.4090809@vlink.ru> Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 7bit Cc: current@freebsd.org Subject: Re: no network access on today'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: Thu, 22 Mar 2007 16:50:48 -0000 Denis Shaposhnikov wrote: > Hi! > > Something strange. I've rebuild CURRENT today and have nonfunctional > network interfaces on SMP server with em(4). I can ping them from the > console but not from a network. CURRENT from the 20.03 works fine. > What does arp -an say when this happens? When you tcpdump from both ends, what do you see? netstat -in packet statistics should be updated whatever happens. what do you see?