From nobody@FreeBSD.org  Wed Mar 17 09:46:41 2004
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id BF72516A4CE
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 17 Mar 2004 09:46:41 -0800 (PST)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id BA3BB43D45
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 17 Mar 2004 09:46:41 -0800 (PST)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.12.10/8.12.10) with ESMTP id i2HHkf72066588
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 17 Mar 2004 09:46:41 -0800 (PST)
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.12.10/8.12.10/Submit) id i2HHkfh2066587;
	Wed, 17 Mar 2004 09:46:41 -0800 (PST)
	(envelope-from nobody)
Message-Id: <200403171746.i2HHkfh2066587@www.freebsd.org>
Date: Wed, 17 Mar 2004 09:46:41 -0800 (PST)
From: Dennis de Bruijn <scali@scali.eu.org>
To: freebsd-gnats-submit@FreeBSD.org
Subject: lo0 not up and no IPs assigned after install
X-Send-Pr-Version: www-2.3

>Number:         64381
>Category:       conf
>Synopsis:       lo0 not up and no IPs assigned after install
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Mar 17 09:50:16 PST 2004
>Closed-Date:    Sat Feb 23 03:18:24 UTC 2008
>Last-Modified:  Sat Feb 23 03:18:24 UTC 2008
>Originator:     Dennis de Bruijn
>Release:        5.2.1
>Organization:
Bohemiq
>Environment:
FreeBSD scali.eu.org 5.2.1-RELEASE FreeBSD 5.2.1-RELEASE #0: Mon Feb 23 20:45:55 GMT 2004     root@wv1u.btc.adaptec.com:/usr/obj/usr/src/sys/GENERIC  i386

>Description:
After installing and booting FreeBSD, the lo0 device is not in an
'up'-state, and no IP is assigned to the device. This causes trouble
with Samba, which for some unknown reason requires to open a socket
to 127.0.0.1, even though it is specifically configured not to use the
lo0 device. There may be other software that has problems as well.
>How-To-Repeat:
Install a fresh FreeBSD 5.2.1.
>Fix:
Configure the device manually, using "ifconfig lo0 inet 127.0.0.1
netmask 255.0.0.0" from the commandline, or adding this information to
/etc/rc.conf.
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->qa 
Responsible-Changed-By: kris 
Responsible-Changed-When: Wed Mar 17 15:12:01 PST 2004 
Responsible-Changed-Why:  
Assign to QA team for evaluation 

http://www.freebsd.org/cgi/query-pr.cgi?pr=64381 
State-Changed-From-To: open->closed 
State-Changed-By: linimon 
State-Changed-When: Sat Feb 23 03:17:49 UTC 2008 
State-Changed-Why:  
These days, ifconfig_lo0="inet 127.0.0.1" is in /etc/defaults/rc.conf, 
which should deal with this. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=64381 
>Unformatted:
