From owner-freebsd-current@FreeBSD.ORG Sun May 21 08:59:21 2006 Return-Path: X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 97D2316A481; Sun, 21 May 2006 08:59:21 +0000 (UTC) (envelope-from peterjeremy@optushome.com.au) Received: from mail07.syd.optusnet.com.au (mail07.syd.optusnet.com.au [211.29.132.188]) by mx1.FreeBSD.org (Postfix) with ESMTP id E6F2943D53; Sun, 21 May 2006 08:59:18 +0000 (GMT) (envelope-from peterjeremy@optushome.com.au) Received: from turion.vk2pj.dyndns.org (c220-239-19-236.belrs4.nsw.optusnet.com.au [220.239.19.236]) by mail07.syd.optusnet.com.au (8.12.11/8.12.11) with ESMTP id k4L8xDM8020310 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Sun, 21 May 2006 18:59:14 +1000 Received: from turion.vk2pj.dyndns.org (localhost.vk2pj.dyndns.org [127.0.0.1]) by turion.vk2pj.dyndns.org (8.13.6/8.13.6) with ESMTP id k4L8xDld018279; Sun, 21 May 2006 18:59:13 +1000 (EST) (envelope-from peter@turion.vk2pj.dyndns.org) Received: (from peter@localhost) by turion.vk2pj.dyndns.org (8.13.6/8.13.6/Submit) id k4L8xDRQ018278; Sun, 21 May 2006 18:59:13 +1000 (EST) (envelope-from peter) Date: Sun, 21 May 2006 18:59:13 +1000 From: Peter Jeremy To: Beech Rintoul Message-ID: <20060521085913.GI1587@turion.vk2pj.dyndns.org> References: <200605211204.10259.davidxu@freebsd.org> <200605211400.30163.davidxu@freebsd.org> <200605211639.54343.davidxu@freebsd.org> <200605210051.48906.beech@alaskaparadise.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="IpbVkmxF4tDyP/Kb" Content-Disposition: inline In-Reply-To: <200605210051.48906.beech@alaskaparadise.com> X-PGP-Key: http://members.optusnet.com.au/peterjeremy/pubkey.asc User-Agent: Mutt/1.5.11 Cc: freebsd-current@freebsd.org, David Xu , current@freebsd.org Subject: Re: couldn't bind to local address X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 08:59:21 -0000 --IpbVkmxF4tDyP/Kb Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, 2006-May-21 00:51:31 -0800, Beech Rintoul wrote: >On Sunday 21 May 2006 00:39, David Xu wrote: >> network_interfaces=3Dfxp0 >> >> but no lo0 >Add the following to /etc/rc.conf manually: > >ifconfig_lo0=3D"inet 127.0.0.1"=20 That won't work because the network startup code is using network_interfaces as the authoritative list of network interfaces and will ignore ifconfig_lo= 0. --=20 Peter Jeremy --IpbVkmxF4tDyP/Kb Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) iD8DBQFEcCvg/opHv/APuIcRAsTCAJwItY9lglRfLsTjGodh78n3h5B98QCcDfKw KjGx2uE+vUsCb61409zk+Rk= =FFXd -----END PGP SIGNATURE----- --IpbVkmxF4tDyP/Kb--