Skip site navigation (1)Skip section navigation (2)
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:   conf/64381: lo0 not up and no IPs assigned after install
Message-ID:  <200403171746.i2HHkfh2066587@www.freebsd.org>
Resent-Message-ID: <200403171750.i2HHoG9H024827@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Mar 17 09:50:16 PST 2004
>Closed-Date:
>Last-Modified:
>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 aswell.
>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:
>Unformatted:



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