From crawdad@gleipnir.fnal.gov Mon Oct  4 14:44:00 1999
Return-Path: <crawdad@gleipnir.fnal.gov>
Received: from gleipnir.fnal.gov (d-cd-145.fnal.gov [131.225.87.41])
	by hub.freebsd.org (Postfix) with ESMTP id 6DD49156B8
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  4 Oct 1999 14:41:43 -0700 (PDT)
	(envelope-from crawdad@gleipnir.fnal.gov)
Received: (from crawdad@localhost)
	by gleipnir.fnal.gov (8.9.3/8.9.3) id QAA03282;
	Mon, 4 Oct 1999 16:46:53 GMT
	(envelope-from crawdad)
Message-Id: <199910041646.QAA03282@gleipnir.fnal.gov>
Date: Mon, 4 Oct 1999 16:46:53 GMT
From: crawdad@fnal.gov
Sender: crawdad@gleipnir.fnal.gov
Reply-To: crawdad@fnal.gov
To: FreeBSD-gnats-submit@freebsd.org
Subject: installation problem
X-Send-Pr-Version: 3.2

>Number:         14132
>Category:       conf
>Synopsis:       must ifconfig loopback before dhcp-interface
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Oct  4 14:50:00 PDT 1999
>Closed-Date:    Tue Oct 5 05:27:51 PDT 1999
>Last-Modified:  Tue Oct  5 05:30:59 PDT 1999
>Originator:     Matt Crawford
>Release:        FreeBSD 3.3-RELEASE i386
>Organization:
Fermilab
>Environment:

	Installing 3.3-RELEASE on brand-new *clean* system,
	selected "DHCP client".

>Description:

	After the installation and first reboot, the network
	interfaces were listed in rc.conf in the order "ed1 lo0".
	dhclient script tried to "route add $myaddr 127.1" when
	lo0 was not configured, so the resulting route pointed
	to ed1.  System was unable to ping itself.

>How-To-Repeat:

	Do a clean install on a DHCP client.  *Maybe* it depends
	on the name of the network interface, but I doubt it.

>Fix:
	
	Generate the new rc.conf with lo0 first in the list of
	network_interfaces.


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: sheldonh 
State-Changed-When: Tue Oct 5 01:57:01 PDT 1999 
State-Changed-Why:  
Duplicate of PR 14043. Please see the errata for your release at: 
http://www.freebsd.org/releases/3.3R/errata.html 
State-Changed-From-To: closed->open 
State-Changed-By: ru 
State-Changed-When: Tue Oct 5 05:07:22 PDT 1999 
State-Changed-Why:  
This has nothing common with PR misc/14043. 
But see the next chunk... 

State-Changed-From-To: open->closed 
State-Changed-By: ru 
State-Changed-When: Tue Oct 5 05:27:51 PDT 1999 
State-Changed-Why:  
Superseded by PR conf/14098. 
>Unformatted:
