From owner-freebsd-current@FreeBSD.ORG Sun May 21 08:56:38 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 9695016A438; Sun, 21 May 2006 08:56:38 +0000 (UTC) (envelope-from peterjeremy@optushome.com.au) Received: from mail12.syd.optusnet.com.au (mail12.syd.optusnet.com.au [211.29.132.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id EF47043D70; Sun, 21 May 2006 08:56:37 +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 mail12.syd.optusnet.com.au (8.12.11/8.12.11) with ESMTP id k4L8uaWg010462 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Sun, 21 May 2006 18:56:36 +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 k4L8ua6g018257; Sun, 21 May 2006 18:56:36 +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 k4L8uasv018256; Sun, 21 May 2006 18:56:36 +1000 (EST) (envelope-from peter) Date: Sun, 21 May 2006 18:56:36 +1000 From: Peter Jeremy To: David Xu Message-ID: <20060521085636.GH1587@turion.vk2pj.dyndns.org> References: <200605211204.10259.davidxu@freebsd.org> <20060521055332.GE1587@turion.vk2pj.dyndns.org> <200605211400.30163.davidxu@freebsd.org> <200605211639.54343.davidxu@freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200605211639.54343.davidxu@freebsd.org> X-PGP-Key: http://members.optusnet.com.au/peterjeremy/pubkey.asc User-Agent: Mutt/1.5.11 Cc: 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:56:43 -0000 On Sun, 2006-May-21 16:39:54 +0800, David Xu wrote: >Sorry for misleading, I finally found the culprit, it is gnome Networking >Setting dialog, if you use it, it will write network_interfaces >into /etc/rc.conf, but it ignores lo0, so next time when you reboot your >machine, the lo0 adaptive does not have an address, Nasty. I think that deserves a PR against the relevant piece of gnome. -- Peter Jeremy