Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 May 2006 16:39:54 +0800
From:      David Xu <davidxu@freebsd.org>
To:        Peter Jeremy <peterjeremy@optushome.com.au>
Cc:        current@freebsd.org
Subject:   Re: couldn't bind to local address
Message-ID:  <200605211639.54343.davidxu@freebsd.org>
In-Reply-To: <200605211400.30163.davidxu@freebsd.org>
References:  <200605211204.10259.davidxu@freebsd.org> <20060521055332.GE1587@turion.vk2pj.dyndns.org> <200605211400.30163.davidxu@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sunday 21 May 2006 14:00, David Xu wrote:
> in fact, finally I found sysinstall only put nve0 in variable
> network_interfaces, this causes lo0 does not have an address assigned.
>
> David Xu

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, now I can
reproduce it on another machine, there is a line in my rc.conf file:

network_interfaces=fxp0

but no lo0

David Xu




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200605211639.54343.davidxu>