From owner-freebsd-net@FreeBSD.ORG Wed Jun 16 19:54:28 2010 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C789E1065670 for ; Wed, 16 Jun 2010 19:54:28 +0000 (UTC) (envelope-from perevalov84@gmail.com) Received: from mail-bw0-f54.google.com (mail-bw0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id 453CC8FC16 for ; Wed, 16 Jun 2010 19:54:28 +0000 (UTC) Received: by bwz8 with SMTP id 8so863602bwz.13 for ; Wed, 16 Jun 2010 12:54:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:cc:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=8TLW1eBgrY7WP13nH7wgVypWpPFHbS1dp8mE/bxd/e8=; b=EIR2E9BzsyMntcmnqPV+IxbV2b4sURvYXZK9/nc4qoeBjJDNcaxh/uqFmRqCWs4BFB tXvw56uYNPD48yA9Erbeg+lPGkMUXMZoesACA9Ckw9C+/8X9UJ8hBRp3oQtTwGNzJyWh Rb92bcUb9kb4qjvXTbGpb+o+pYGVvRLJJo0uk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; b=ELfDDsuU1xmSsGzBOUyRB+AI1F576ejX5L6mibiM5p73pnfasdmh/IR9DJwQyHqlx7 9mRoEL+o0PpqOEWf52M0/ebmSZvBE1ri7mEMQifj2PUPTIWpoONqUO4M4r8enCXv3gjW LHmRWteGL0R+xgSWb0CphxJ/JeWtNeREmu8Lw= Received: by 10.204.139.218 with SMTP id f26mr6890250bku.180.1276718066774; Wed, 16 Jun 2010 12:54:26 -0700 (PDT) Received: from [192.168.2.2] ([92.47.75.65]) by mx.google.com with ESMTPS id z20sm30706752bkx.9.2010.06.16.12.54.24 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 16 Jun 2010 12:54:26 -0700 (PDT) Message-ID: <4C192BA3.80508@gmail.com> Date: Thu, 17 Jun 2010 00:53:07 +0500 From: Sergey Perevalov User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.9.1.9) Gecko/20100506 Thunderbird/3.0.4 MIME-Version: 1.0 To: pyunyh@gmail.com References: <4BE44E2D.6060907@gmail.com> <4C148135.7080704@gmail.com> <20100614211155.GB4257@michelle.cdnetworks.com> <201006150706.03039.hselasky@c2i.net> <20100615194912.GJ4257@michelle.cdnetworks.com> <20100615225227.GL4257@michelle.cdnetworks.com> <4C188D17.7020108@gmail.com> <4C190EC9.50006@gmail.com> <20100616180748.GC12941@michelle.cdnetworks.com> In-Reply-To: <20100616180748.GC12941@michelle.cdnetworks.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-net@freebsd.org Subject: Re: [axe][ue0] Device send packets but any host in network can not receive any packet from it. X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Jun 2010 19:54:28 -0000 On 16.06.2010 23:07, Pyun YongHyeon wrote: > EEPROM data dmesg: ugen4.2: at usbus4 axe0: on usbus4 axe0: PHYADDR 0xe0:0x02 axe0: EEPROM data : 0x008c miibus0: on axe0 rgephy0: PHY 2 on miibus0 rgephy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-FDX, auto ue0: on axe0 ue0: Ethernet address: 00:0e:c6:88:09:4e ue0: link state changed to DOWN -- Regards, Sergey.