From owner-freebsd-questions@FreeBSD.ORG Thu Mar 11 02:34:09 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 800411065670 for ; Thu, 11 Mar 2010 02:34:09 +0000 (UTC) (envelope-from sfourman@gmail.com) Received: from mail-pw0-f54.google.com (mail-pw0-f54.google.com [209.85.160.54]) by mx1.freebsd.org (Postfix) with ESMTP id 579508FC0C for ; Thu, 11 Mar 2010 02:34:09 +0000 (UTC) Received: by pwj1 with SMTP id 1so5117273pwj.13 for ; Wed, 10 Mar 2010 18:34:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=cqlMz5TZTlQW0VR3UUlTYQuIIOrtEcxdFDaDevO1BXE=; b=XsjkJ4f5SJ/YIueHsYqA6UqWH+HuNtQNkT3Bo0YaCsTSqqmODRQIdrIhrr0nDWIs0h 26QZlxK4wX7pn3dMfroEZQHuPImqEqOwATvJyCMpUbQ4odZAw/9fqoYnD+k6XTxc2L6J DHtHGcexgHHWCua7a9kMGNm47xMHreV5QkOLY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=vi31NQk1sdRdnHBxZbJcGQ49G4YCTQJylAzaKKeHLHhy4AzlT6wvtMD8dsYS6iG8+8 FuDtXVNvKnwFTRxpf7YYX/y7WtXO+Tkv070Ofd2wf6GYjq8D6tz2D5+reey2VotFklH1 cHwcAGvK7W0/se683p4cx0GRV7graqGB3uLvc= MIME-Version: 1.0 Received: by 10.142.208.12 with SMTP id f12mr1036115wfg.128.1268274848780; Wed, 10 Mar 2010 18:34:08 -0800 (PST) In-Reply-To: <20100311022344.GP30257@mech-cluster241.men.bris.ac.uk> References: <20100311022344.GP30257@mech-cluster241.men.bris.ac.uk> Date: Wed, 10 Mar 2010 20:34:08 -0600 Message-ID: <11167f521003101834u15c8468bq3606b05b1788d967@mail.gmail.com> From: "Sam Fourman Jr." To: Anton Shterenlikht Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-questions@freebsd.org 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, 11 Mar 2010 02:34:09 -0000 On Wed, Mar 10, 2010 at 8:23 PM, Anton Shterenlikht wrote: > I misconfigured my system somehow, > so now I can't ping localhost: > > # ping localhost > PING localhost (127.0.0.1): 56 data bytes > ping: sendto: No route to host > ping: sendto: No route to host > ^C what is the output of uname -a ? I believe -current has a issue where you can not ping localhost atm Sam Fourman Jr. Fourman Networks