From owner-freebsd-questions@FreeBSD.ORG Thu Aug 19 14:55:56 2010 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1090D1065673 for ; Thu, 19 Aug 2010 14:55:56 +0000 (UTC) (envelope-from glen.j.barber@gmail.com) Received: from mail-vw0-f54.google.com (mail-vw0-f54.google.com [209.85.212.54]) by mx1.freebsd.org (Postfix) with ESMTP id B14728FC17 for ; Thu, 19 Aug 2010 14:55:55 +0000 (UTC) Received: by vws7 with SMTP id 7so2158708vws.13 for ; Thu, 19 Aug 2010 07:55:54 -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 :x-enigmail-version:content-type:content-transfer-encoding; bh=w8wZSSIKEb1tUPQ/3jeVnL4MBeBHUuxv+Gu2tpQV6mo=; b=rL010BLXz2g4/rWTsMIcNwpke+gHb6y2QOAoTTr4hwea4oqwxs8W33QB0binZQg1mB UEZvuOby62JuEt19SS8DR6R2tXiNlsfco7CMfgZFA1Bh60Avz9GAqEw4zunLiE28jZpy 2tAUDD+4aEGjPCvkbVL6pysNrRYWoQgDaWd5I= 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:x-enigmail-version:content-type :content-transfer-encoding; b=s298cQYxR6AJF3qxja97yqvwc9DFgu/eQJA7gcs5ip3IJu+AW/P17bpAqiPz5IETbJ P4LIBABL9l2e0xpfRCFTgAqfJKEa8/LQYSWI59151jGIa8EqPRHw3Oy/1rV9UjDcv4px E1UcfxYl6mV6s1YK+grRIRDpNjP9oRE3OomF8= Received: by 10.220.128.68 with SMTP id j4mr5944751vcs.68.1282229754638; Thu, 19 Aug 2010 07:55:54 -0700 (PDT) Received: from schism.local (173-161-130-225-Philadelphia.hfc.comcastbusiness.net [173.161.130.225]) by mx.google.com with ESMTPS id r15sm927581vbp.0.2010.08.19.07.55.51 (version=SSLv3 cipher=RC4-MD5); Thu, 19 Aug 2010 07:55:52 -0700 (PDT) Message-ID: <4C6D45F6.20509@gmail.com> Date: Thu, 19 Aug 2010 10:55:50 -0400 From: Glen Barber User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.8) Gecko/20100802 Thunderbird/3.1.2 MIME-Version: 1.0 To: Tim Kellers References: <4C6D3E04.5060009@wallnet.com> In-Reply-To: <4C6D3E04.5060009@wallnet.com> X-Enigmail-Version: 1.1.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: questions@freebsd.org, kellers@njit.edu Subject: Re: can't ping localhost X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Aug 2010 14:55:56 -0000 On 8/19/10 10:21 AM, Tim Kellers wrote: > When I ping localhost: > # ping localhost > PING localhost (127.0.0.1): 56 data bytes > ping: sendto: Can't assign requested address Hi, Is the loopback interface (lo0) up? Regards, -- Glen Barber