From owner-freebsd-questions@FreeBSD.ORG Wed Mar 22 23:33:23 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9EFD216A420 for ; Wed, 22 Mar 2006 23:33:23 +0000 (UTC) (envelope-from pauls@utdallas.edu) Received: from smtp1.utdallas.edu (smtp1.utdallas.edu [129.110.10.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1459243D46 for ; Wed, 22 Mar 2006 23:33:23 +0000 (GMT) (envelope-from pauls@utdallas.edu) Received: from utd59514.utdallas.edu (utd59514.utdallas.edu [129.110.3.28]) by smtp1.utdallas.edu (Postfix) with ESMTP id C3B92389467 for ; Wed, 22 Mar 2006 17:33:22 -0600 (CST) Date: Wed, 22 Mar 2006 17:33:04 -0600 From: Paul Schmehl To: freebsd-questions@freebsd.org Message-ID: <3640071546651C26E8EB9D6C@utd59514.utdallas.edu> In-Reply-To: <20060323000842.b44edde8.albi@scii.nl> References: <20060323000842.b44edde8.albi@scii.nl> X-Mailer: Mulberry/4.0.0b4 (Linux/x86) MIME-Version: 1.0 Content-Type: multipart/signed; micalg=sha1; protocol="application/pkcs7-signature"; boundary="==========3C29DFE3673A69998B9C==========" X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: Strange behavior 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: Wed, 22 Mar 2006 23:33:23 -0000 --==========3C29DFE3673A69998B9C========== Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline --On Thursday, March 23, 2006 00:08:42 +0100 albi wrote: > On Wed, 22 Mar 2006 16:39:21 -0600 > Paul Schmehl wrote: > >> What would cause this? >> >> ping localhost >> PING localhost (127.0.0.1): 56 data bytes >> ping: sendto: Can't assign requested address >> ping: sendto: Can't assign requested address > --- cut --- >> ifconfig lo0 >> lo0: flags=3D8049 mtu 16384 >> inet6 ::1 prefixlen 128 >> inet6 fe80::1%lo0 prefixlen 64 scopeid 0x3 > You're right. After doing this: ifconfig lo0 127.0.0.1 up, it works fine. Wonder why it's not coming up=20 normally? /etc/default/rc.conf has it in there: ifconfig_lo0=3D"inet 127.0.0.1" # default loopback device configuration. Paul Schmehl (pauls@utdallas.edu) Adjunct Information Security Officer The University of Texas at Dallas http://www.utdallas.edu/ir/security/ --==========3C29DFE3673A69998B9C==========--