From owner-freebsd-current@FreeBSD.ORG Sun May 21 04:34:41 2006 Return-Path: X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from localhost.my.domain (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with ESMTP id D30C916A455; Sun, 21 May 2006 04:34:40 +0000 (UTC) (envelope-from davidxu@freebsd.org) From: David Xu To: Kostik Belousov Date: Sun, 21 May 2006 12:34:30 +0800 User-Agent: KMail/1.8.2 References: <200605211204.10259.davidxu@freebsd.org> <20060521043249.GF54541@deviant.kiev.zoral.com.ua> In-Reply-To: <20060521043249.GF54541@deviant.kiev.zoral.com.ua> MIME-Version: 1.0 Content-Type: text/plain; charset="gb2312" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200605211234.30224.davidxu@freebsd.org> 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 04:34:41 -0000 On Sunday 21 May 2006 12:32, Kostik Belousov wrote: > I tried your code on the > > amd64% uname -a > FreeBSD amd64.kiev.zoral.com.ua 6.1-RELEASE FreeBSD 6.1-RELEASE #1: Fri May > 12 12:05:38 UTC 2006 root@:/mnt/bsd/obj/amd64/usr/bsd/src/sys/GENERIC > amd64 > > and did not receive any errors. Could it be that you have lo0 misconfigured > ? What ifconfig -a show ? I am trying it on -CURRENT, and found lo0 does not have an address, what can cause this ? David Xu