From owner-freebsd-stable@FreeBSD.ORG Mon Mar 12 10:47:49 2012 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 44863106566C for ; Mon, 12 Mar 2012 10:47:49 +0000 (UTC) (envelope-from andrey@zonov.org) Received: from mail-bk0-f54.google.com (mail-bk0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id BE79C8FC19 for ; Mon, 12 Mar 2012 10:47:48 +0000 (UTC) Received: by bkcjc3 with SMTP id jc3so3434605bkc.13 for ; Mon, 12 Mar 2012 03:47:47 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding :x-gm-message-state; bh=9qGrWT8M6/w8sYtajR9YlfW568ckqOq2py+yrrU1J8w=; b=T5lGpy0GkkETrKlMacAXHlYqIMqml5MuTvbw0HsdaOssGF7X3DKJpu3iADTHrQSMPj 75VnVLEBTsgamoYoUp+VZPw8rkb608ec+IA82fK567Ju4P9tATnIYOlS8oNaD4nHZcJX pd7uVSDc9GmtQ+e6Gg+Fx2nUCCTBGoKbG83fH9Hbdq0HMSjoJoroV1hDvuAYbXeZsZuC CcjBlsn5oxh8vHQlfegjTSQvnZI6eyIJtJ9gBiBTpDgoHFbxqB2CFzYFS0sKEAHnruY7 9JYX98khm8syDYKVO2GIdhJP6SxgLKZwoIq1gIhiDYXqTM3Bkp+EKMfMinV3Sx+Z+teL Rn6w== Received: by 10.204.129.203 with SMTP id p11mr4797138bks.58.1331549267535; Mon, 12 Mar 2012 03:47:47 -0700 (PDT) Received: from [10.254.254.77] (ppp95-165-157-178.pppoe.spdop.ru. [95.165.157.178]) by mx.google.com with ESMTPS id jd17sm24309544bkb.4.2012.03.12.03.47.46 (version=SSLv3 cipher=OTHER); Mon, 12 Mar 2012 03:47:47 -0700 (PDT) Message-ID: <4F5DD451.9030909@zonov.org> Date: Mon, 12 Mar 2012 14:47:45 +0400 From: Andrey Zonov User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; ru; rv:1.8.1.24) Gecko/20100228 Thunderbird/2.0.0.24 Mnenhy/0.7.6.0 MIME-Version: 1.0 To: Ivan Klymenko References: <4F5DCD8B.4090109@zonov.org> <4f5dd2c0.e6c1320a.3c06.ffffa6b9SMTPIN_ADDED@mx.google.com> In-Reply-To: <4f5dd2c0.e6c1320a.3c06.ffffa6b9SMTPIN_ADDED@mx.google.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Gm-Message-State: ALoCoQmRRkIJW9KKfNrZK5yNUTdd6taN505FDAvR5uBz8DMKOCPPCYte46Ui4//zqGhlpH5VXBgp Cc: freebsd-stable@freebsd.org Subject: Re: can't ping local address X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Mar 2012 10:47:49 -0000 On 12.03.2012 14:40, Ivan Klymenko wrote: > В Mon, 12 Mar 2012 14:18:51 +0400 > Andrey Zonov пишет: > >> Hi, >> >> Does any one have this [1] problem? or just know how to fix it? >> >> [1] http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/159103 >> > > I have this same problem > > ifconfig re0 > re0: flags=8843 metric 0 mtu 1500 > options=8209b > ether 64:31:50:94:bc:b4 > inet 192.168.0.101 netmask 0xffffff00 broadcast 192.168.0.255 > nd6 options=29 > media: Ethernet autoselect (100baseTX) > status: active > > ping 192.168.0.1 Please ping 192.168.0.101. -- Andrey Zonov