| Summary: | line ifconfig_lo0="127.0.0.1" does not initialise lo0 on startup | ||
|---|---|---|---|
| Product: | Base System | Reporter: | walter <walter> |
| Component: | kern | Assignee: | freebsd-bugs (Nobody) <bugs> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Unspecified | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
walter
1999-11-04 18:00:01 UTC
On Thu, Nov 04, 1999 at 09:56:51AM -0800, walter@walter.anet.cz wrote: > > line ifconfig_lo0="127.0.0.1" does not initialise lo0 on startup > Let me guess. Your "network_interfaces" variable in /etc/rc.conf is set to somethink like "xxx auto", right? If so, could you please consult with a 3.3-RELEASE's Errata Notes at http://www.freebsd.cris.net/releases/3.3R/errata.html and tell us whether changing "auto" to "lo0" fixes your problem. -- Ruslan Ermilov Sysadmin and DBA of the ru@ucb.crimea.ua United Commercial Bank, ru@FreeBSD.org FreeBSD committer, +380.652.247.647 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age Hi! What does your /etc/rc.conf and ifconfig -a have to say? Also the output of uname -a would be more helpful then just "FreeBSD 3.3". Cheers! Szilveszter ADAM ------------------------------------------------------------------------------- * Adam Szilveszter * JATE Szeged * email: sziszi@petra.hos.u-szeged.hu * * Homepage : none * alternate email: cc@flanker.itl.net.ua * * Finger sziszi@petra.hos.u-szeged.hu for PGP key. * * I prefer using the door instead of Windows(tm)... * State Changed From-To: open->closed Originator reports that the problem is fixed by following the instructions given in the 3.3-RELEASE Errata. |