127.0.0.1 missing from lo0?

Bill Moran wmoran at potentialtech.com
Tue Dec 23 12:26:32 PST 2003


Leo Bicknell wrote:
> I just noticed that my -current machine (early December) doesn't
> have 127.0.0.1 configured on lo0.  This breaks some things I didn't
> even know were broken until today.  I just verified my test box,
> even when rebooted, comes back without 127.0.0.1 on lo0.  Anyone else
> seen the problem, or do I need to pull my config apart bit-by-bit to
> find the reason?

There have been some points along the development path where an improper
network_interfaces line in /etc/rc.conf would cause lo0 not to be
configured (at least that I noticed).  I haven't checked this in a
while, so I don't know if current versions of rc.network have the
problem or not, but at one time:
network_interfaces="lo0 fxp0"
worked, while
network_interfaces="fxp0"
would not configure lo0.

Don't know if this is your problem or not, but it's something to look at.

-- 
Bill Moran
Potential Technologies
http://www.potentialtech.com



More information about the freebsd-current mailing list