From owner-freebsd-stable@FreeBSD.ORG Thu Feb 11 18:18:00 2010 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 D02A5106566C for ; Thu, 11 Feb 2010 18:18:00 +0000 (UTC) (envelope-from cswiger@mac.com) Received: from asmtpout028.mac.com (asmtpout028.mac.com [17.148.16.103]) by mx1.freebsd.org (Postfix) with ESMTP id B9DE98FC1D for ; Thu, 11 Feb 2010 18:18:00 +0000 (UTC) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; charset=us-ascii Received: from cswiger1.apple.com ([17.209.4.71]) by asmtp028.mac.com (Sun Java(tm) System Messaging Server 6.3-8.01 (built Dec 16 2008; 32bit)) with ESMTPSA id <0KXO00HJ0W5OL990@asmtp028.mac.com> for freebsd-stable@freebsd.org; Thu, 11 Feb 2010 10:17:49 -0800 (PST) X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 spamscore=0 ipscore=0 phishscore=0 bulkscore=0 adultscore=0 classifier=spam adjust=0 reason=mlx engine=5.0.0-0908210000 definitions=main-1002110146 From: Chuck Swiger In-reply-to: <626ad50e1002110913w668f0884q22dd73b8a140e6c8@mail.gmail.com> Date: Thu, 11 Feb 2010 10:17:48 -0800 Message-id: <23B2639F-4DA1-44BD-8C28-EAE41FA2C012@mac.com> References: <626ad50e1002110913w668f0884q22dd73b8a140e6c8@mail.gmail.com> To: GLADtr GLADtr X-Mailer: Apple Mail (2.1077) Cc: freebsd-stable@freebsd.org Subject: Re: ping: sendto: Can't assign requested 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: Thu, 11 Feb 2010 18:18:00 -0000 Hi-- On Feb 11, 2010, at 9:13 AM, GLADtr GLADtr wrote: > Hello my friends! Help me please with its problem. I`m don`t what it is > problem... Do you have a lo0 interface? Is it up and using IP 127.0.0.1? # ifconfig lo0 lo0: flags=8049 mtu 16384 inet6 fe80::1%lo0 prefixlen 64 scopeid 0x3 inet6 ::1 prefixlen 128 inet 127.0.0.1 netmask 0xff000000 Regards, -- -Chuck